UNPKG

@clemledev/clemledev-core

Version:

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.

11 lines (10 loc) 684 B
import * as i0 from "@angular/core"; import * as i1 from "./components/button/button.component"; import * as i2 from "./directives/highlight.directive"; import * as i3 from "./pipes/timestamp.pipe"; import * as i4 from "@angular/common"; export declare class ClemledevCoreModule { static ɵfac: i0.ɵɵFactoryDeclaration<ClemledevCoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ClemledevCoreModule, [typeof i1.ButtonComponent, typeof i2.HighlightDirective, typeof i3.TimestampPipe], [typeof i4.CommonModule], [typeof i1.ButtonComponent, typeof i2.HighlightDirective, typeof i3.TimestampPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<ClemledevCoreModule>; }