Skip to content

Commit 86061a0

Browse files
committed
import from interface
1 parent ed25831 commit 86061a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { initialize } from "@ionic/core/components";
2020
import type { IonicConfig } from "@ionic/core/components";
2121

2222
import { defineIonComponents } from "./components/defineComponents";
23-
import { MenuI } from "@ionic/core/dist/types/components/menu/menu-interface";
23+
import { MenuI } from "@ionic/core/interface";
2424
export { defineComponent } from "./components/defineComponents";
2525

2626
// all exports

0 commit comments

Comments
 (0)