UNPKG

innertuber-rn

Version:

A wrapper around YouTube's private API. Supports YouTube, YouTube Music, YouTube Kids and YouTube Studio (WIP).

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