@traversable/schema
    Preparing search index...
    writeable: {
        (schema: ZodType, options?: check.Options): string;
        (schema: $ZodType, options?: check.Options): string;
    }

    Type declaration

      • (schema: ZodType, options?: check.Options): string
      • Parameters

        Returns string

      • (schema: $ZodType, options?: check.Options): string
      • Parameters

        Returns string