Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonObject

A standard JS object, defined to avoid the limitations of Object and object

Hierarchy

  • JsonObject

Indexable

[key: string]: any

A standard JS object, defined to avoid the limitations of Object and object

Generated using TypeDoc