UNPKG
ion-oui
Version:
latest (1.0.0)
1.0.0
The client library of oui builder for ionic
ion-oui
/
lib
/
parsers
/
ion-oui.directive.d.ts
6 lines
(5 loc)
•
184 B
TypeScript
View Raw
1
2
3
4
5
6
import { ViewContainerRef } from
"
@angular
/core"
; export declare
class
IonOUIDirective
{ viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); }