Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
collections
KeyMapper
Type Alias KeyMapper<K>
KeyMapper
:
(
key
:
K
)
=>
string
|
number
|
bigint
|
symbol
Key representation that can be stored in a map.
Type Parameters
K
Type Declaration
(
key
:
K
)
:
string
|
number
|
bigint
|
symbol
Parameters
key
:
K
Returns
string
|
number
|
bigint
|
symbol
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Key representation that can be stored in a map.