fix(core): Update dependencies and optimize type imports
This commit is contained in:
@@ -3,6 +3,8 @@ import * as plugins from './smartmime.plugins.js';
|
||||
|
||||
import { binaryMimeTypes } from './binary.js';
|
||||
|
||||
export type IFileTypeResult = plugins.fileType.FileTypeResult;
|
||||
|
||||
// TODO: evaluate where this is actually used
|
||||
export const supportedFileTypes = ['json', 'html', 'svg', 'jpg', 'ts', 'js'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user