UNPKG

@vinlos/ngx-gallery

Version:

A simple responsive native gallery component for Angular 18.

21 lines (20 loc) 1.43 kB
import { HammerGestureConfig } from '@angular/platform-browser'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./ngx-gallery.component"; import * as i3 from "./ngx-gallery-image/ngx-gallery-image.component"; import * as i4 from "./ngx-gallery-arrows/ngx-gallery-arrows.component"; import * as i5 from "./ngx-gallery-thumbnails/ngx-gallery-thumbnails.component"; import * as i6 from "./ngx-gallery-preview/ngx-gallery-preview.component"; import * as i7 from "./ngx-gallery-action/ngx-gallery-action.component"; import * as i8 from "./ngx-gallery-bullets/ngx-gallery-bullets.component"; export declare class CustomHammerConfig extends HammerGestureConfig { overrides: any; static ɵfac: i0.ɵɵFactoryDeclaration<CustomHammerConfig, never>; static ɵprov: i0.ɵɵInjectableDeclaration<CustomHammerConfig>; } export declare class NgxGalleryModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxGalleryModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxGalleryModule, never, [typeof i1.CommonModule, typeof i2.NgxGalleryComponent, typeof i3.NgxGalleryImageComponent, typeof i4.NgxGalleryArrowsComponent, typeof i5.NgxGalleryThumbnailsComponent, typeof i6.NgxGalleryPreviewComponent, typeof i7.NgxGalleryActionComponent, typeof i8.NgxGalleryBulletsComponent], [typeof i2.NgxGalleryComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxGalleryModule>; }