UNPKG

@sushibtw/youtubei

Version:

Simple package to get information from youtube such as videos, playlists, channels, video information & comments, related videos, up next video, and more!

6 lines (5 loc) 179 B
export { default as HTTP } from "./HTTP"; export * from "./helper"; export * from "./types"; export * from "./decorators"; export { default as applyMixins } from "./mixins";