fix(core): update
This commit is contained in:
7
ts/helium.plugins.ts
Normal file
7
ts/helium.plugins.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import * as smarttime from '@pushrocks/smarttime';
|
||||
import * as webrequest from '@pushrocks/webrequest';
|
||||
|
||||
export {
|
||||
smarttime,
|
||||
webrequest
|
||||
}
|
||||
Reference in New Issue
Block a user