2023-10-28 14:55:26 +02:00
|
|
|
[bandcamp-fetch](../README.md) / BandcampFetchParams
|
|
|
|
|
|
|
|
# Interface: BandcampFetchParams
|
|
|
|
|
|
|
|
## Table of contents
|
|
|
|
|
|
|
|
### Properties
|
|
|
|
|
|
|
|
- [cookie](BandcampFetchParams.md#cookie)
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
### cookie
|
|
|
|
|
|
|
|
• `Optional` **cookie**: ``null`` \| `string`
|
|
|
|
|
|
|
|
#### Defined in
|
|
|
|
|
2023-10-29 18:25:17 +01:00
|
|
|
[lib/BandcampFetch.ts:19](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/BandcampFetch.ts#L19)
|