cli-vir - v0.2.0
Preparing search index...
MapArgValueType
Type Alias MapArgValueType
Mapping of
ArgValueType
to TypeScript types.
type
MapArgValueType
=
{
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
Inherited
Theme
OS
Light
Dark
On This Page
Properties
boolean
number
string
cli-vir - v0.2.0
Loading...
Mapping of ArgValueType to TypeScript types.