@nebular/theme
Version:
@nebular/theme
8 lines (7 loc) • 404 B
TypeScript
import { ViewContainerRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class NbWindowsContainerComponent {
viewContainerRef: ViewContainerRef;
static ɵfac: i0.ɵɵFactoryDeclaration<NbWindowsContainerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NbWindowsContainerComponent, "nb-windows-container", never, {}, {}, never, never, false, never>;
}