UNPKG

@yandex/ymaps3-types

Version:

Types for ymaps3 maps library

4 lines (3 loc) 231 B
import type { YMapControlButton as YMapControlButtonI } from "../../../imperative/YMapControl"; import type { CustomVuefyFn } from "../types"; export declare const YMapControlButtonVuefyOverride: CustomVuefyFn<YMapControlButtonI>;