This commit is contained in:
3
src/commands/index.ts
Normal file
3
src/commands/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { createValidateCommand } from './validate';
|
||||
export { createGenerateCommand } from './generate';
|
||||
export { createMigrateCommand } from './migrate';
|
||||
Reference in New Issue
Block a user