UNPKG

ngx-mat-lib

Version:

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

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