@argdown/core
Preparing search index...
isObject
Function isObject
isObject
(
x
:
any
)
:
x
is
object
Be careful: This check excludes arrays, even though they are objects in JavaScript.
Parameters
x
:
any
Returns
x
is
object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@argdown/core
Loading...
Be careful: This check excludes arrays, even though they are objects in JavaScript.