UNPKG

jb-notification

Version:
8 lines (7 loc) 326 B
export declare class JBNotificationWrapperWebComponent extends HTMLElement { constructor(); initWebComponent(): void; static get observedAttributes(): string[]; attributeChangedCallback(name: string, oldValue: string, newValue: string): void; onAttributeChange(name: string, value: string): void; }