UNPKG

1.5 kBTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./forms/auto-trim/auto-trim.directive";
3import * as i2 from "./directives/fullscreen/fullscreen.directive";
4import * as i3 from "./pipes/time-ago/time-ago.pipe";
5import * as i4 from "./pipes/time-difference/time-difference.pipe";
6import * as i5 from "./pipes/time-until/time-until.pipe";
7import * as i6 from "./pipes/bytes/bytes.pipe";
8import * as i7 from "./pipes/decimal-bytes/decimal-bytes.pipe";
9import * as i8 from "./pipes/digits/digits.pipe";
10import * as i9 from "./pipes/truncate/truncate.pipe";
11import * as i10 from "@angular/forms";
12import * as i11 from "@angular/common";
13export 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}