Type alias AnyKeyValueObject

AnyKeyValueObject: { [key: string]: any }

Type declaration

  • [key: string]: any