Stratal API Reference
Preparing search index...
@stratal/testing
hasValueAtPath
Function hasValueAtPath
hasValueAtPath
(
obj
:
unknown
,
path
:
string
)
:
boolean
Check if a path exists in the object (even if value is null/undefined).
Parameters
obj
:
unknown
path
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Stratal API Reference
Loading...
Check if a path exists in the object (even if value is null/undefined).