@yoyoboot/l-52abp-ng
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13.
10 lines (9 loc) • 548 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./moment/moment-format.pipe";
import * as i2 from "./moment/moment-from-now.pipe";
import * as i3 from "@angular/common";
export declare class LPipesModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LPipesModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LPipesModule, [typeof i1.MomentFormatPipe, typeof i2.MomentFromNowPipe], [typeof i3.CommonModule], [typeof i1.MomentFormatPipe, typeof i2.MomentFromNowPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LPipesModule>;
}