UNPKG

@helgoland/core

Version:

6 lines (5 loc) 121 B
export declare class NotifierService { private notifierTimeout; constructor(); notify(text: string): void; }