bandcamp-fetch/docs/api/interfaces/SearchResults.md
patrickkfkan be7010c217 v1.0.0
2023-06-10 22:52:27 +08:00

494 B

bandcamp-fetch / SearchResults

Interface: SearchResults<T>

Type parameters

Name Type
T extends SearchResultItem

Table of contents

Properties

Properties

items

items: T[]

Defined in

lib/types/Search.ts:2


totalPages

totalPages: number

Defined in

lib/types/Search.ts:3