UNPKG

shikimori-graphql-api-lightweight-client

Version:

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

5 lines (4 loc) 118 B
export * from './core'; export * from './types-api'; export * from './types-client'; export * from './client';