UNPKG

669 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2export * from './moment-date-adapter';
3export * from './moment-date-formats';
4export declare class MomentDateModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<MomentDateModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<MomentDateModule, never, never, never>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<MomentDateModule>;
8}
9export declare class MatMomentDateModule {
10 static ɵfac: i0.ɵɵFactoryDeclaration<MatMomentDateModule, never>;
11 static ɵmod: i0.ɵɵNgModuleDeclaration<MatMomentDateModule, never, [typeof MomentDateModule], never>;
12 static ɵinj: i0.ɵɵInjectorDeclaration<MatMomentDateModule>;
13}