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