UNPKG

@tutkli/jikan-ts

Version:

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

8 lines (7 loc) 282 B
export * from './characters-params.model'; export * from './genres-params.model'; export * from './pagination-params.model'; export * from './schedules-params.model'; export * from './search-params.model'; export * from './seasons-params.model'; export * from './top-params.model';