fix(core): update
This commit is contained in:
4
dist_ts/smartarchive.plugins.d.ts
vendored
4
dist_ts/smartarchive.plugins.d.ts
vendored
@@ -4,9 +4,9 @@ import * as smartfile from '@pushrocks/smartfile';
|
||||
import * as smartpath from '@pushrocks/smartpath';
|
||||
import * as smartrequest from '@pushrocks/smartrequest';
|
||||
import * as smartunique from '@pushrocks/smartunique';
|
||||
import * as streamfunction from '@pushrocks/streamfunction';
|
||||
import * as smartstream from '@pushrocks/smartstream';
|
||||
import * as smartrx from '@pushrocks/smartrx';
|
||||
export { smartfile, smartpath, smartrequest, smartunique, streamfunction, smartrx };
|
||||
export { smartfile, smartpath, smartrequest, smartunique, smartstream, smartrx };
|
||||
import gunzipMaybe from 'gunzip-maybe';
|
||||
import tar from 'tar';
|
||||
import tarStream from 'tar-stream';
|
||||
|
Reference in New Issue
Block a user