Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadonlyJsonObject<Other>

Type of JSON objects that cannot be modified

Type parameters

  • Other = never

Hierarchy

  • ReadonlyJsonObject

Indexable

[_: string]: ReadonlyJsonValue<Other>

Type of JSON objects that cannot be modified

Generated using TypeDoc