UNPKG

ngx-mat-lib

Version:

A bunch of utilities and components to use in your Angular 7+ apps!

6 lines (5 loc) 172 B
import { TemplateRef } from "@angular/core"; export declare class XmatLegendItemContentComponent { xMatLegendItemContent: TemplateRef<any>; content: string; }