fix(core): update
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
export * from '../plugins.js';
|
||||
|
||||
import * as commitinfo from '@push.rocks/commitinfo';
|
||||
import * as smartfile from '@push.rocks/smartfile';
|
||||
import * as smartinteract from '@push.rocks/smartinteract';
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export { commitinfo, smartinteract, smartshell };
|
||||
import * as tsdoc from '@git.zone/tsdoc';
|
||||
|
||||
export { commitinfo, smartfile, smartinteract, smartshell, tsdoc };
|
||||
|
Reference in New Issue
Block a user