@pepperi/lib
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.1.
22 lines (21 loc) • 1.46 kB
TypeScript
import { PepperiIconRegistry } from '@pepperi/lib/icon';
import * as i0 from "@angular/core";
import * as i1 from "./images-filmstrip.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/platform-browser/animations";
import * as i4 from "@angular/forms";
import * as i5 from "@angular/material/core";
import * as i6 from "@angular/material/form-field";
import * as i7 from "@angular/material/dialog";
import * as i8 from "@angular/material/icon";
import * as i9 from "@ngx-gallery/core";
import * as i10 from "@pepperi/lib";
import * as i11 from "@pepperi/lib/icon";
import * as i12 from "@pepperi/lib/field-title";
import * as i13 from "@pepperi/lib/dialog";
export declare class PepperiImagesFilmstripModule {
private pepperiIconRegistry;
constructor(pepperiIconRegistry: PepperiIconRegistry);
static ɵmod: i0.ɵɵNgModuleDefWithMeta<PepperiImagesFilmstripModule, [typeof i1.PepperiImagesFilmstripComponent], [typeof i2.CommonModule, typeof i3.BrowserAnimationsModule, typeof i4.ReactiveFormsModule, typeof i4.FormsModule, typeof i5.MatCommonModule, typeof i6.MatFormFieldModule, typeof i7.MatDialogModule, typeof i8.MatIconModule, typeof i9.GalleryModule, typeof i10.PepperiModule, typeof i11.PepperiIconModule, typeof i12.PepperiFieldTitleModule, typeof i13.PepperiDialogModule], [typeof i1.PepperiImagesFilmstripComponent]>;
static ɵinj: i0.ɵɵInjectorDef<PepperiImagesFilmstripModule>;
}