fix(core): update
This commit is contained in:
@@ -2,6 +2,7 @@ import * as smartlog from '@pushrocks/smartlog';
|
||||
import * as lik from '@pushrocks/lik';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smartdelay from '@pushrocks/smartdelay';
|
||||
import * as smartrx from '@pushrocks/smartrx';
|
||||
import * as smarttime from '@pushrocks/smarttime';
|
||||
|
||||
export { smartlog, lik, smartpromise, smartdelay, smarttime };
|
||||
export { smartlog, lik, smartpromise, smartdelay, smartrx, smarttime };
|
||||
|
Reference in New Issue
Block a user