UNPKG

@clr/angular

Version:

Angular components for Clarity

5 lines (4 loc) 190 B
import { Type } from '@angular/core'; export * from './expandable-animation'; export * from './base-expandable-animation'; export declare const EXPANDABLE_ANIMATION_DIRECTIVES: Type<any>[];