UNPKG

@tutkli/jikan-ts

Version:

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

5 lines (4 loc) 129 B
export declare const GenresEndpoints: { readonly animeGenres: "/genres/anime"; readonly mangaGenres: "/genres/manga"; };