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-28 20:34:52 +02:00
[lib/BandcampFetch.ts:18](https://github.com/patrickkfkan/bandcamp-fetch/blob/7815c68/src/lib/BandcampFetch.ts#L18)