UNPKG

@imput/youtubei.js

Version:

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

5 lines (4 loc) 143 B
import GuideSection from './GuideSection.js'; export default class GuideSubscriptionsSection extends GuideSection { static type: string; }