fix(core): update

This commit is contained in:
2022-03-03 12:23:27 +01:00
parent a9ff2e2ddc
commit 44c7036f7f
4 changed files with 4 additions and 92 deletions

View File

@@ -1,4 +1,5 @@
import * as smartdelay from '@pushrocks/smartdelay';
import * as smartlog from '@pushrocks/smartlog';
import * as smartnetwork from '@pushrocks/smartnetwork';
import * as smartpromise from '@pushrocks/smartpromise';
import * as smartrequest from '@pushrocks/smartrequest';
@@ -6,6 +7,7 @@ import * as taskbuffer from '@pushrocks/taskbuffer';
export {
smartdelay,
smartlog,
smartnetwork,
smartpromise,
smartrequest,