/** * This file is used as a shortcute to `src/commands/index.ts` * * It allows you to run commands that will change things in the codebase * * to start, run `bun console.ts` */ import 'commands/index'