@engie-group/fluid-design-system-angular
Version:
Fluid Design System Angular
8 lines (7 loc) • 363 B
TypeScript
import { TemplateRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class CustomIconDirective {
templateRef: TemplateRef<any>;
static ɵfac: i0.ɵɵFactoryDeclaration<CustomIconDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<CustomIconDirective, "[njCustomIcon]", never, {}, {}, never, never, true, never>;
}