fix(core): update
This commit is contained in:
@@ -20,6 +20,5 @@ export { smartfile, smartpath, smartpromise, smartrequest, smartunique, smartstr
|
||||
import * as fileType from 'file-type';
|
||||
import * as fflate from 'fflate';
|
||||
import tarStream from 'tar-stream';
|
||||
import unbzip2Stream from 'unbzip2-stream';
|
||||
|
||||
export { fileType, fflate, tarStream, unbzip2Stream };
|
||||
export { fileType, fflate, tarStream };
|
||||
|
Reference in New Issue
Block a user