fix(core): update

This commit is contained in:
2020-11-16 03:15:49 +00:00
parent b6f1b7c349
commit d5ac787d1a
7 changed files with 157 additions and 80 deletions

View File

@@ -1,2 +1,5 @@
const removeme = {};
export { removeme };
import * as smartrequest from '@pushrocks/smartrequest';
export {
smartrequest
};