fix(core): update
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
const removeme = {};
|
||||
// node native
|
||||
import * as crypto from 'crypto';
|
||||
|
||||
export {
|
||||
removeme
|
||||
}
|
||||
crypto
|
||||
};
|
||||
|
||||
// @pushrocks scope
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export {
|
||||
smartpromise
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user