Variable: jsonValueSchema
constjsonValueSchema:z.ZodType<JsonValue> =jsonValueInternalSchema
Defined in: shared/types/cloudSync.ts:56
Zod schema validating JsonValue.
constjsonValueSchema:z.ZodType<JsonValue> =jsonValueInternalSchema
Defined in: shared/types/cloudSync.ts:56
Zod schema validating JsonValue.