UNPKG

jikan-api-lightweight-client

Version:

Lightweight Jikan API client. Exports only minimal Fetch call. Fully compatible with AWS LLRT.

4 lines (3 loc) 78 B
export * from './core'; export * from './types'; export * from './client';