Type Alias: JSONPrimitive
type JSONPrimitive = JsonPrimitive;
Defined in: _internal/jsonc-helpers.ts:32
Primitive values that can be written into a JSON property.
type JSONPrimitive = JsonPrimitive;
Defined in: _internal/jsonc-helpers.ts:32
Primitive values that can be written into a JSON property.