UNPKG

bili-sender

Version:

It is used to automatically send barrages to the Bilibili live broadcast room

8 lines 265 B
declare class Config { private static get wkfb(); static parseCookie(cookie: string, key: string): string; static generateHeaders(cookie: string): Headers; private static getRandomNumber; } export default Config; //# sourceMappingURL=config.d.ts.map