GitHub
isaacs projects
Preparing search index...
The search index is not available
jackspeak
jackspeak
index
isConfigOption
Function isConfigOption
Determine whether an unknown object is a
ConfigOption
based on it having all valid properties
is
Config
Option
<
T
,
M
>
(
o
,
type
,
multi
)
:
o
is
ConfigOption
<
T
,
M
,
undefined
|
ValidOptions
<
T
>
>
Type Parameters
T
extends
ConfigType
M
extends
boolean
Parameters
o
:
any
type
:
T
multi
:
M
Returns
o
is
ConfigOption
<
T
,
M
,
undefined
|
ValidOptions
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
jackspeak
Loading...
Determine whether an unknown object is a ConfigOption based on it having all valid properties