UNPKG

ion-oui

Version:

The client library of oui builder for ionic

6 lines (5 loc) 184 B
import { ViewContainerRef } from "@angular/core"; export declare class IonOUIDirective { viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); }