UNPKG

@obliczeniowo/elementary

Version:
11 lines (10 loc) 752 B
import * as i0 from "@angular/core"; import * as i1 from "./components/fade-in-out/fade-in-out.component"; import * as i2 from "./components/scroll-animation/scroll-animation.component"; import * as i3 from "./components/type-text/type-text.component"; import * as i4 from "@angular/common"; export declare class AnimationsModule { static ɵfac: i0.ɵɵFactoryDeclaration<AnimationsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AnimationsModule, [typeof i1.FadeInOutComponent, typeof i2.ScrollAnimationComponent, typeof i3.TypeTextComponent], [typeof i4.CommonModule], [typeof i1.FadeInOutComponent, typeof i2.ScrollAnimationComponent, typeof i3.TypeTextComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AnimationsModule>; }