mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
refactor(navigation): update interfaces
This commit is contained in:
@ -166,6 +166,7 @@ export function isReady(element: HTMLElement) {
|
||||
resolve(elm);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
/** @hidden */
|
||||
export function deepCopy(obj: any) {
|
||||
|
Reference in New Issue
Block a user