UNPKG

107 BTypeScriptView Raw
1export declare class BBHelp {
2 static addStyles(): void;
3 static load(config?: any): Promise<any>;
4}