UNPKG

@tutkli/jikan-ts

Version:

Node.js wrapper for the Jikan API with built-in typings.

8 lines (7 loc) 241 B
export declare const TopEndpoints: { readonly topAnime: "/top/anime"; readonly topManga: "/top/manga"; readonly topCharacters: "/top/characters"; readonly topPeople: "/top/people"; readonly topReviews: "/top/reviews"; };