Functions
fileURLToPath
fileURLToPath(
href
,separator
):string
Defined in: packages/env/src/url/index.ts:89
This function ensures the correct decodings of percent-encoded characters as well as ensuring a cross-platform valid absolute path string.
Parameters
href
string
separator
string
Returns
string