UNPKG

504 BSource Map (JSON)View Raw
1{"version":3,"file":"tab-heading.directive.d.ts","sources":["tab-heading.directive.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { TemplateRef } from '@angular/core';\nimport { TabDirective } from './tab.directive';\n/** Should be used to mark <ng-template> element as a template for tab heading */\nexport declare class TabHeadingDirective {\n templateRef?: TemplateRef<any>;\n constructor(templateRef: TemplateRef<any>, tab: TabDirective);\n}\n"]}
\No newline at end of file