We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d93d66 commit d5a8207Copy full SHA for d5a8207
mod.ts
@@ -14,7 +14,8 @@ export {
14
CommandBuilder,
15
CommandCategory,
16
CommandsManager,
17
- CategoriesManager
+ CategoriesManager,
18
+ CommandsLoader
19
} from './src/models/command.ts'
20
export type { CommandContext, CommandOptions } from './src/models/command.ts'
21
export {
0 commit comments