Type alias KeyValuePairs

KeyValuePairs: Record<string | number | symbol, any>

Alias

LooseObject

Generated using TypeDoc