Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJson

JSON-compatible type definition

type

{any}

Hierarchy

  • IJson

Indexable

[name: string]: number | string | boolean | null | IJson | any | number[] | string[] | boolean[] | null[] | IJson[] | any[]

JSON-compatible type definition