import { runTsxCliShim } from "./tsx-cli-shim.mjs"; await runTsxCliShim(import.meta.url, { implementation: "./plugin-npm-package-manifest.mts", });