numeric-quantity - v3.3.1
Docs
GitHub
Support
Preparing search index...
VerboseOption
Type Alias VerboseOption<T>
VerboseOption
:
T
extends
{
verbose
?:
infer
V
}
?
V
:
false
Extracts the type of the
verbose
option from an options type, defaulting to
false
.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Support
numeric-quantity - v3.3.1
Loading...
Extracts the type of the
verboseoption from an options type, defaulting tofalse.