Declaration.isTypeclass method
Returns true
if the input value
is an instance of Declaration
.
DeclarationisTypevalueis-declaration
name | type | description |
---|---|---|
value | any | A value to be tested. |
is-declaration |
|
Returns true
if the input value
is an instance of Declaration
.
DeclarationisTypevalueis-declaration
name | type | description |
---|---|---|
value | any | A value to be tested. |
is-declaration |
|