fileURLToPath
fileURLToPath(
href
,separator
):string
Defined in: .build/typescript/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
Section titled “Parameters”string
separator
Section titled “separator”string
Returns
Section titled “Returns”string