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