bandcamp-fetch/docs/api/interfaces/BandcampFetchParams.md

20 lines
378 B
Markdown
Raw Normal View History

[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)