langchain.js
Preparing search index...
@langchain/core
structured_query
isObject
Function isObject
isObject
(
obj
:
any
)
:
obj
is
object
Checks if the provided argument is an object and not an array.
Parameters
obj
:
any
Returns
obj
is
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
langchain.js
Loading...
Checks if the provided argument is an object and not an array.