feat: 更新组件类型定义,添加新的 UI 组件支持
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export type PageInstance = InstanceType<typeof import("@ionic/vue").IonPage>;
|
||||
export type InputInstance = InstanceType<typeof import("@ionic/vue").IonInput>;
|
||||
|
||||
Reference in New Issue
Block a user