UNPKG

@bomb.sh/tools

Version:

The internal dev, build, and lint CLI for Bombshell projects

7 lines 152 B
//#region src/context.d.ts interface CommandContext { args: string[]; } //#endregion export { CommandContext }; //# sourceMappingURL=context.d.mts.map