Preparing search index...
The search index is not available
@rster/util - v0.1.3
@rster/util
Expand
Type alias Expand<T>
Expand
<
T
>
:
T
extends
infer
O
?
{
[
K
in
keyof
O
]
:
O
[
K
]
}
:
never
Force typescript to infer a type as a specific type.
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@rster/util - v0.1.3
AllOptional
AllowVoidIfUndefined
ArrayToObject
DeepMap
DeepMapOptional
Expand
Extends
MapNumberKeysToString
NoNever
NoUndefined
RemoveThisParam
Shift
StringToNumber
StringToNumberHelper
SubString
Value
Values
ArrayFinder
Generated using
TypeDoc
Force typescript to infer a type as a specific type.