UNPKG

electron-dl-manager

Version:

A library for implementing file downloads in Electron with 'save as' dialog and id support.

5 lines 204 B
export const truncateUrl = jest.fn(); export const getFilenameFromMime = jest.fn(); export const generateRandomId = jest.fn(); export const determineFilePath = jest.fn(); //# sourceMappingURL=utils.js.map