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