ngx-ui-tour-ionic
Version:
UI tour library for Angular 15+
10 lines (9 loc) • 705 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tour-step-template/tour-step-template.component";
import * as i2 from "./tour-anchor.directive";
import * as i3 from "./tour-proxy-anchor.component";
export declare class TourIonPopoverModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TourIonPopoverModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TourIonPopoverModule, never, [typeof i1.TourStepTemplateComponent, typeof i2.TourAnchorIonPopoverDirective, typeof i3.TourProxyAnchorComponent], [typeof i1.TourStepTemplateComponent, typeof i2.TourAnchorIonPopoverDirective, typeof i3.TourProxyAnchorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TourIonPopoverModule>;
}