@snailicide/g-library
    Preparing search index...

    Variable schemaForType

    schemaForType: <Type>() => <Schema extends ZodType<Type, any, any>>(
        arg: Schema,
    ) => Schema

    Type declaration

      • <Type>(): <Schema extends ZodType<Type, any, any>>(arg: Schema) => Schema
      • Type Parameters

        • Type

        Returns <Schema extends ZodType<Type, any, any>>(arg: Schema) => Schema