type-plus
Preparing search index...
JSONTypes
Variable JSONTypes
JSONTypes
:
{
get
:
<
T
extends
JSONTypes
>
(
obj
:
JSONTypes
,
...
props
:
(
string
|
number
)
[]
,
)
=>
undefined
|
T
;
}
Type declaration
get
:
<
T
extends
JSONTypes
>
(
obj
:
JSONTypes
,
...
props
:
(
string
|
number
)
[]
,
)
=>
undefined
|
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus
Loading...