ts-dynamic-type-checker
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
IContract
IType
contract
Index
Type aliases
IContract
IType
Functions
contract
Type aliases
IContract
IContract
:
function
Type declaration
(
x
:
T
)
:
T
Parameters
x:
T
Returns
T
IType
IType
:
"string"
|
"boolean"
|
"object"
|
"number"
|
"undefined"
Functions
contract
contract<T>
(
type
:
IType
)
:
IContract
<
T
>
Type parameters
T
Parameters
type:
IType
Returns
IContract
<
T
>
Generated using
TypeDoc