Type alias TPlainObject<K, V>

TPlainObject<K, V>: Record<K, V>

Type Parameters

Generated using TypeDoc