@traversable/schema
    Preparing search index...

    Variable hasTypeNameConst

    hasTypeName: (u: unknown) => u is { _zod: { def: { type: string } } } = ...

    Type declaration

      • (u: unknown): u is { _zod: { def: { type: string } } }
      • Parameters

        • u: unknown

        Returns u is { _zod: { def: { type: string } } }