Skip to content

Variable: CFValueSchema

ts
const CFValueSchema: ZodObject<{
  number: ZodOptional<ZodString>;
}, $strip>;

Defined in: models/cFValue.ts:4