UNPKG

@engie-group/fluid-design-system-angular

Version:

Fluid Design System Angular

10 lines (9 loc) 401 B
import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CardImageDirective { private el; class: string; constructor(el: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration<CardImageDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<CardImageDirective, "[njCardImage]", ["njCardImage"], {}, {}, never, never, true, never>; }