Function: isRelativePath()¶
isRelativePath(
path):boolean
Defined in: core/src/utils/path.ts:84
Check if a path is relative.
Parameters¶
path¶
string
Returns¶
boolean
isRelativePath(
path):boolean
Defined in: core/src/utils/path.ts:84
Check if a path is relative.
string
boolean