UNPKG

consumet.custom

Version:

Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.

24 lines (23 loc) 717 B
import DramaCool from './dramacool'; import FlixHQ from './flixhq'; import Fmovies from './fmovies'; import Goku from './goku'; import KissAsian from './kissasian'; import MovieHdWatch from './movidhdwatch'; import SmashyStream from './smashystream'; import Turkish from './turkish123'; import ViewAsian from './viewAsian'; import SFlix from './sflix'; declare const _default: { DramaCool: typeof DramaCool; FlixHQ: typeof FlixHQ; Fmovies: typeof Fmovies; Goku: typeof Goku; KissAsian: typeof KissAsian; MovieHdWatch: typeof MovieHdWatch; SmashyStream: typeof SmashyStream; ViewAsian: typeof ViewAsian; Turkish: typeof Turkish; SFlix: typeof SFlix; }; export default _default;