Interface IndexObject<T>

Type Parameters

  • T extends any

Indexable

  • [index: string]: T
""