fix(core): update

This commit is contained in:
2022-01-24 06:42:43 +01:00
parent 2da2a43a09
commit 5b64733d91
3 changed files with 4 additions and 22 deletions

View File

@ -1,7 +1,6 @@
import * as isohash from '@pushrocks/isohash';
import * as smartjson from '@pushrocks/smartjson';
import * as smartobject from '@pushrocks/smartobject';
import * as smartpromise from '@pushrocks/smartpromise';
import * as smartrx from '@pushrocks/smartrx';
export { isohash, smartjson, smartobject, smartpromise, smartrx };
export { isohash, smartjson, smartpromise, smartrx };