UNPKG

ngx-bootstrap-product-tour

Version:
7 lines (6 loc) 166 B
import { TemplateRef } from '@angular/core'; export declare class NgxBootstrapProductTourStepService { template: TemplateRef<{ content: string; }>; }