UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

10 lines 425 B
import { ViewContainerRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ContainerModalService { private _view; get view(): ViewContainerRef; set view(view: ViewContainerRef); static ɵfac: i0.ɵɵFactoryDeclaration<ContainerModalService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ContainerModalService>; } //# sourceMappingURL=container-modal.service.d.ts.map