UNPKG

@sixbell-telco/sdk

Version:

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

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