UNPKG

angular2-mdl

Version:

Angular 2 components, directives and styles based on material design lite https://getmdl.io.

6 lines (5 loc) 172 B
import { ViewContainerRef } from '@angular/core'; export declare class MdlTabPanelTitleComponent { vcRef: ViewContainerRef; constructor(vcRef: ViewContainerRef); }