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
[lib/BandcampFetch.ts:18](https://github.com/patrickkfkan/bandcamp-fetch/blob/19ec315/src/lib/BandcampFetch.ts#L18)