Skip to content

UnknownObject

UnknownObject<K, V> = Record<K, V>

Defined in: src/types/UnknownObject.ts:1

K extends PropertyKey = PropertyKey

V = any