UNPKG

theme-lib

Version:

This is a simple example Angular Library published to npm.

5 lines (4 loc) 147 B
import { ViewContainerRef } from '@angular/core'; export declare class NbWindowsContainerComponent { viewContainerRef: ViewContainerRef; }