feat: init
This commit is contained in:
7
node_modules/@bomb.sh/tab/dist/commander.d.ts
generated
vendored
Normal file
7
node_modules/@bomb.sh/tab/dist/commander.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
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 };
|
||||
Reference in New Issue
Block a user