bandcamp-fetch • Docs
bandcamp-fetch / CacheWrapper
new CacheWrapper(
cache
):CacheWrapper
• cache: Cache
clear(
type
?):void
• type?: CacheDataType
void
setMaxPages(
maxPages
):void
• maxPages: number
void
setTTL(
type
,ttl
):void
• type: CacheDataType
• ttl: number
void