UNPKG

aniki

Version:

Aniki is an easy-to-use NPM module that gets information about your favorite anime and manga.

5 lines (4 loc) 128 B
export * from "./anime/params"; export * from "./anime/result"; export * from "./manga/params"; export * from "./manga/result";