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

    Variable objectConst

    object: <Shape extends ZodRawShape>(
        shape: Shape,
        params?: RawCreateParams,
    ) => ZodObject<
        Shape,
        "strip",
        ZodTypeAny,
        objectOutputType<Shape, ZodTypeAny, "strip">,
        objectInputType<Shape, ZodTypeAny, "strip">,
    >

    Type declaration