smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
8 lines (7 loc) • 364 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./smart.toast";
export declare class ToastModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, [typeof i1.ToastComponent], never, [typeof i1.ToastComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ToastModule>;
}