UNPKG

inet-ui

Version:

iNet Angular UI === [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][downloads-url]

12 lines (11 loc) 632 B
import { NotifyService } from "./notify.service"; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./toastr/toastr.module"; import * as i3 from "./toastr/toast.directive"; export declare class NotifyModule { constructor(service: NotifyService); static ɵfac: i0.ɵɵFactoryDeclaration<NotifyModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NotifyModule, never, [typeof i1.CommonModule, typeof i2.ToastrModule, typeof i3.ToastContainerModule], [typeof i2.ToastrModule, typeof i3.ToastContainerModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<NotifyModule>; }