You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

6 lines
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>;
}