ngx-bladex
Version:
A simplistic and customizable blade component for Angular
9 lines (8 loc) • 446 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./ngx-blade.component";
export declare class NgxBladeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxBladeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxBladeModule, never, [typeof i1.CommonModule, typeof i2.NgxBladeComponent], [typeof i2.NgxBladeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxBladeModule>;
}