als-unhooked
Preparing search index...
util
Dictionary
Type Alias Dictionary<K, V>
Dictionary
:
|
(
K
extends
PropertyKey
?
Record
<
K
,
V
>
:
never
)
|
Map
<
K
,
V
>
|
MapLike
<
K
,
V
>
Represents either a normal javascript object or one implementing a
MapLike
interface
Type Parameters
K
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
als-unhooked
Loading...
Represents either a normal javascript object or one implementing a MapLike interface