PersistentAI API Documentation / @persistentai/fireflow-types / JSONPrimitiveSchema
Variable: JSONPrimitiveSchema
constJSONPrimitiveSchema:ZodUnion<[ZodString,ZodNumber,ZodBoolean,ZodNull,ZodUndefined,ZodUnknown]>
Defined in: packages/fireflow-types/src/utils/json.ts:12