UNPKG

flibusta

Version:

Unofficial Flibusta API based on website search engine. If you like to read books - buy

6 lines (5 loc) 110 B
export type PagesInformation = { totalPages: number, hasPreviousPage: boolean, hasNextPage: boolean, };