Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Dictionary

Used internally to represent dictionaries, or key-value pairs where key is a string and value is anything.

Hierarchy

  • Dictionary

Indexable

[key: string]: any

Used internally to represent dictionaries, or key-value pairs where key is a string and value is anything.

Generated using TypeDoc