Preparing search index...
The search index is not available
tsargp
tsargp
WithType
Type alias WithType<T>
With
Type
<
T
>
:
{
type
:
T
;
}
Defines the type of an option.
Type Parameters
T
extends
string
The option type
Type declaration
Readonly
type
:
T
The option type.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
tsargp
Loading...
Defines the type of an option.