@clr/angular
Version:
Angular components for Clarity
10 lines (9 loc) • 650 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./expandable-animation";
import * as i2 from "./expandable-animation.directive";
import * as i3 from "@angular/common";
export declare class ClrExpandableAnimationModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ClrExpandableAnimationModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrExpandableAnimationModule, [typeof i1.ClrExpandableAnimation, typeof i2.ClrExpandableAnimationDirective], [typeof i3.CommonModule], [typeof i1.ClrExpandableAnimation, typeof i2.ClrExpandableAnimationDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ClrExpandableAnimationModule>;
}