[bandcamp-fetch](../README.md) / FetcherParams # Interface: FetcherParams ## Table of contents ### Properties - [cache](FetcherParams.md#cache) - [cookie](FetcherParams.md#cookie) ## Properties ### cache • **cache**: [`Cache`](../classes/Cache.md) #### Defined in [lib/utils/Fetcher.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/utils/Fetcher.ts#L13) ___ ### cookie • `Optional` **cookie**: ``null`` \| `string` #### Defined in [lib/utils/Fetcher.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/utils/Fetcher.ts#L12)