fix(core): update
This commit is contained in:
@@ -10,8 +10,10 @@ export {
|
||||
// @pushrocks scope
|
||||
import * as isohash from '@pushrocks/isohash';
|
||||
import * as smartsocket from '@pushrocks/smartsocket';
|
||||
import * as smartstring from '@pushrocks/smartstring';
|
||||
|
||||
export {
|
||||
isohash,
|
||||
smartsocket
|
||||
smartsocket,
|
||||
smartstring
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user