diff --git a/docs/api/README.md b/docs/api/README.md index 0ed6e72..00cda4a 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -115,7 +115,7 @@ bandcamp-fetch #### Defined in -lib/types/Article.ts:51 +[lib/types/Article.ts:51](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L51) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -lib/types/Label.ts:9 +[lib/types/Label.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Label.ts#L9) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -lib/types/Search.ts:47 +[lib/types/Search.ts:47](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L47) ## Variables @@ -175,4 +175,4 @@ lib/types/Search.ts:47 #### Defined in -index.ts:82 +[index.ts:82](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/index.ts#L82) diff --git a/docs/api/classes/AlbumAPI.md b/docs/api/classes/AlbumAPI.md index 545d232..edca534 100644 --- a/docs/api/classes/AlbumAPI.md +++ b/docs/api/classes/AlbumAPI.md @@ -42,4 +42,4 @@ #### Defined in -lib/album/AlbumAPI.ts:16 +[lib/album/AlbumAPI.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/album/AlbumAPI.ts#L16) diff --git a/docs/api/classes/ArticleAPI.md b/docs/api/classes/ArticleAPI.md index f5416ae..a92acf5 100644 --- a/docs/api/classes/ArticleAPI.md +++ b/docs/api/classes/ArticleAPI.md @@ -44,7 +44,7 @@ #### Defined in -lib/article/ArticleAPI.ts:32 +[lib/article/ArticleAPI.ts:32](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L32) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:27 +[lib/article/ArticleAPI.ts:27](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L27) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:44 +[lib/article/ArticleAPI.ts:44](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L44) diff --git a/docs/api/classes/AutocompleteAPI.md b/docs/api/classes/AutocompleteAPI.md index 3c539b4..546bd14 100644 --- a/docs/api/classes/AutocompleteAPI.md +++ b/docs/api/classes/AutocompleteAPI.md @@ -42,7 +42,7 @@ #### Defined in -lib/autocomplete/AutocompleteAPI.ts:20 +[lib/autocomplete/AutocompleteAPI.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L20) ▸ `Static` **getSuggestions**(`params`): `Promise`<[`AutoCompleteTag`](../interfaces/AutoCompleteTag.md)[]\> @@ -58,7 +58,7 @@ lib/autocomplete/AutocompleteAPI.ts:20 #### Defined in -lib/autocomplete/AutocompleteAPI.ts:21 +[lib/autocomplete/AutocompleteAPI.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L21) ▸ `Static` **getSuggestions**(`params`): `Promise`<[`AutoCompleteTag`](../interfaces/AutoCompleteTag.md)[] \| [`AutocompleteLocation`](../interfaces/AutocompleteLocation.md)[]\> @@ -74,4 +74,4 @@ lib/autocomplete/AutocompleteAPI.ts:21 #### Defined in -lib/autocomplete/AutocompleteAPI.ts:22 +[lib/autocomplete/AutocompleteAPI.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L22) diff --git a/docs/api/classes/BandAPI.md b/docs/api/classes/BandAPI.md index 5887ee1..940c588 100644 --- a/docs/api/classes/BandAPI.md +++ b/docs/api/classes/BandAPI.md @@ -44,7 +44,7 @@ #### Defined in -lib/band/BandAPI.ts:32 +[lib/band/BandAPI.ts:32](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L32) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -lib/band/BandAPI.ts:43 +[lib/band/BandAPI.ts:43](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L43) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -lib/band/BandAPI.ts:86 +[lib/band/BandAPI.ts:86](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L86) diff --git a/docs/api/classes/Cache.md b/docs/api/classes/Cache.md index 79c7dbc..818dc2e 100644 --- a/docs/api/classes/Cache.md +++ b/docs/api/classes/Cache.md @@ -38,7 +38,7 @@ #### Defined in -index.ts:69 +[index.ts:69](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/index.ts#L69) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -index.ts:77 +[index.ts:77](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/index.ts#L77) ___ @@ -79,4 +79,4 @@ ___ #### Defined in -index.ts:73 +[index.ts:73](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/index.ts#L73) diff --git a/docs/api/classes/DiscoveryAPI.md b/docs/api/classes/DiscoveryAPI.md index 711dbcb..493b667 100644 --- a/docs/api/classes/DiscoveryAPI.md +++ b/docs/api/classes/DiscoveryAPI.md @@ -44,7 +44,7 @@ #### Defined in -lib/discovery/DiscoveryAPI.ts:76 +[lib/discovery/DiscoveryAPI.ts:76](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/discovery/DiscoveryAPI.ts#L76) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -lib/discovery/DiscoveryAPI.ts:24 +[lib/discovery/DiscoveryAPI.ts:24](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/discovery/DiscoveryAPI.ts#L24) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -lib/discovery/DiscoveryAPI.ts:31 +[lib/discovery/DiscoveryAPI.ts:31](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/discovery/DiscoveryAPI.ts#L31) diff --git a/docs/api/classes/FanAPI.md b/docs/api/classes/FanAPI.md index 694d837..8aa9826 100644 --- a/docs/api/classes/FanAPI.md +++ b/docs/api/classes/FanAPI.md @@ -46,7 +46,7 @@ #### Defined in -lib/fan/FanAPI.ts:52 +[lib/fan/FanAPI.ts:52](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L52) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -lib/fan/FanAPI.ts:72 +[lib/fan/FanAPI.ts:72](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L72) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -lib/fan/FanAPI.ts:82 +[lib/fan/FanAPI.ts:82](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L82) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -lib/fan/FanAPI.ts:41 +[lib/fan/FanAPI.ts:41](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L41) ___ @@ -126,4 +126,4 @@ ___ #### Defined in -lib/fan/FanAPI.ts:62 +[lib/fan/FanAPI.ts:62](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L62) diff --git a/docs/api/classes/ImageAPI.md b/docs/api/classes/ImageAPI.md index b8439f5..7e71196 100644 --- a/docs/api/classes/ImageAPI.md +++ b/docs/api/classes/ImageAPI.md @@ -44,7 +44,7 @@ #### Defined in -lib/image/ImageAPI.ts:27 +[lib/image/ImageAPI.ts:27](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/image/ImageAPI.ts#L27) ___ @@ -64,4 +64,4 @@ ___ #### Defined in -lib/image/ImageAPI.ts:47 +[lib/image/ImageAPI.ts:47](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/image/ImageAPI.ts#L47) diff --git a/docs/api/classes/LimiterAlbumAPI.md b/docs/api/classes/LimiterAlbumAPI.md index 6c366df..71e9c40 100644 --- a/docs/api/classes/LimiterAlbumAPI.md +++ b/docs/api/classes/LimiterAlbumAPI.md @@ -50,4 +50,4 @@ #### Defined in -lib/album/AlbumAPI.ts:30 +[lib/album/AlbumAPI.ts:30](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/album/AlbumAPI.ts#L30) diff --git a/docs/api/classes/LimiterArticleAPI.md b/docs/api/classes/LimiterArticleAPI.md index cd62181..ac54d15 100644 --- a/docs/api/classes/LimiterArticleAPI.md +++ b/docs/api/classes/LimiterArticleAPI.md @@ -52,7 +52,7 @@ #### Defined in -lib/article/ArticleAPI.ts:63 +[lib/article/ArticleAPI.ts:63](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L63) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:59 +[lib/article/ArticleAPI.ts:59](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L59) ___ @@ -94,4 +94,4 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:44 +[lib/article/ArticleAPI.ts:44](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L44) diff --git a/docs/api/classes/LimiterAutocompleteAPI.md b/docs/api/classes/LimiterAutocompleteAPI.md index aaed63d..ffc3ff2 100644 --- a/docs/api/classes/LimiterAutocompleteAPI.md +++ b/docs/api/classes/LimiterAutocompleteAPI.md @@ -50,7 +50,7 @@ #### Defined in -lib/autocomplete/AutocompleteAPI.ts:55 +[lib/autocomplete/AutocompleteAPI.ts:61](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L61) ▸ `Static` **getSuggestions**(`params`): `Promise`<[`AutoCompleteTag`](../interfaces/AutoCompleteTag.md)[]\> @@ -70,7 +70,7 @@ lib/autocomplete/AutocompleteAPI.ts:55 #### Defined in -lib/autocomplete/AutocompleteAPI.ts:56 +[lib/autocomplete/AutocompleteAPI.ts:62](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L62) ▸ `Static` **getSuggestions**(`params`): `Promise`<[`AutoCompleteTag`](../interfaces/AutoCompleteTag.md)[] \| [`AutocompleteLocation`](../interfaces/AutocompleteLocation.md)[]\> @@ -90,4 +90,4 @@ lib/autocomplete/AutocompleteAPI.ts:56 #### Defined in -lib/autocomplete/AutocompleteAPI.ts:57 +[lib/autocomplete/AutocompleteAPI.ts:63](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L63) diff --git a/docs/api/classes/LimiterBandAPI.md b/docs/api/classes/LimiterBandAPI.md index 0897a78..4f9fccd 100644 --- a/docs/api/classes/LimiterBandAPI.md +++ b/docs/api/classes/LimiterBandAPI.md @@ -52,7 +52,7 @@ #### Defined in -lib/band/BandAPI.ts:126 +[lib/band/BandAPI.ts:135](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L135) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -lib/band/BandAPI.ts:130 +[lib/band/BandAPI.ts:139](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L139) ___ @@ -100,4 +100,4 @@ ___ #### Defined in -lib/band/BandAPI.ts:134 +[lib/band/BandAPI.ts:143](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L143) diff --git a/docs/api/classes/LimiterDiscoveryAPI.md b/docs/api/classes/LimiterDiscoveryAPI.md index 11e3d41..eaa6d8e 100644 --- a/docs/api/classes/LimiterDiscoveryAPI.md +++ b/docs/api/classes/LimiterDiscoveryAPI.md @@ -52,7 +52,7 @@ #### Defined in -lib/discovery/DiscoveryAPI.ts:139 +[lib/discovery/DiscoveryAPI.ts:142](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/discovery/DiscoveryAPI.ts#L142) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -lib/discovery/DiscoveryAPI.ts:131 +[lib/discovery/DiscoveryAPI.ts:134](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/discovery/DiscoveryAPI.ts#L134) ___ @@ -94,4 +94,4 @@ ___ #### Defined in -lib/discovery/DiscoveryAPI.ts:135 +[lib/discovery/DiscoveryAPI.ts:138](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/discovery/DiscoveryAPI.ts#L138) diff --git a/docs/api/classes/LimiterFanAPI.md b/docs/api/classes/LimiterFanAPI.md index 0866b23..62cb25f 100644 --- a/docs/api/classes/LimiterFanAPI.md +++ b/docs/api/classes/LimiterFanAPI.md @@ -54,7 +54,7 @@ #### Defined in -lib/fan/FanAPI.ts:136 +[lib/fan/FanAPI.ts:145](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L145) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -lib/fan/FanAPI.ts:144 +[lib/fan/FanAPI.ts:153](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L153) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -lib/fan/FanAPI.ts:148 +[lib/fan/FanAPI.ts:157](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L157) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -lib/fan/FanAPI.ts:132 +[lib/fan/FanAPI.ts:141](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L141) ___ @@ -150,4 +150,4 @@ ___ #### Defined in -lib/fan/FanAPI.ts:140 +[lib/fan/FanAPI.ts:149](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L149) diff --git a/docs/api/classes/LimiterImageAPI.md b/docs/api/classes/LimiterImageAPI.md index 04c4aed..3836eec 100644 --- a/docs/api/classes/LimiterImageAPI.md +++ b/docs/api/classes/LimiterImageAPI.md @@ -52,7 +52,7 @@ #### Defined in -lib/image/ImageAPI.ts:66 +[lib/image/ImageAPI.ts:66](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/image/ImageAPI.ts#L66) ___ @@ -76,4 +76,4 @@ ___ #### Defined in -lib/image/ImageAPI.ts:62 +[lib/image/ImageAPI.ts:62](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/image/ImageAPI.ts#L62) diff --git a/docs/api/classes/LimiterSearchAPI.md b/docs/api/classes/LimiterSearchAPI.md index 8493d10..2981646 100644 --- a/docs/api/classes/LimiterSearchAPI.md +++ b/docs/api/classes/LimiterSearchAPI.md @@ -20,6 +20,7 @@ - [all](LimiterSearchAPI.md#all) - [artistsAndLabels](LimiterSearchAPI.md#artistsandlabels) - [fans](LimiterSearchAPI.md#fans) +- [search](LimiterSearchAPI.md#search) - [tracks](LimiterSearchAPI.md#tracks) ## Constructors @@ -54,7 +55,7 @@ #### Defined in -lib/search/SearchAPI.ts:95 +[lib/search/SearchAPI.ts:101](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L101) ___ @@ -78,7 +79,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:87 +[lib/search/SearchAPI.ts:93](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L93) ___ @@ -102,7 +103,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:91 +[lib/search/SearchAPI.ts:97](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L97) ___ @@ -126,7 +127,91 @@ ___ #### Defined in -lib/search/SearchAPI.ts:103 +[lib/search/SearchAPI.ts:109](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L109) + +___ + +### search + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAlbum`](../interfaces/SearchResultAlbum.md)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`Albums`](../enums/SearchItemType.md#albums) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAlbum`](../interfaces/SearchResultAlbum.md)\>\> + +#### Inherited from + +[SearchAPI](SearchAPI.md).[search](SearchAPI.md#search) + +#### Defined in + +[lib/search/SearchAPI.ts:51](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L51) + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultTrack`](../interfaces/SearchResultTrack.md)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`Tracks`](../enums/SearchItemType.md#tracks) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultTrack`](../interfaces/SearchResultTrack.md)\>\> + +#### Inherited from + +[SearchAPI](SearchAPI.md).[search](SearchAPI.md#search) + +#### Defined in + +[lib/search/SearchAPI.ts:52](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L52) + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultFan`](../interfaces/SearchResultFan.md)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`Fans`](../enums/SearchItemType.md#fans) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultFan`](../interfaces/SearchResultFan.md)\>\> + +#### Inherited from + +[SearchAPI](SearchAPI.md).[search](SearchAPI.md#search) + +#### Defined in + +[lib/search/SearchAPI.ts:53](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L53) + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAny`](../README.md#searchresultany)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`All`](../enums/SearchItemType.md#all) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAny`](../README.md#searchresultany)\>\> + +#### Inherited from + +[SearchAPI](SearchAPI.md).[search](SearchAPI.md#search) + +#### Defined in + +[lib/search/SearchAPI.ts:54](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L54) ___ @@ -150,4 +235,4 @@ ___ #### Defined in -lib/search/SearchAPI.ts:99 +[lib/search/SearchAPI.ts:105](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L105) diff --git a/docs/api/classes/LimiterShowAPI.md b/docs/api/classes/LimiterShowAPI.md index a702250..fc7e1fd 100644 --- a/docs/api/classes/LimiterShowAPI.md +++ b/docs/api/classes/LimiterShowAPI.md @@ -51,7 +51,7 @@ #### Defined in -lib/show/ShowAPI.ts:49 +[lib/show/ShowAPI.ts:49](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L49) ___ @@ -75,4 +75,4 @@ ___ #### Defined in -lib/show/ShowAPI.ts:53 +[lib/show/ShowAPI.ts:53](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L53) diff --git a/docs/api/classes/LimiterTagAPI.md b/docs/api/classes/LimiterTagAPI.md index ddc3b8a..82860c6 100644 --- a/docs/api/classes/LimiterTagAPI.md +++ b/docs/api/classes/LimiterTagAPI.md @@ -54,7 +54,7 @@ #### Defined in -lib/tag/TagAPI.ts:151 +[lib/tag/TagAPI.ts:154](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L154) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:147 +[lib/tag/TagAPI.ts:150](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L150) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:159 +[lib/tag/TagAPI.ts:162](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L162) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:155 +[lib/tag/TagAPI.ts:158](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L158) ___ @@ -144,4 +144,4 @@ ___ #### Defined in -lib/tag/TagAPI.ts:143 +[lib/tag/TagAPI.ts:146](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L146) diff --git a/docs/api/classes/LimiterTrackAPI.md b/docs/api/classes/LimiterTrackAPI.md index c84e192..ac1663a 100644 --- a/docs/api/classes/LimiterTrackAPI.md +++ b/docs/api/classes/LimiterTrackAPI.md @@ -50,4 +50,4 @@ #### Defined in -lib/track/TrackAPI.ts:31 +[lib/track/TrackAPI.ts:31](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/track/TrackAPI.ts#L31) diff --git a/docs/api/classes/SearchAPI.md b/docs/api/classes/SearchAPI.md index 8bc03b2..17f95db 100644 --- a/docs/api/classes/SearchAPI.md +++ b/docs/api/classes/SearchAPI.md @@ -20,6 +20,7 @@ - [all](SearchAPI.md#all) - [artistsAndLabels](SearchAPI.md#artistsandlabels) - [fans](SearchAPI.md#fans) +- [search](SearchAPI.md#search) - [tracks](SearchAPI.md#tracks) ## Constructors @@ -46,7 +47,7 @@ #### Defined in -lib/search/SearchAPI.ts:35 +[lib/search/SearchAPI.ts:35](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L35) ___ @@ -66,7 +67,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:27 +[lib/search/SearchAPI.ts:27](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L27) ___ @@ -86,7 +87,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:31 +[lib/search/SearchAPI.ts:31](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L31) ___ @@ -106,7 +107,75 @@ ___ #### Defined in -lib/search/SearchAPI.ts:43 +[lib/search/SearchAPI.ts:43](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L43) + +___ + +### search + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAlbum`](../interfaces/SearchResultAlbum.md)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`Albums`](../enums/SearchItemType.md#albums) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAlbum`](../interfaces/SearchResultAlbum.md)\>\> + +#### Defined in + +[lib/search/SearchAPI.ts:51](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L51) + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultTrack`](../interfaces/SearchResultTrack.md)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`Tracks`](../enums/SearchItemType.md#tracks) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultTrack`](../interfaces/SearchResultTrack.md)\>\> + +#### Defined in + +[lib/search/SearchAPI.ts:52](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L52) + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultFan`](../interfaces/SearchResultFan.md)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`Fans`](../enums/SearchItemType.md#fans) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultFan`](../interfaces/SearchResultFan.md)\>\> + +#### Defined in + +[lib/search/SearchAPI.ts:53](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L53) + +▸ `Static` `Protected` **search**(`params`): `Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAny`](../README.md#searchresultany)\>\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `params` | [`SearchAPISearchParams`](../interfaces/SearchAPISearchParams.md) & { `itemType`: [`All`](../enums/SearchItemType.md#all) } | + +#### Returns + +`Promise`<[`SearchResults`](../interfaces/SearchResults.md)<[`SearchResultAny`](../README.md#searchresultany)\>\> + +#### Defined in + +[lib/search/SearchAPI.ts:54](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L54) ___ @@ -126,4 +195,4 @@ ___ #### Defined in -lib/search/SearchAPI.ts:39 +[lib/search/SearchAPI.ts:39](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L39) diff --git a/docs/api/classes/ShowAPI.md b/docs/api/classes/ShowAPI.md index 3bc8039..01f63b2 100644 --- a/docs/api/classes/ShowAPI.md +++ b/docs/api/classes/ShowAPI.md @@ -43,7 +43,7 @@ #### Defined in -lib/show/ShowAPI.ts:23 +[lib/show/ShowAPI.ts:23](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L23) ___ @@ -63,4 +63,4 @@ ___ #### Defined in -lib/show/ShowAPI.ts:36 +[lib/show/ShowAPI.ts:36](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L36) diff --git a/docs/api/classes/TagAPI.md b/docs/api/classes/TagAPI.md index f2a65c2..7f2f816 100644 --- a/docs/api/classes/TagAPI.md +++ b/docs/api/classes/TagAPI.md @@ -46,7 +46,7 @@ #### Defined in -lib/tag/TagAPI.ts:38 +[lib/tag/TagAPI.ts:38](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L38) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:33 +[lib/tag/TagAPI.ts:33](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L33) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:55 +[lib/tag/TagAPI.ts:55](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L55) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:49 +[lib/tag/TagAPI.ts:49](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L49) ___ @@ -120,4 +120,4 @@ ___ #### Defined in -lib/tag/TagAPI.ts:28 +[lib/tag/TagAPI.ts:28](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L28) diff --git a/docs/api/classes/TrackAPI.md b/docs/api/classes/TrackAPI.md index 814d2c2..ae3c055 100644 --- a/docs/api/classes/TrackAPI.md +++ b/docs/api/classes/TrackAPI.md @@ -42,4 +42,4 @@ #### Defined in -lib/track/TrackAPI.ts:16 +[lib/track/TrackAPI.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/track/TrackAPI.ts#L16) diff --git a/docs/api/enums/AutocompleteItemType.md b/docs/api/enums/AutocompleteItemType.md index d326a21..111316a 100644 --- a/docs/api/enums/AutocompleteItemType.md +++ b/docs/api/enums/AutocompleteItemType.md @@ -17,7 +17,7 @@ #### Defined in -lib/autocomplete/AutocompleteAPI.ts:9 +[lib/autocomplete/AutocompleteAPI.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L9) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/autocomplete/AutocompleteAPI.ts:8 +[lib/autocomplete/AutocompleteAPI.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L8) diff --git a/docs/api/enums/CacheDataType.md b/docs/api/enums/CacheDataType.md index 1c506b1..0d228f7 100644 --- a/docs/api/enums/CacheDataType.md +++ b/docs/api/enums/CacheDataType.md @@ -17,7 +17,7 @@ #### Defined in -lib/utils/Cache.ts:5 +[lib/utils/Cache.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/utils/Cache.ts#L5) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/utils/Cache.ts:4 +[lib/utils/Cache.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/utils/Cache.ts#L4) diff --git a/docs/api/enums/ImageFormatFilter.md b/docs/api/enums/ImageFormatFilter.md index ade7ecd..a6b0eae 100644 --- a/docs/api/enums/ImageFormatFilter.md +++ b/docs/api/enums/ImageFormatFilter.md @@ -19,7 +19,7 @@ Album image formats #### Defined in -lib/image/ImageAPI.ts:10 +[lib/image/ImageAPI.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/image/ImageAPI.ts#L10) ___ @@ -31,4 +31,4 @@ Artist / Profile image formats #### Defined in -lib/image/ImageAPI.ts:12 +[lib/image/ImageAPI.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/image/ImageAPI.ts#L12) diff --git a/docs/api/enums/SearchItemType.md b/docs/api/enums/SearchItemType.md index 7a463c4..43714b6 100644 --- a/docs/api/enums/SearchItemType.md +++ b/docs/api/enums/SearchItemType.md @@ -20,7 +20,7 @@ #### Defined in -lib/search/SearchAPI.ts:13 +[lib/search/SearchAPI.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L13) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:11 +[lib/search/SearchAPI.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L11) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:12 +[lib/search/SearchAPI.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L12) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:15 +[lib/search/SearchAPI.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L15) ___ @@ -60,4 +60,4 @@ ___ #### Defined in -lib/search/SearchAPI.ts:14 +[lib/search/SearchAPI.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L14) diff --git a/docs/api/interfaces/Album.md b/docs/api/interfaces/Album.md index 8045354..e7fa4cf 100644 --- a/docs/api/interfaces/Album.md +++ b/docs/api/interfaces/Album.md @@ -42,7 +42,7 @@ #### Defined in -lib/types/MediaKind.ts:10 +[lib/types/MediaKind.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L10) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -lib/types/Album.ts:8 +[lib/types/Album.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L8) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -lib/types/Album.ts:11 +[lib/types/Album.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L11) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -lib/types/Album.ts:9 +[lib/types/Album.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L9) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:8 +[lib/types/MediaKind.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L8) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -lib/types/Album.ts:7 +[lib/types/Album.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L7) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:11 +[lib/types/MediaKind.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L11) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -lib/types/Album.ts:10 +[lib/types/Album.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L10) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:6 +[lib/types/MediaKind.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L6) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -lib/types/Album.ts:6 +[lib/types/Album.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L6) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:12 +[lib/types/MediaKind.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L12) ___ @@ -179,7 +179,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:13 +[lib/types/MediaKind.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L13) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:9 +[lib/types/MediaKind.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L9) ___ @@ -203,7 +203,7 @@ ___ #### Defined in -lib/types/Album.ts:12 +[lib/types/Album.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L12) ___ @@ -213,7 +213,7 @@ ___ #### Defined in -lib/types/Album.ts:13 +[lib/types/Album.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L13) ___ @@ -223,7 +223,7 @@ ___ #### Defined in -lib/types/Album.ts:5 +[lib/types/Album.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L5) ___ @@ -237,4 +237,4 @@ ___ #### Defined in -lib/types/MediaKind.ts:7 +[lib/types/MediaKind.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L7) diff --git a/docs/api/interfaces/AlbumAPIGetInfoParams.md b/docs/api/interfaces/AlbumAPIGetInfoParams.md index 40a5e57..dd0f761 100644 --- a/docs/api/interfaces/AlbumAPIGetInfoParams.md +++ b/docs/api/interfaces/AlbumAPIGetInfoParams.md @@ -19,7 +19,7 @@ #### Defined in -lib/album/AlbumAPI.ts:10 +[lib/album/AlbumAPI.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/album/AlbumAPI.ts#L10) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -lib/album/AlbumAPI.ts:9 +[lib/album/AlbumAPI.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/album/AlbumAPI.ts#L9) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/album/AlbumAPI.ts:11 +[lib/album/AlbumAPI.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/album/AlbumAPI.ts#L11) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -lib/album/AlbumAPI.ts:12 +[lib/album/AlbumAPI.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/album/AlbumAPI.ts#L12) diff --git a/docs/api/interfaces/AlbumHighlightsByTag.md b/docs/api/interfaces/AlbumHighlightsByTag.md index c5d748d..e77cca3 100644 --- a/docs/api/interfaces/AlbumHighlightsByTag.md +++ b/docs/api/interfaces/AlbumHighlightsByTag.md @@ -18,7 +18,7 @@ #### Defined in -lib/types/Tag.ts:23 +[lib/types/Tag.ts:23](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L23) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -lib/types/Tag.ts:21 +[lib/types/Tag.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L21) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -lib/types/Tag.ts:22 +[lib/types/Tag.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L22) diff --git a/docs/api/interfaces/AlbumRelease.md b/docs/api/interfaces/AlbumRelease.md index 2b622f9..be00bf6 100644 --- a/docs/api/interfaces/AlbumRelease.md +++ b/docs/api/interfaces/AlbumRelease.md @@ -20,7 +20,7 @@ #### Defined in -lib/types/Album.ts:21 +[lib/types/Album.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L21) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -lib/types/Album.ts:18 +[lib/types/Album.ts:18](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L18) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/types/Album.ts:20 +[lib/types/Album.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L20) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -lib/types/Album.ts:17 +[lib/types/Album.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L17) ___ @@ -60,4 +60,4 @@ ___ #### Defined in -lib/types/Album.ts:19 +[lib/types/Album.ts:19](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L19) diff --git a/docs/api/interfaces/Article.md b/docs/api/interfaces/Article.md index e99f22b..7797ff7 100644 --- a/docs/api/interfaces/Article.md +++ b/docs/api/interfaces/Article.md @@ -33,7 +33,7 @@ #### Defined in -lib/types/Article.ts:16 +[lib/types/Article.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L16) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -lib/types/Article.ts:10 +[lib/types/Article.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L10) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -lib/types/Article.ts:9 +[lib/types/Article.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L9) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -lib/types/Article.ts:6 +[lib/types/Article.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L6) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -lib/types/Article.ts:11 +[lib/types/Article.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L11) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -lib/types/Article.ts:8 +[lib/types/Article.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L8) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -lib/types/Article.ts:20 +[lib/types/Article.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L20) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -lib/types/Article.ts:22 +[lib/types/Article.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L22) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -lib/types/Article.ts:21 +[lib/types/Article.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L21) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -lib/types/Article.ts:5 +[lib/types/Article.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L5) ___ @@ -149,4 +149,4 @@ ___ #### Defined in -lib/types/Article.ts:7 +[lib/types/Article.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L7) diff --git a/docs/api/interfaces/ArticleAPIGetArticleParams.md b/docs/api/interfaces/ArticleAPIGetArticleParams.md index 18ac0fe..76b1110 100644 --- a/docs/api/interfaces/ArticleAPIGetArticleParams.md +++ b/docs/api/interfaces/ArticleAPIGetArticleParams.md @@ -19,7 +19,7 @@ #### Defined in -lib/article/ArticleAPI.ts:14 +[lib/article/ArticleAPI.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L14) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:13 +[lib/article/ArticleAPI.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L13) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:15 +[lib/article/ArticleAPI.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L15) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:16 +[lib/article/ArticleAPI.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L16) diff --git a/docs/api/interfaces/ArticleAPIListParams.md b/docs/api/interfaces/ArticleAPIListParams.md index 9646158..98453ef 100644 --- a/docs/api/interfaces/ArticleAPIListParams.md +++ b/docs/api/interfaces/ArticleAPIListParams.md @@ -18,7 +18,7 @@ #### Defined in -lib/article/ArticleAPI.ts:20 +[lib/article/ArticleAPI.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L20) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:21 +[lib/article/ArticleAPI.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L21) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -lib/article/ArticleAPI.ts:22 +[lib/article/ArticleAPI.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/article/ArticleAPI.ts#L22) diff --git a/docs/api/interfaces/ArticleCategory.md b/docs/api/interfaces/ArticleCategory.md index 650aef7..c2d3b18 100644 --- a/docs/api/interfaces/ArticleCategory.md +++ b/docs/api/interfaces/ArticleCategory.md @@ -17,7 +17,7 @@ #### Defined in -lib/types/Article.ts:30 +[lib/types/Article.ts:30](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L30) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/types/Article.ts:31 +[lib/types/Article.ts:31](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L31) diff --git a/docs/api/interfaces/ArticleCategorySection.md b/docs/api/interfaces/ArticleCategorySection.md index 8662463..1751b33 100644 --- a/docs/api/interfaces/ArticleCategorySection.md +++ b/docs/api/interfaces/ArticleCategorySection.md @@ -19,7 +19,7 @@ #### Defined in -lib/types/Article.ts:38 +[lib/types/Article.ts:38](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L38) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -lib/types/Article.ts:35 +[lib/types/Article.ts:35](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L35) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/types/Article.ts:37 +[lib/types/Article.ts:37](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L37) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -lib/types/Article.ts:36 +[lib/types/Article.ts:36](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L36) diff --git a/docs/api/interfaces/ArticleList.md b/docs/api/interfaces/ArticleList.md index 78b51d7..689b29b 100644 --- a/docs/api/interfaces/ArticleList.md +++ b/docs/api/interfaces/ArticleList.md @@ -19,7 +19,7 @@ #### Defined in -lib/types/Article.ts:57 +[lib/types/Article.ts:57](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L57) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -lib/types/Article.ts:60 +[lib/types/Article.ts:60](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L60) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/types/Article.ts:59 +[lib/types/Article.ts:59](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L59) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -lib/types/Article.ts:58 +[lib/types/Article.ts:58](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L58) diff --git a/docs/api/interfaces/ArticleListItem.md b/docs/api/interfaces/ArticleListItem.md index 0e6da49..c2d0b4e 100644 --- a/docs/api/interfaces/ArticleListItem.md +++ b/docs/api/interfaces/ArticleListItem.md @@ -20,7 +20,7 @@ #### Defined in -lib/types/Article.ts:67 +[lib/types/Article.ts:67](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L67) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -lib/types/Article.ts:66 +[lib/types/Article.ts:66](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L66) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/types/Article.ts:68 +[lib/types/Article.ts:68](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L68) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -lib/types/Article.ts:65 +[lib/types/Article.ts:65](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L65) ___ @@ -60,4 +60,4 @@ ___ #### Defined in -lib/types/Article.ts:64 +[lib/types/Article.ts:64](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L64) diff --git a/docs/api/interfaces/ArticleSection.md b/docs/api/interfaces/ArticleSection.md index 0e7ea01..a250556 100644 --- a/docs/api/interfaces/ArticleSection.md +++ b/docs/api/interfaces/ArticleSection.md @@ -26,7 +26,7 @@ #### Defined in -lib/types/Article.ts:42 +[lib/types/Article.ts:42](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L42) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -lib/types/Article.ts:46 +[lib/types/Article.ts:46](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L46) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -lib/types/Article.ts:48 +[lib/types/Article.ts:48](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L48) ___ @@ -56,4 +56,4 @@ ___ #### Defined in -lib/types/Article.ts:47 +[lib/types/Article.ts:47](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Article.ts#L47) diff --git a/docs/api/interfaces/Artist.md b/docs/api/interfaces/Artist.md index 34a243f..e9abede 100644 --- a/docs/api/interfaces/Artist.md +++ b/docs/api/interfaces/Artist.md @@ -33,7 +33,7 @@ #### Defined in -lib/types/UserKind.ts:3 +[lib/types/UserKind.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L3) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -lib/types/Artist.ts:7 +[lib/types/Artist.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Artist.ts#L7) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -lib/types/UserKind.ts:5 +[lib/types/UserKind.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L5) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -lib/types/Artist.ts:6 +[lib/types/Artist.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Artist.ts#L6) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -lib/types/UserKind.ts:6 +[lib/types/UserKind.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L6) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -lib/types/UserKind.ts:2 +[lib/types/UserKind.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L2) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -lib/types/Artist.ts:5 +[lib/types/Artist.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Artist.ts#L5) ___ @@ -119,4 +119,4 @@ ___ #### Defined in -lib/types/UserKind.ts:4 +[lib/types/UserKind.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L4) diff --git a/docs/api/interfaces/AutoCompleteTag.md b/docs/api/interfaces/AutoCompleteTag.md index a2217a0..98a7868 100644 --- a/docs/api/interfaces/AutoCompleteTag.md +++ b/docs/api/interfaces/AutoCompleteTag.md @@ -25,7 +25,7 @@ #### Defined in -lib/types/Autocomplete.ts:8 +[lib/types/Autocomplete.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L8) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/types/Autocomplete.ts:3 +[lib/types/Autocomplete.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L3) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -lib/types/Autocomplete.ts:7 +[lib/types/Autocomplete.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L7) ___ @@ -63,4 +63,4 @@ ___ #### Defined in -lib/types/Autocomplete.ts:9 +[lib/types/Autocomplete.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L9) diff --git a/docs/api/interfaces/AutocompleteAPIGetSuggestionsParams.md b/docs/api/interfaces/AutocompleteAPIGetSuggestionsParams.md index 8fe7751..1b1ba5d 100644 --- a/docs/api/interfaces/AutocompleteAPIGetSuggestionsParams.md +++ b/docs/api/interfaces/AutocompleteAPIGetSuggestionsParams.md @@ -18,7 +18,7 @@ #### Defined in -lib/autocomplete/AutocompleteAPI.ts:14 +[lib/autocomplete/AutocompleteAPI.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L14) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -lib/autocomplete/AutocompleteAPI.ts:15 +[lib/autocomplete/AutocompleteAPI.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L15) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -lib/autocomplete/AutocompleteAPI.ts:13 +[lib/autocomplete/AutocompleteAPI.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/autocomplete/AutocompleteAPI.ts#L13) diff --git a/docs/api/interfaces/AutocompleteItem.md b/docs/api/interfaces/AutocompleteItem.md index 37962cb..dc6ea22 100644 --- a/docs/api/interfaces/AutocompleteItem.md +++ b/docs/api/interfaces/AutocompleteItem.md @@ -25,7 +25,7 @@ #### Defined in -lib/types/Autocomplete.ts:3 +[lib/types/Autocomplete.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L3) ___ @@ -35,4 +35,4 @@ ___ #### Defined in -lib/types/Autocomplete.ts:2 +[lib/types/Autocomplete.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L2) diff --git a/docs/api/interfaces/AutocompleteLocation.md b/docs/api/interfaces/AutocompleteLocation.md index 851fa8b..71225fb 100644 --- a/docs/api/interfaces/AutocompleteLocation.md +++ b/docs/api/interfaces/AutocompleteLocation.md @@ -25,7 +25,7 @@ #### Defined in -lib/types/Autocomplete.ts:14 +[lib/types/Autocomplete.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L14) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/types/Autocomplete.ts:3 +[lib/types/Autocomplete.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L3) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -lib/types/Autocomplete.ts:13 +[lib/types/Autocomplete.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L13) ___ @@ -63,4 +63,4 @@ ___ #### Defined in -lib/types/Autocomplete.ts:15 +[lib/types/Autocomplete.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Autocomplete.ts#L15) diff --git a/docs/api/interfaces/BandAPIGetDiscographyParams.md b/docs/api/interfaces/BandAPIGetDiscographyParams.md index 5bc1b2c..7430150 100644 --- a/docs/api/interfaces/BandAPIGetDiscographyParams.md +++ b/docs/api/interfaces/BandAPIGetDiscographyParams.md @@ -17,7 +17,7 @@ #### Defined in -lib/band/BandAPI.ts:15 +[lib/band/BandAPI.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L15) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/band/BandAPI.ts:16 +[lib/band/BandAPI.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L16) diff --git a/docs/api/interfaces/BandAPIGetInfoParams.md b/docs/api/interfaces/BandAPIGetInfoParams.md index 2f4ff88..265dd58 100644 --- a/docs/api/interfaces/BandAPIGetInfoParams.md +++ b/docs/api/interfaces/BandAPIGetInfoParams.md @@ -18,7 +18,7 @@ #### Defined in -lib/band/BandAPI.ts:20 +[lib/band/BandAPI.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L20) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -lib/band/BandAPI.ts:21 +[lib/band/BandAPI.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L21) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -lib/band/BandAPI.ts:22 +[lib/band/BandAPI.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L22) diff --git a/docs/api/interfaces/BandAPIGetLabelArtistsParams.md b/docs/api/interfaces/BandAPIGetLabelArtistsParams.md index 9cf6b93..7937f68 100644 --- a/docs/api/interfaces/BandAPIGetLabelArtistsParams.md +++ b/docs/api/interfaces/BandAPIGetLabelArtistsParams.md @@ -17,7 +17,7 @@ #### Defined in -lib/band/BandAPI.ts:27 +[lib/band/BandAPI.ts:27](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L27) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/band/BandAPI.ts:26 +[lib/band/BandAPI.ts:26](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L26) diff --git a/docs/api/interfaces/DiscoverOptions.md b/docs/api/interfaces/DiscoverOptions.md index 288c4c4..08bb16a 100644 --- a/docs/api/interfaces/DiscoverOptions.md +++ b/docs/api/interfaces/DiscoverOptions.md @@ -28,7 +28,7 @@ DiscoveryAPI.getAvailableOptions #### Defined in -lib/types/Discovery.ts:17 +[lib/types/Discovery.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L17) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -lib/types/Discovery.ts:16 +[lib/types/Discovery.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L16) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -lib/types/Discovery.ts:11 +[lib/types/Discovery.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L11) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -lib/types/Discovery.ts:15 +[lib/types/Discovery.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L15) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -lib/types/Discovery.ts:12 +[lib/types/Discovery.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L12) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -lib/types/Discovery.ts:14 +[lib/types/Discovery.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L14) ___ @@ -88,4 +88,4 @@ ___ #### Defined in -lib/types/Discovery.ts:13 +[lib/types/Discovery.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L13) diff --git a/docs/api/interfaces/DiscoverParams.md b/docs/api/interfaces/DiscoverParams.md index 9fe7633..0e06c20 100644 --- a/docs/api/interfaces/DiscoverParams.md +++ b/docs/api/interfaces/DiscoverParams.md @@ -33,7 +33,7 @@ Value indicating the image format to adopt when constructing image URLs of disco #### Defined in -lib/types/Discovery.ts:37 +[lib/types/Discovery.ts:37](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L37) ___ @@ -45,7 +45,7 @@ Value indicating the image format to adopt when constructing image URLs of album #### Defined in -lib/types/Discovery.ts:41 +[lib/types/Discovery.ts:41](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L41) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -lib/types/Discovery.ts:33 +[lib/types/Discovery.ts:33](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L33) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -lib/types/Discovery.ts:32 +[lib/types/Discovery.ts:32](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L32) ___ @@ -75,7 +75,7 @@ ___ #### Defined in -lib/types/Discovery.ts:26 +[lib/types/Discovery.ts:26](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L26) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -lib/types/Discovery.ts:31 +[lib/types/Discovery.ts:31](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L31) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -lib/types/Discovery.ts:28 +[lib/types/Discovery.ts:28](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L28) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -lib/types/Discovery.ts:27 +[lib/types/Discovery.ts:27](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L27) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -lib/types/Discovery.ts:30 +[lib/types/Discovery.ts:30](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L30) ___ @@ -125,4 +125,4 @@ ___ #### Defined in -lib/types/Discovery.ts:29 +[lib/types/Discovery.ts:29](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L29) diff --git a/docs/api/interfaces/DiscoverResult.md b/docs/api/interfaces/DiscoverResult.md index 0b7e72d..2c60285 100644 --- a/docs/api/interfaces/DiscoverResult.md +++ b/docs/api/interfaces/DiscoverResult.md @@ -22,7 +22,7 @@ List of discovered albums. #### Defined in -lib/types/Discovery.ts:51 +[lib/types/Discovery.ts:51](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L51) ___ @@ -34,7 +34,7 @@ Sanitized params used in the discovery request. #### Defined in -lib/types/Discovery.ts:59 +[lib/types/Discovery.ts:59](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L59) ___ @@ -46,4 +46,4 @@ Total number of albums discovered. #### Defined in -lib/types/Discovery.ts:55 +[lib/types/Discovery.ts:55](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Discovery.ts#L55) diff --git a/docs/api/interfaces/Fan.md b/docs/api/interfaces/Fan.md index 3a844cf..93b9035 100644 --- a/docs/api/interfaces/Fan.md +++ b/docs/api/interfaces/Fan.md @@ -33,7 +33,7 @@ #### Defined in -lib/types/Fan.ts:10 +[lib/types/Fan.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L10) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -lib/types/UserKind.ts:3 +[lib/types/UserKind.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L3) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -lib/types/Fan.ts:8 +[lib/types/Fan.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L8) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -lib/types/Fan.ts:7 +[lib/types/Fan.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L7) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -lib/types/UserKind.ts:5 +[lib/types/UserKind.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L5) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -lib/types/UserKind.ts:6 +[lib/types/UserKind.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L6) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -lib/types/UserKind.ts:2 +[lib/types/UserKind.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L2) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -lib/types/Fan.ts:4 +[lib/types/Fan.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L4) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -lib/types/UserKind.ts:4 +[lib/types/UserKind.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L4) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -lib/types/Fan.ts:5 +[lib/types/Fan.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L5) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -lib/types/Fan.ts:6 +[lib/types/Fan.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L6) ___ @@ -163,4 +163,4 @@ ___ #### Defined in -lib/types/Fan.ts:9 +[lib/types/Fan.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L9) diff --git a/docs/api/interfaces/FanAPIGetInfoParams.md b/docs/api/interfaces/FanAPIGetInfoParams.md index 5fc51b5..aa1263a 100644 --- a/docs/api/interfaces/FanAPIGetInfoParams.md +++ b/docs/api/interfaces/FanAPIGetInfoParams.md @@ -17,7 +17,7 @@ #### Defined in -lib/fan/FanAPI.ts:21 +[lib/fan/FanAPI.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L21) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/fan/FanAPI.ts:20 +[lib/fan/FanAPI.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L20) diff --git a/docs/api/interfaces/FanAPIGetItemsParams.md b/docs/api/interfaces/FanAPIGetItemsParams.md index 40e8445..17a8040 100644 --- a/docs/api/interfaces/FanAPIGetItemsParams.md +++ b/docs/api/interfaces/FanAPIGetItemsParams.md @@ -17,7 +17,7 @@ #### Defined in -lib/fan/FanAPI.ts:26 +[lib/fan/FanAPI.ts:26](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L26) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/fan/FanAPI.ts:25 +[lib/fan/FanAPI.ts:25](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanAPI.ts#L25) diff --git a/docs/api/interfaces/FanContinuationItemsResult.md b/docs/api/interfaces/FanContinuationItemsResult.md index c8ac14d..75398f1 100644 --- a/docs/api/interfaces/FanContinuationItemsResult.md +++ b/docs/api/interfaces/FanContinuationItemsResult.md @@ -23,7 +23,7 @@ #### Defined in -lib/fan/FanItemsBaseParser.ts:22 +[lib/fan/FanItemsBaseParser.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanItemsBaseParser.ts#L22) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -lib/fan/FanItemsBaseParser.ts:21 +[lib/fan/FanItemsBaseParser.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanItemsBaseParser.ts#L21) diff --git a/docs/api/interfaces/FanItemsContinuation.md b/docs/api/interfaces/FanItemsContinuation.md index 9ed973c..7fac193 100644 --- a/docs/api/interfaces/FanItemsContinuation.md +++ b/docs/api/interfaces/FanItemsContinuation.md @@ -17,7 +17,7 @@ #### Defined in -lib/types/Fan.ts:14 +[lib/types/Fan.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L14) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/types/Fan.ts:15 +[lib/types/Fan.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Fan.ts#L15) diff --git a/docs/api/interfaces/FanPageItemsResult.md b/docs/api/interfaces/FanPageItemsResult.md index baacf0d..cd1aa62 100644 --- a/docs/api/interfaces/FanPageItemsResult.md +++ b/docs/api/interfaces/FanPageItemsResult.md @@ -24,7 +24,7 @@ #### Defined in -lib/fan/FanItemsBaseParser.ts:17 +[lib/fan/FanItemsBaseParser.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanItemsBaseParser.ts#L17) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -lib/fan/FanItemsBaseParser.ts:15 +[lib/fan/FanItemsBaseParser.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanItemsBaseParser.ts#L15) ___ @@ -44,4 +44,4 @@ ___ #### Defined in -lib/fan/FanItemsBaseParser.ts:16 +[lib/fan/FanItemsBaseParser.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/fan/FanItemsBaseParser.ts#L16) diff --git a/docs/api/interfaces/ImageConstants.md b/docs/api/interfaces/ImageConstants.md index 9856beb..3f03d17 100644 --- a/docs/api/interfaces/ImageConstants.md +++ b/docs/api/interfaces/ImageConstants.md @@ -17,7 +17,7 @@ #### Defined in -lib/types/Image.ts:10 +[lib/types/Image.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Image.ts#L10) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/types/Image.ts:11 +[lib/types/Image.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Image.ts#L11) diff --git a/docs/api/interfaces/ImageFormat.md b/docs/api/interfaces/ImageFormat.md index 2593333..0f6570d 100644 --- a/docs/api/interfaces/ImageFormat.md +++ b/docs/api/interfaces/ImageFormat.md @@ -20,7 +20,7 @@ #### Defined in -lib/types/Image.ts:6 +[lib/types/Image.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Image.ts#L6) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -lib/types/Image.ts:5 +[lib/types/Image.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Image.ts#L5) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/types/Image.ts:2 +[lib/types/Image.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Image.ts#L2) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -lib/types/Image.ts:3 +[lib/types/Image.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Image.ts#L3) ___ @@ -60,4 +60,4 @@ ___ #### Defined in -lib/types/Image.ts:4 +[lib/types/Image.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Image.ts#L4) diff --git a/docs/api/interfaces/Label.md b/docs/api/interfaces/Label.md index 438dced..a412a4b 100644 --- a/docs/api/interfaces/Label.md +++ b/docs/api/interfaces/Label.md @@ -32,7 +32,7 @@ #### Defined in -lib/types/UserKind.ts:3 +[lib/types/UserKind.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L3) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -lib/types/UserKind.ts:5 +[lib/types/UserKind.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L5) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -lib/types/Label.ts:6 +[lib/types/Label.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Label.ts#L6) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -lib/types/UserKind.ts:6 +[lib/types/UserKind.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L6) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -lib/types/UserKind.ts:2 +[lib/types/UserKind.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L2) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -lib/types/Label.ts:5 +[lib/types/Label.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Label.ts#L5) ___ @@ -108,4 +108,4 @@ ___ #### Defined in -lib/types/UserKind.ts:4 +[lib/types/UserKind.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L4) diff --git a/docs/api/interfaces/MediaKind.md b/docs/api/interfaces/MediaKind.md index 96ec498..3423e68 100644 --- a/docs/api/interfaces/MediaKind.md +++ b/docs/api/interfaces/MediaKind.md @@ -31,7 +31,7 @@ #### Defined in -lib/types/MediaKind.ts:10 +[lib/types/MediaKind.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L10) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:8 +[lib/types/MediaKind.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L8) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:11 +[lib/types/MediaKind.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L11) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:6 +[lib/types/MediaKind.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L6) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:12 +[lib/types/MediaKind.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L12) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:13 +[lib/types/MediaKind.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L13) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:9 +[lib/types/MediaKind.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L9) ___ @@ -108,4 +108,4 @@ ___ #### Defined in -lib/types/MediaKind.ts:7 +[lib/types/MediaKind.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L7) diff --git a/docs/api/interfaces/NameValuePair.md b/docs/api/interfaces/NameValuePair.md index 7e7bd97..162983b 100644 --- a/docs/api/interfaces/NameValuePair.md +++ b/docs/api/interfaces/NameValuePair.md @@ -29,7 +29,7 @@ #### Defined in -lib/utils/NameValuePair.ts:2 +[lib/utils/NameValuePair.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/utils/NameValuePair.ts#L2) ___ @@ -39,4 +39,4 @@ ___ #### Defined in -lib/utils/NameValuePair.ts:3 +[lib/utils/NameValuePair.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/utils/NameValuePair.ts#L3) diff --git a/docs/api/interfaces/ReleasesByTag-1.md b/docs/api/interfaces/ReleasesByTag-1.md index a6b5523..f90d61a 100644 --- a/docs/api/interfaces/ReleasesByTag-1.md +++ b/docs/api/interfaces/ReleasesByTag-1.md @@ -18,7 +18,7 @@ #### Defined in -lib/types/Tag.ts:47 +[lib/types/Tag.ts:47](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L47) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -lib/types/Tag.ts:46 +[lib/types/Tag.ts:46](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L46) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -lib/types/Tag.ts:45 +[lib/types/Tag.ts:45](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L45) diff --git a/docs/api/interfaces/ReleasesByTag.Filter.md b/docs/api/interfaces/ReleasesByTag.Filter.md index 9963377..617bb57 100644 --- a/docs/api/interfaces/ReleasesByTag.Filter.md +++ b/docs/api/interfaces/ReleasesByTag.Filter.md @@ -19,7 +19,7 @@ #### Defined in -lib/types/Tag.ts:39 +[lib/types/Tag.ts:39](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L39) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -lib/types/Tag.ts:40 +[lib/types/Tag.ts:40](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L40) diff --git a/docs/api/interfaces/ReleasesByTag.FilterOption.md b/docs/api/interfaces/ReleasesByTag.FilterOption.md index 5e6128a..1bf1b79 100644 --- a/docs/api/interfaces/ReleasesByTag.FilterOption.md +++ b/docs/api/interfaces/ReleasesByTag.FilterOption.md @@ -27,7 +27,7 @@ #### Defined in -lib/types/Tag.ts:34 +[lib/types/Tag.ts:34](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L34) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -lib/utils/NameValuePair.ts:2 +[lib/utils/NameValuePair.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/utils/NameValuePair.ts#L2) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -lib/types/Tag.ts:35 +[lib/types/Tag.ts:35](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L35) ___ @@ -65,4 +65,4 @@ ___ #### Defined in -lib/utils/NameValuePair.ts:3 +[lib/utils/NameValuePair.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/utils/NameValuePair.ts#L3) diff --git a/docs/api/interfaces/SearchAPISearchParams.md b/docs/api/interfaces/SearchAPISearchParams.md index fa0c0b0..f880bd1 100644 --- a/docs/api/interfaces/SearchAPISearchParams.md +++ b/docs/api/interfaces/SearchAPISearchParams.md @@ -19,7 +19,7 @@ #### Defined in -lib/search/SearchAPI.ts:21 +[lib/search/SearchAPI.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L21) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:22 +[lib/search/SearchAPI.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L22) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/search/SearchAPI.ts:20 +[lib/search/SearchAPI.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L20) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -lib/search/SearchAPI.ts:19 +[lib/search/SearchAPI.ts:19](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/search/SearchAPI.ts#L19) diff --git a/docs/api/interfaces/SearchResultAlbum.md b/docs/api/interfaces/SearchResultAlbum.md index 475a46c..d01cfc2 100644 --- a/docs/api/interfaces/SearchResultAlbum.md +++ b/docs/api/interfaces/SearchResultAlbum.md @@ -30,7 +30,7 @@ #### Defined in -lib/types/Search.ts:27 +[lib/types/Search.ts:27](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L27) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/types/Search.ts:29 +[lib/types/Search.ts:29](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L29) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -lib/types/Search.ts:10 +[lib/types/Search.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L10) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -lib/types/Search.ts:8 +[lib/types/Search.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L8) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -lib/types/Search.ts:28 +[lib/types/Search.ts:28](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L28) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -lib/types/Search.ts:30 +[lib/types/Search.ts:30](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L30) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -lib/types/Search.ts:31 +[lib/types/Search.ts:31](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L31) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -lib/types/Search.ts:26 +[lib/types/Search.ts:26](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L26) ___ @@ -126,4 +126,4 @@ ___ #### Defined in -lib/types/Search.ts:9 +[lib/types/Search.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L9) diff --git a/docs/api/interfaces/SearchResultArtist.md b/docs/api/interfaces/SearchResultArtist.md index 9af9ee4..1b442d6 100644 --- a/docs/api/interfaces/SearchResultArtist.md +++ b/docs/api/interfaces/SearchResultArtist.md @@ -28,7 +28,7 @@ #### Defined in -lib/types/Search.ts:16 +[lib/types/Search.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L16) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -lib/types/Search.ts:10 +[lib/types/Search.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L10) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -lib/types/Search.ts:15 +[lib/types/Search.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L15) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -lib/types/Search.ts:8 +[lib/types/Search.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L8) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -lib/types/Search.ts:17 +[lib/types/Search.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L17) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -lib/types/Search.ts:14 +[lib/types/Search.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L14) ___ @@ -104,4 +104,4 @@ ___ #### Defined in -lib/types/Search.ts:9 +[lib/types/Search.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L9) diff --git a/docs/api/interfaces/SearchResultFan.md b/docs/api/interfaces/SearchResultFan.md index f8fd2b1..f1e6f08 100644 --- a/docs/api/interfaces/SearchResultFan.md +++ b/docs/api/interfaces/SearchResultFan.md @@ -26,7 +26,7 @@ #### Defined in -lib/types/Search.ts:44 +[lib/types/Search.ts:44](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L44) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/types/Search.ts:10 +[lib/types/Search.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L10) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -lib/types/Search.ts:8 +[lib/types/Search.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L8) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -lib/types/Search.ts:43 +[lib/types/Search.ts:43](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L43) ___ @@ -82,4 +82,4 @@ ___ #### Defined in -lib/types/Search.ts:9 +[lib/types/Search.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L9) diff --git a/docs/api/interfaces/SearchResultItem.md b/docs/api/interfaces/SearchResultItem.md index 8a116ac..77c3f22 100644 --- a/docs/api/interfaces/SearchResultItem.md +++ b/docs/api/interfaces/SearchResultItem.md @@ -33,7 +33,7 @@ #### Defined in -lib/types/Search.ts:10 +[lib/types/Search.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L10) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -lib/types/Search.ts:8 +[lib/types/Search.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L8) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -lib/types/Search.ts:7 +[lib/types/Search.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L7) ___ @@ -63,4 +63,4 @@ ___ #### Defined in -lib/types/Search.ts:9 +[lib/types/Search.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L9) diff --git a/docs/api/interfaces/SearchResultLabel.md b/docs/api/interfaces/SearchResultLabel.md index 7079791..b4312ef 100644 --- a/docs/api/interfaces/SearchResultLabel.md +++ b/docs/api/interfaces/SearchResultLabel.md @@ -30,7 +30,7 @@ #### Defined in -lib/types/Search.ts:10 +[lib/types/Search.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L10) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/types/Search.ts:22 +[lib/types/Search.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L22) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -lib/types/Search.ts:8 +[lib/types/Search.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L8) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -lib/types/Search.ts:21 +[lib/types/Search.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L21) ___ @@ -82,4 +82,4 @@ ___ #### Defined in -lib/types/Search.ts:9 +[lib/types/Search.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L9) diff --git a/docs/api/interfaces/SearchResultTrack.md b/docs/api/interfaces/SearchResultTrack.md index 3ec017f..d9ae867 100644 --- a/docs/api/interfaces/SearchResultTrack.md +++ b/docs/api/interfaces/SearchResultTrack.md @@ -29,7 +29,7 @@ #### Defined in -lib/types/Search.ts:37 +[lib/types/Search.ts:37](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L37) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/types/Search.ts:36 +[lib/types/Search.ts:36](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L36) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -lib/types/Search.ts:10 +[lib/types/Search.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L10) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -lib/types/Search.ts:8 +[lib/types/Search.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L8) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -lib/types/Search.ts:38 +[lib/types/Search.ts:38](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L38) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -lib/types/Search.ts:39 +[lib/types/Search.ts:39](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L39) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -lib/types/Search.ts:35 +[lib/types/Search.ts:35](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L35) ___ @@ -115,4 +115,4 @@ ___ #### Defined in -lib/types/Search.ts:9 +[lib/types/Search.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L9) diff --git a/docs/api/interfaces/SearchResults.md b/docs/api/interfaces/SearchResults.md index f9ee87e..d90a350 100644 --- a/docs/api/interfaces/SearchResults.md +++ b/docs/api/interfaces/SearchResults.md @@ -23,7 +23,7 @@ #### Defined in -lib/types/Search.ts:2 +[lib/types/Search.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L2) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -lib/types/Search.ts:3 +[lib/types/Search.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Search.ts#L3) diff --git a/docs/api/interfaces/Show.md b/docs/api/interfaces/Show.md index 615dfb1..b46df01 100644 --- a/docs/api/interfaces/Show.md +++ b/docs/api/interfaces/Show.md @@ -28,7 +28,7 @@ #### Defined in -lib/types/Show.ts:8 +[lib/types/Show.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L8) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -lib/types/Show.ts:10 +[lib/types/Show.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L10) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -lib/types/Show.ts:16 +[lib/types/Show.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L16) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -lib/types/Show.ts:18 +[lib/types/Show.ts:18](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L18) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -lib/types/Show.ts:5 +[lib/types/Show.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L5) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -lib/types/Show.ts:7 +[lib/types/Show.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L7) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -lib/types/Show.ts:19 +[lib/types/Show.ts:19](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L19) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -lib/types/Show.ts:9 +[lib/types/Show.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L9) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -lib/types/Show.ts:11 +[lib/types/Show.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L11) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -lib/types/Show.ts:17 +[lib/types/Show.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L17) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -lib/types/Show.ts:15 +[lib/types/Show.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L15) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -lib/types/Show.ts:4 +[lib/types/Show.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L4) ___ @@ -155,4 +155,4 @@ ___ #### Defined in -lib/types/Show.ts:6 +[lib/types/Show.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Show.ts#L6) diff --git a/docs/api/interfaces/ShowAPIGetShowParams.md b/docs/api/interfaces/ShowAPIGetShowParams.md index c6d4c93..500b8b1 100644 --- a/docs/api/interfaces/ShowAPIGetShowParams.md +++ b/docs/api/interfaces/ShowAPIGetShowParams.md @@ -19,7 +19,7 @@ #### Defined in -lib/show/ShowAPI.ts:12 +[lib/show/ShowAPI.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L12) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -lib/show/ShowAPI.ts:13 +[lib/show/ShowAPI.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L13) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/show/ShowAPI.ts:14 +[lib/show/ShowAPI.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L14) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -lib/show/ShowAPI.ts:11 +[lib/show/ShowAPI.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L11) diff --git a/docs/api/interfaces/ShowAPIListParams.md b/docs/api/interfaces/ShowAPIListParams.md index d762bcd..d60d247 100644 --- a/docs/api/interfaces/ShowAPIListParams.md +++ b/docs/api/interfaces/ShowAPIListParams.md @@ -16,4 +16,4 @@ #### Defined in -lib/show/ShowAPI.ts:18 +[lib/show/ShowAPI.ts:18](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/show/ShowAPI.ts#L18) diff --git a/docs/api/interfaces/Tag.md b/docs/api/interfaces/Tag.md index 5997761..0a95ece 100644 --- a/docs/api/interfaces/Tag.md +++ b/docs/api/interfaces/Tag.md @@ -22,7 +22,7 @@ #### Defined in -lib/types/Tag.ts:12 +[lib/types/Tag.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L12) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -lib/types/Tag.ts:11 +[lib/types/Tag.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L11) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -lib/types/Tag.ts:7 +[lib/types/Tag.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L7) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -lib/types/Tag.ts:10 +[lib/types/Tag.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L10) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -lib/types/Tag.ts:6 +[lib/types/Tag.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L6) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -lib/types/Tag.ts:8 +[lib/types/Tag.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L8) ___ @@ -82,4 +82,4 @@ ___ #### Defined in -lib/types/Tag.ts:9 +[lib/types/Tag.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L9) diff --git a/docs/api/interfaces/TagAPIGetAlbumHighlightsParams.md b/docs/api/interfaces/TagAPIGetAlbumHighlightsParams.md index 0e3ee20..f28edef 100644 --- a/docs/api/interfaces/TagAPIGetAlbumHighlightsParams.md +++ b/docs/api/interfaces/TagAPIGetAlbumHighlightsParams.md @@ -17,7 +17,7 @@ #### Defined in -lib/tag/TagAPI.ts:15 +[lib/tag/TagAPI.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L15) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/tag/TagAPI.ts:14 +[lib/tag/TagAPI.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L14) diff --git a/docs/api/interfaces/TagAPIGetReleasesParams.md b/docs/api/interfaces/TagAPIGetReleasesParams.md index 74615f3..ea298d3 100644 --- a/docs/api/interfaces/TagAPIGetReleasesParams.md +++ b/docs/api/interfaces/TagAPIGetReleasesParams.md @@ -20,7 +20,7 @@ #### Defined in -lib/tag/TagAPI.ts:22 +[lib/tag/TagAPI.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L22) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:20 +[lib/tag/TagAPI.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L20) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:23 +[lib/tag/TagAPI.ts:23](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L23) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -lib/tag/TagAPI.ts:19 +[lib/tag/TagAPI.ts:19](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L19) ___ @@ -60,4 +60,4 @@ ___ #### Defined in -lib/tag/TagAPI.ts:21 +[lib/tag/TagAPI.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/tag/TagAPI.ts#L21) diff --git a/docs/api/interfaces/TagList.md b/docs/api/interfaces/TagList.md index fb4763d..e2ae3ba 100644 --- a/docs/api/interfaces/TagList.md +++ b/docs/api/interfaces/TagList.md @@ -17,7 +17,7 @@ #### Defined in -lib/types/Tag.ts:17 +[lib/types/Tag.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L17) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -lib/types/Tag.ts:16 +[lib/types/Tag.ts:16](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Tag.ts#L16) diff --git a/docs/api/interfaces/Track.md b/docs/api/interfaces/Track.md index 7b2bb49..15229d6 100644 --- a/docs/api/interfaces/Track.md +++ b/docs/api/interfaces/Track.md @@ -35,7 +35,7 @@ #### Defined in -lib/types/Track.ts:9 +[lib/types/Track.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Track.ts#L9) ___ @@ -49,7 +49,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:10 +[lib/types/MediaKind.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L10) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -lib/types/Track.ts:6 +[lib/types/Track.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Track.ts#L6) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:8 +[lib/types/MediaKind.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L8) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:11 +[lib/types/MediaKind.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L11) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:6 +[lib/types/MediaKind.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L6) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -lib/types/Track.ts:10 +[lib/types/Track.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Track.ts#L10) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:12 +[lib/types/MediaKind.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L12) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:13 +[lib/types/MediaKind.ts:13](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L13) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -lib/types/MediaKind.ts:9 +[lib/types/MediaKind.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L9) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -lib/types/Track.ts:7 +[lib/types/Track.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Track.ts#L7) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -lib/types/Track.ts:8 +[lib/types/Track.ts:8](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Track.ts#L8) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -lib/types/Track.ts:5 +[lib/types/Track.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Track.ts#L5) ___ @@ -204,4 +204,4 @@ ___ #### Defined in -lib/types/MediaKind.ts:7 +[lib/types/MediaKind.ts:7](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/MediaKind.ts#L7) diff --git a/docs/api/interfaces/TrackAPIGetInfoParams.md b/docs/api/interfaces/TrackAPIGetInfoParams.md index 9d66db0..89198b0 100644 --- a/docs/api/interfaces/TrackAPIGetInfoParams.md +++ b/docs/api/interfaces/TrackAPIGetInfoParams.md @@ -19,7 +19,7 @@ #### Defined in -lib/track/TrackAPI.ts:10 +[lib/track/TrackAPI.ts:10](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/track/TrackAPI.ts#L10) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -lib/track/TrackAPI.ts:11 +[lib/track/TrackAPI.ts:11](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/track/TrackAPI.ts#L11) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -lib/track/TrackAPI.ts:12 +[lib/track/TrackAPI.ts:12](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/track/TrackAPI.ts#L12) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -lib/track/TrackAPI.ts:9 +[lib/track/TrackAPI.ts:9](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/track/TrackAPI.ts#L9) diff --git a/docs/api/interfaces/UserKind.md b/docs/api/interfaces/UserKind.md index 1f80cfe..d8359db 100644 --- a/docs/api/interfaces/UserKind.md +++ b/docs/api/interfaces/UserKind.md @@ -30,7 +30,7 @@ #### Defined in -lib/types/UserKind.ts:3 +[lib/types/UserKind.ts:3](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L3) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -lib/types/UserKind.ts:5 +[lib/types/UserKind.ts:5](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L5) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -lib/types/UserKind.ts:6 +[lib/types/UserKind.ts:6](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L6) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -lib/types/UserKind.ts:2 +[lib/types/UserKind.ts:2](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L2) ___ @@ -70,4 +70,4 @@ ___ #### Defined in -lib/types/UserKind.ts:4 +[lib/types/UserKind.ts:4](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/UserKind.ts#L4)