UNPKG

myanimelist-wrapper

Version:

A comprehensive TypeScript wrapper for the Jikan API v4 (unofficial MyAnimeList API)

4 lines (3 loc) 80 B
export * from "./client"; export * from "./types"; export * from "./endpoints";