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