Membrane React - v0.6.0
    Preparing search index...

    Interface $ZodLazy<T>

    interface $ZodLazy<T extends SomeType = $ZodType> {
        "~standard": $ZodStandardSchema<$ZodLazy<T>>;
        _zod: $ZodLazyInternals<T>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties