@hxui/angular
Version:
An Angular library based on the [HXUI design system](https://hxui.io).
10 lines (9 loc) • 515 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./hxa-toastr.component";
import * as i2 from "ngx-toastr";
import * as i3 from "@angular/common";
export declare class HxaToastrModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HxaToastrModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<HxaToastrModule, [typeof i1.HxaToastrComponent], [typeof i2.ToastrModule, typeof i3.CommonModule], [typeof i1.HxaToastrComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HxaToastrModule>;
}