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

    Variable strictObjectConst

    strictObject: <Shape extends ZodRawShape>(
        shape: Shape,
        params?: RawCreateParams,
    ) => ZodObject<Shape, "strict">

    Type declaration