Skip to content

Type Alias: CFValue

ts
type CFValue = z.infer<typeof CFValueSchema>;

Defined in: models/cFValue.ts:8