file://
url string for the current module.
Symbol
ImportMeta.url
url: string
console.log(import.meta.url);
"file:///Users/me/projects/my-app/src/my-app.ts"