UNPKG

inet-core

Version:
8 lines (7 loc) 325 B
import * as i0 from "@angular/core"; export declare class NotificationService { constructor(); showMessage(msg: string, type?: string, title?: string, config?: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<NotificationService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NotificationService>; }