@visa/nova-angular
Version:
Visa Product Design System Nova Angular library
11 lines (10 loc) • 451 B
TypeScript
import * as i0 from "@angular/core";
/**
* The class, <code>class="v-icon-tow-color"</code>, applied by this directive only changes Visa Library icons.
*/
export declare class DualIconDirective {
get hostClass(): string;
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<DualIconDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<DualIconDirective, "[v-icon-two-color], ", never, {}, {}, never, never, true, never>;
}