[READ-ONLY] Mirror of https://github.com/bombshell-dev/tools. Internal CLI to standardize tooling across all Bombshell projects
Something went wrong. Try again.
TypeScript
1234export interface CommandContext { args: string[];}
1234export interface CommandContext { args: string[];}