UNPKG

youtube-moosick

Version:

Unofficial Youtube music API, fully written in TypeScript

7 lines 266 B
export declare class AsyncConstructor { private static isBeingInstantiated; protected constructor(); static new<T = AsyncConstructor>(..._args: any[]): Promise<T>; protected static brace(): void; } //# sourceMappingURL=asyncConstructor.d.ts.map