UNPKG

jikan-api.js

Version:

A modern TypeScript wrapper for the Jikan API - the unofficial MyAnimeList API

4 lines 144 B
export { Anime } from './anime'; export { Manga } from './manga'; export { Characters } from './characters'; //# sourceMappingURL=index.d.ts.map