@amirsavand/ngx-common - v5.4.0
Preparing search index...
isDict
Function isDict
isDict
<
T
extends
Dict
>
(
value
:
T
)
:
boolean
Check whether the given value is a dict.
Type Parameters
T
extends
Dict
Parameters
value
:
T
Value to check.
Returns
boolean
true if given value is a dict.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@amirsavand/ngx-common - v5.4.0
Loading...
Check whether the given value is a dict.