@systemfsoftware/stryker-js-cli 8.0.1 → 9.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +0,0 @@
1
- import { n as __esmMin } from "./rolldown-runtime-Dr7-SnC6.mjs";
2
- import path from "node:path";
3
- import { fileURLToPath } from "node:url";
4
- //#region ../../../node_modules/.pnpm/tsdown@0.22.14_oxc-resolver@11.24.2_tsx@4.23.12_typescript@7.0.2_unrun@0.2.39/node_modules/tsdown/esm-shims.js
5
- var getFilename, getDirname, __dirname;
6
- var init_esm_shims = __esmMin((() => {
7
- getFilename = () => fileURLToPath(import.meta.url);
8
- getDirname = () => path.dirname(getFilename());
9
- __dirname = /* @__PURE__ */ getDirname();
10
- }));
11
- //#endregion
12
- export { init_esm_shims as n, __dirname as t };