fix(core): update
This commit is contained in:
@ -16,6 +16,7 @@ import * as smartpromise from '@push.rocks/smartpromise';
|
||||
import * as smartrouter from '@push.rocks/smartrouter';
|
||||
import * as smartrx from '@push.rocks/smartrx';
|
||||
import * as smartstate from '@push.rocks/smartstate';
|
||||
import * as smartstring from '@push.rocks/smartstring';
|
||||
import * as smarturl from '@push.rocks/smarturl';
|
||||
import * as webrequest from '@push.rocks/webrequest';
|
||||
import * as websetup from '@push.rocks/websetup';
|
||||
@ -41,6 +42,7 @@ export {
|
||||
smartrx,
|
||||
smarturl,
|
||||
smartstate,
|
||||
smartstring,
|
||||
webrequest,
|
||||
websetup,
|
||||
webstore,
|
||||
|
Reference in New Issue
Block a user