fix(core): update
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
// pushrocks scope
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export {
|
||||
smartpromise
|
||||
};
|
||||
|
||||
// thirdparty scope
|
||||
import * as idb from 'idb';
|
||||
|
||||
export { idb };
|
||||
|
||||
Reference in New Issue
Block a user