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
333 B

import { IonModal as IonModalBase } from '@ionic/angular/common';
import * as i0 from "@angular/core";
export declare class IonModal extends IonModalBase {
static ɵfac: i0.ɵɵFactoryDeclaration<IonModal, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IonModal, "ion-modal", never, {}, {}, never, never, false, never>;
}