Preparing search index...
The search index is not available
Documentation - v0.3.0
Documentation
typir
CustomTypeStorage
Type Alias CustomTypeStorage<T, Specifics>
CustomTypeStorage
:
{
readonly
[
P
in
keyof
T
]
:
CustomTypePropertyStorage
<
T
[
P
]
,
Specifics
>
}
Type Parameters
T
extends
CustomTypeProperties
Specifics
extends
TypirSpecifics
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.3.0
Loading...