UNPKG

dapda-ng-wizard

Version:

Angular ng-wizard - Angular wizard | stepper

6 lines (5 loc) 197 B
import { ViewContainerRef } from '@angular/core'; export declare class NgWizardStepContentDirective { viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); }