@traversable/schema
    Preparing search index...

    Variable compileConst

    compile: <T>(
        g: (src: Z.Hole<T>, ix: CompilerIndex, x: z.$ZodType) => T,
    ) => (src: z.$ZodType, ix?: CompilerIndex) => T = ...

    Type declaration