UNPKG

innertuber-rn

Version:

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

6 lines (5 loc) 162 B
export default class CustomEvent extends Event { #private; constructor(type: string, options?: CustomEventInit<any[]>); get detail(): any[] | null; }