Preparing search index...
The search index is not available
@toreda/shared-types - v3.0.0
@toreda/shared-types
TypeMap
Interface TypeMap
Map strings to other types.
interface
TypeMap
{
boolean
:
boolean
;
number
:
number
;
string
:
string
;
}
Index
Properties
boolean
number
string
Properties
boolean
boolean
:
boolean
number
number
:
number
string
string
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
boolean
number
string
@toreda/shared-types - v3.0.0
Loading...
Map strings to other types.