UNPKG

@tutkli/jikan-ts

Version:

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

4 lines (3 loc) 54 B
export type PaginationParams = { page: number; };