UNPKG

361 BJavaScriptView Raw
1// This file is generated by tools/patch-version.mjs
2import { fileURLToPath } from 'node:url';
3let _dirname;
4try {
5 if (typeof import.meta.url !== 'string')
6 throw new Error('assert');
7 _dirname = fileURLToPath(new URL('.', import.meta.url));
8}
9catch {
10 _dirname = __dirname;
11}
12export const pkgDir = _dirname;
13//# sourceMappingURL=dirname.js.map
\No newline at end of file