Preparing search index...
The search index is not available
@devlander/utils
@devlander/utils
isObject
Function isObject
is
Object
(
thing
)
:
boolean
Checks if the given value is an object.
Parameters
thing
:
unknown
The value to check.
Returns
boolean
Returns
true
if the value is an object and not
null
, otherwise
false
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@devlander/utils
AbbreviateNumberSuffix
AspectRatioEnum
DeduplicateInputType
ListConjunction
MultipleItemsLabelPrefix
PercentagePrefixEnum
ProtocolPrefixEnum
RangeOrAmountEnum
SingleItemLabelPrefix
AbbreviateOptions
Card
ErrorMessages
GetAspectRatioParams
GetAspectRatioResult
LabelCompositionParams
ReturnTypeForValuesFromRecord
WaitFor
AspectRatioType
AssignValueCallback
GlobalPayload
MergedValue
Loading...
Generated using
TypeDoc
Checks if the given value is an object.