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