Type Alias: JsonValue
type JsonValue = TypeFestJsonValue;
Defined in: shared/types/cloudSync.ts:46
JSON value type that is safe to serialize across processes/providers.
type JsonValue = TypeFestJsonValue;
Defined in: shared/types/cloudSync.ts:46
JSON value type that is safe to serialize across processes/providers.