ngx-glide
Version:
Angular wrapper component of Glide carousel library
8 lines (7 loc) • 383 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-glide.component";
export declare class NgxGlideModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxGlideModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxGlideModule, never, [typeof i1.NgxGlideComponent], [typeof i1.NgxGlideComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxGlideModule>;
}