@yorkie-js/sdk
Preparing search index...
yson
isObject
Function isObject
isObject
(
value
:
any
)
:
value
is
{
[
key
:
string
]:
YSONValue
}
isObject
checks if a value is a plain YSON object (not a special type).
Parameters
value
:
any
Returns
value
is
{
[
key
:
string
]:
YSONValue
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@yorkie-js/sdk
Loading...
isObjectchecks if a value is a plain YSON object (not a special type).