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

    Variable lateConst

    late: {
        object: <Shape extends ZodRawShape>(
            shape: () => Shape,
            params?: RawCreateParams,
        ) => ZodObject<Shape, "strip">;
    }

    Type declaration