feat(cli): add construct:new command
This commit is contained in:
@@ -11,6 +11,7 @@ import './classes/MenuItemHandler';
|
||||
|
||||
// Commands
|
||||
import './commands/ConstructCommand';
|
||||
import './commands/NewCommand';
|
||||
|
||||
// Other
|
||||
import './classes/BlockInfo';
|
||||
|
||||
Reference in New Issue
Block a user