UNPKG

flibusta

Version:

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

5 lines (4 loc) 66 B
export default interface Author { id: number; name: string; }