UNPKG

@lightweight-clients/jikan-api-lightweight-client

Version:

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

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