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