UNPKG

@uppy/utils

Version:

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

5 lines 158 B
export default function dataURItoFile(dataURI: string, opts: { mimeType?: string; name?: string; }): File; //# sourceMappingURL=dataURItoFile.d.ts.map