File

src/types.ts

Indexable

[key: string]: ValueType
Defined in src/types.ts:1
export interface MapLike<ValueType> {
  [key: string]: ValueType;
}

results matching ""

    No results matching ""