UNPKG

@tutkli/jikan-ts

Version:

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

6 lines (5 loc) 105 B
export interface ReviewsParams { page?: number; preliminary?: boolean; spoilers?: boolean; }