Zodiac API Documentation - v0.0.3
    Preparing search index...

    Variable lazyConst

    lazy: <Inner extends ZodTypeAny>(
        getter: () => Inner,
        params?: RawCreateParams,
    ) => ZodLazy<Inner>

    Type declaration