Kind: Type
Source: src/utils/types.ts
Part of: Utils
Definition
ts{ [key: string]: JSONPrimitive | JSONArray | JSONObject | object | InvalidJSONValue }
Kind: Type
Source: src/utils/types.ts
Part of: Utils
ts{ [key: string]: JSONPrimitive | JSONArray | JSONObject | object | InvalidJSONValue }
Was this page helpful?