UNPKG

@kazesolo/otakudesu-api

Version:

A module that retrieves data from otakudesu.vip. Now with TypeScript!

5 lines (4 loc) 118 B
export * from './instance'; export * from './types'; export * from './util'; export * as ScraperLib from './scraper';