Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonCompatibleDictionary

A string to json value dictionary.

Hierarchy

  • JsonCompatibleDictionary

Indexable

[key: string]: JsonCompatibleValue | keyof JsonCompatibleValue[]

A string to json value dictionary.

Generated using TypeDoc