Interface ReadOnlyDict<T>

Type Parameters

  • T

Hierarchy

  • ReadOnlyDict

Indexable

[key: string]: T | undefined

Generated using TypeDoc