UNPKG

ipull

Version:

The only file downloader you'll ever need. For node.js and the browser, CLI and library for fast and reliable file downloads.

4 lines 173 B
import FetchStreamError from "./fetch-stream-error.js"; export class EmptyStreamTimeoutError extends FetchStreamError { } //# sourceMappingURL=EmptyStreamTimeoutError.js.map