fix(core): update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
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 { smartpromise, smartrx };
|
||||
export { isohash, smartjson, smartobject, smartpromise, smartrx };
|
||||
|
Reference in New Issue
Block a user