UNPKG

@tutkli/jikan-ts

Version:

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

5 lines (4 loc) 186 B
export declare const RecommendationsEndpoints: { readonly recentAnimeRecommendations: "/recommendations/anime"; readonly recentMangaRecommendations: "/recommendations/manga"; };