UNPKG

@sixbell-telco/sdk

Version:

A collection of reusable components designed for use in Sixbell Telco Angular projects

8 lines (7 loc) 387 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ProductCardHeaderDirective { tplRef: TemplateRef<any>; static ɵfac: i0.ɵɵFactoryDeclaration<ProductCardHeaderDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<ProductCardHeaderDirective, "[appProductCardHeader]", never, {}, {}, never, never, true, never>; }