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