UNPKG

youtube-moosick

Version:

Unofficial Youtube music API, fully written in TypeScript

9 lines 290 B
export * from './artist.js'; export * from './album.js'; export * from './playlist.js'; export * from './song.js'; export * from './thumbnails.js'; export * from './video.js'; export * from './continuableResult.js'; export * from './unsorted.js'; //# sourceMappingURL=index.d.ts.map