fix(core): now creating certs all right
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smartdelay from '@pushrocks/smartdelay';
|
||||
|
||||
export {
|
||||
smartpromise
|
||||
smartpromise,
|
||||
smartdelay
|
||||
}
|
Reference in New Issue
Block a user