Leon4gr45's picture
Include updated package-lock.json (part 8)
3530df7 verified
Raw
History Blame Contribute Delete
221 Bytes
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));