UNPKG

@ionic/angular

Version:

Angular specific wrappers for @ionic/core

7 lines (6 loc) 347 B
import { IonPopover as IonPopoverBase } from '@ionic/angular/common'; import * as i0 from "@angular/core"; export declare class IonPopover extends IonPopoverBase { static ɵfac: i0.ɵɵFactoryDeclaration<IonPopover, never>; static ɵcmp: i0.ɵɵComponentDeclaration<IonPopover, "ion-popover", never, {}, {}, never, never, false, never>; }