UNPKG

@yoozly/ngx-parallax

Version:

Use parallax effect with Angular 16-17 compatible universal (standalone and ngModule)

8 lines (7 loc) 398 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-parallax.directive"; export declare class NgxParallaxModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxParallaxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxParallaxModule, [typeof i1.ParallaxDirective], never, [typeof i1.ParallaxDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxParallaxModule>; }