@traversable/schema
    Preparing search index...

    Variable compileConst

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

    Type declaration