@aheadlabs/ngx-toolset
Version:
Opinionated Angular library that contains common tools and patterns to simplify things and reuse code.
8 lines (7 loc) • 460 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./bootstrap-breakpoint.component";
export declare class BootstrapBreakpointModule {
static ɵfac: i0.ɵɵFactoryDeclaration<BootstrapBreakpointModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<BootstrapBreakpointModule, [typeof i1.BootstrapBreakpointComponent], never, [typeof i1.BootstrapBreakpointComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<BootstrapBreakpointModule>;
}