D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
@jimp
/
plugin-print
/
src
/
Filename :
dirname.ts
back
Copy
import { fileURLToPath } from "url"; import path from "path"; // eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-ignore Dual package export const dirname = path.dirname(fileURLToPath(import.meta.url));