mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
refactor(): minor updates for next stencil version (#20787)
This commit is contained in:
@ -2,7 +2,6 @@ import { ComponentProps } from '../../../interface';
|
||||
|
||||
export interface HTMLStencilElement extends HTMLElement {
|
||||
componentOnReady(): Promise<this>;
|
||||
forceUpdate(): void;
|
||||
}
|
||||
|
||||
export interface NavOutlet {
|
||||
|
||||
Reference in New Issue
Block a user