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