UNPKG

@alyle/ui

Version:

Minimal Design, a set of components for Angular

9 lines (8 loc) 451 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class LyExpansionPanelContent { readonly _template: TemplateRef<any>; constructor(_template: TemplateRef<any>); static ɵfac: i0.ɵɵFactoryDeclaration<LyExpansionPanelContent, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<LyExpansionPanelContent, "ng-template[lyExpansionPanelContent]", never, {}, {}, never, never, false, never>; }