CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
utils/typeGuards
isObject
Function isObject
isObject
(
value
:
unknown
)
:
value
is
Record
<
string
|
number
|
symbol
,
unknown
>
Type guard to check if a value is a non-null object
Parameters
value
:
unknown
Returns
value
is
Record
<
string
|
number
|
symbol
,
unknown
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
Documentation
CIA Compliance Manager API Documentation - v0.8.24
Loading...
Type guard to check if a value is a non-null object