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