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

7 lines 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DownloaderError = void 0; class DownloaderError extends Error { } exports.DownloaderError = DownloaderError; //# sourceMappingURL=DownloaderError.js.map