rattail
Version:
A Vite+ oriented, AI Agent friendly front-end toolchain
10 lines (9 loc) • 400 B
JavaScript
import { t as __exportAll } from "./rolldown-runtime-Dfn8tqD8.mjs";
import { lockfileCheck } from "@varlet/release";
//#region src/cli/lockfileCheck.ts
var lockfileCheck_exports = /* @__PURE__ */ __exportAll({ lockfileCheck: () => lockfileCheck$1 });
async function lockfileCheck$1(options) {
await lockfileCheck(options);
}
//#endregion
export { lockfileCheck_exports as n, lockfileCheck$1 as t };