UNPKG

@uppy/utils

Version:

Shared utility functions for Uppy Core and plugins maintained by the Uppy team.

5 lines 135 B
export default function getFileType(file: { type?: string; name?: string; }): string; //# sourceMappingURL=getFileType.d.ts.map