@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
8 lines (7 loc) • 419 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./date-formatter.pipe";
export declare class DateFormatterPipeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DateFormatterPipeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DateFormatterPipeModule, [typeof i1.DateFormatterPipe], never, [typeof i1.DateFormatterPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DateFormatterPipeModule>;
}