BREAKING CHANGE(core): update
This commit is contained in:
@@ -4,6 +4,7 @@ import * as path from 'path';
|
||||
export { path };
|
||||
|
||||
// thirdparty scope
|
||||
import mimeTypes from 'mime-types';
|
||||
import * as fileType from 'file-type';
|
||||
import mime from 'mime';
|
||||
|
||||
export { mimeTypes };
|
||||
export { fileType, mime, };
|
||||
|
||||
Reference in New Issue
Block a user