1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./forms/auto-trim/auto-trim.directive";
|
3 | import * as i2 from "./directives/fullscreen/fullscreen.directive";
|
4 | import * as i3 from "./pipes/time-ago/time-ago.pipe";
|
5 | import * as i4 from "./pipes/time-difference/time-difference.pipe";
|
6 | import * as i5 from "./pipes/time-until/time-until.pipe";
|
7 | import * as i6 from "./pipes/bytes/bytes.pipe";
|
8 | import * as i7 from "./pipes/decimal-bytes/decimal-bytes.pipe";
|
9 | import * as i8 from "./pipes/digits/digits.pipe";
|
10 | import * as i9 from "./pipes/truncate/truncate.pipe";
|
11 | import * as i10 from "@angular/forms";
|
12 | import * as i11 from "@angular/common";
|
13 | export declare class CovalentCommonModule {
|
14 | static ɵfac: i0.ɵɵFactoryDeclaration<CovalentCommonModule, never>;
|
15 | static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentCommonModule, [typeof i1.TdAutoTrimDirective, typeof i2.TdFullscreenDirective, typeof i3.TdTimeAgoPipe, typeof i4.TdTimeDifferencePipe, typeof i5.TdTimeUntilPipe, typeof i6.TdBytesPipe, typeof i7.TdDecimalBytesPipe, typeof i8.TdDigitsPipe, typeof i9.TdTruncatePipe], [typeof i10.FormsModule, typeof i11.CommonModule], [typeof i10.FormsModule, typeof i11.CommonModule, typeof i1.TdAutoTrimDirective, typeof i2.TdFullscreenDirective, typeof i3.TdTimeAgoPipe, typeof i4.TdTimeDifferencePipe, typeof i5.TdTimeUntilPipe, typeof i6.TdBytesPipe, typeof i7.TdDecimalBytesPipe, typeof i8.TdDigitsPipe, typeof i9.TdTruncatePipe]>;
|
16 | static ɵinj: i0.ɵɵInjectorDeclaration<CovalentCommonModule>;
|
17 | }
|