mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
3 lines
259 B
JavaScript
3 lines
259 B
JavaScript
|
|
/* esm.sh - @jsr/std__path@1.1.4/posix/from-file-url */
|
||
|
|
import{assertArg as o}from"../_common/from_file_url.mjs";function t(e){return e=o(e),decodeURIComponent(e.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}export{t as fromFileUrl};
|
||
|
|
//from-file-url.mjs.map
|