Preparing search index...
The search index is not available
@tecsafe/widget-sdk
@tecsafe/widget-sdk
MapStripImport
Type Alias MapStripImport<T>
Map
Strip
Import
<
T
>
:
{
[
K
in
keyof
T
]
:
StripImport
<
T
[
K
]
>
}
Helper type to map over a type and strip the import type from each message definition.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tecsafe/widget-sdk
Loading...
Helper type to map over a type and strip the import type from each message definition.