UNPKG

cget

Version:

Robust streaming parallel download manager with filesystem cache

5 lines (4 loc) 254 B
export { Address } from './Address'; export { CacheResult, CustomError, CachedError } from './CacheResult'; export { FetchOptions, CacheOptions, Cache, Headers } from './Cache'; export { getHeaderPath, RedirectResult } from './strategy/FileSystemCache';