UNPKG

@ionic/vue

Version:
4 lines (3 loc) 149 B
import type { IonicConfig } from "@ionic/core/components"; import type { Plugin } from "vue"; export declare const IonicVue: Plugin<[IonicConfig?]>;