Genkit JS API reference
    Preparing search index...

    Variable strictObjectConst

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

    Type Declaration