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