fix(core): update
This commit is contained in:
6
ts/mod_start/mod.plugins.ts
Normal file
6
ts/mod_start/mod.plugins.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from '../plugins.js';
|
||||
|
||||
// pushrocks scope
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export { smartshell };
|
Reference in New Issue
Block a user