UNPKG

@yandex/ymaps3-types

Version:

Types for ymaps3 maps library

4 lines (3 loc) 143 B
import type TVue from "@vue/runtime-core"; import type { Vuefy } from "./types"; export declare function createVuefy(Vue: typeof TVue): Vuefy;