Skip to main content
Full Reference
JsonObject type
Search
Dashboard
JsonObject type
Signature:
export
declare
type
JsonObject
=
{
[
key
:
string
]
:
Json
;
}
;
References:
Json
Previous
Json type
Next
ListingType enum
JsonObject type