UNPKG

@smash-sdk/downloader

Version:

<p align="center"> <a href="https://fromsmash.com/"><img src="https://developer.fromsmash.com/LOGO_SMASH_API.png" align="center" width="135" alt="Send big files"/></a> <h1 align="center">SmashDownloaderJS - Download library <br>powered by the Smash AP

8 lines 325 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DownloaderEvent = void 0; var DownloaderEvent; (function (DownloaderEvent) { DownloaderEvent["Progress"] = "progress"; })(DownloaderEvent = exports.DownloaderEvent || (exports.DownloaderEvent = {})); //# sourceMappingURL=constant.js.map