elearning/Frontend-Learner/node_modules/@bomb.sh/tab/dist/commander.d.ts
2026-01-13 10:48:02 +07:00

7 lines
No EOL
212 B
TypeScript

import { l as RootCommand } from "./t-Cao2EVMz.js";
import { Command } from "commander";
//#region src/commander.d.ts
declare function tab(instance: Command): RootCommand;
//#endregion
export { tab as default };