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