Last change
on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
418 bytes
|
Line | |
---|
1 | import { ViewContainerRef } from '@angular/core';
|
---|
2 | import * as i0 from "@angular/core";
|
---|
3 | export declare class DynamicDialogContent {
|
---|
4 | viewContainerRef: ViewContainerRef;
|
---|
5 | constructor(viewContainerRef: ViewContainerRef);
|
---|
6 | static ɵfac: i0.ɵɵFactoryDeclaration<DynamicDialogContent, never>;
|
---|
7 | static ɵdir: i0.ɵɵDirectiveDeclaration<DynamicDialogContent, "[pDynamicDialogContent]", never, {}, {}, never>;
|
---|
8 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.