UNPKG

@imput/youtubei.js

Version:

A JavaScript client for YouTube's private API, known as InnerTube. Fork of youtubei.js

6 lines 260 B
import GuideSection from './GuideSection.js'; class GuideSubscriptionsSection extends GuideSection { } GuideSubscriptionsSection.type = 'GuideSubscriptionsSection'; export default GuideSubscriptionsSection; //# sourceMappingURL=GuideSubscriptionsSection.js.map