fix(core): update

This commit is contained in:
2022-06-07 15:11:21 +02:00
parent 403a0f4fae
commit d1429c5a41
6 changed files with 258 additions and 81 deletions

View File

@ -14,6 +14,7 @@ import * as smartmime from '@pushrocks/smartmime';
import * as smartpath from '@pushrocks/smartpath';
import * as smartpromise from '@pushrocks/smartpromise';
import * as smartrequest from '@pushrocks/smartrequest';
import * as smartstream from '@pushrocks/smartstream';
export {
lik,
@ -25,6 +26,7 @@ export {
smartpath,
smartpromise,
smartrequest,
smartstream
};
// third party scope