ts-dynamic-type-checker
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
optional
Index
Functions
optional
Functions
optional
optional<T>
(
contract
:
IContract
<
T
>
)
:
function
Type parameters
T
Parameters
contract:
IContract
<
T
>
Returns
function
(
x
?:
T
)
:
T
|
undefined
Parameters
Optional
x:
T
Returns
T
|
undefined
Generated using
TypeDoc