getPath
@quik/core / getPath
Function: getPath()
getPath(...
pathElements):string
Defined in: utils/Http.ts:4
Join path elements using forward slashes while removing duplicates.
Parameters
pathElements
...string[]
Returns
string
@quik/core / getPath
getPath(...
pathElements):string
Defined in: utils/Http.ts:4
Join path elements using forward slashes while removing duplicates.
...string[]
string