UNPKG

@yandex/ymaps3-types

Version:

Types for ymaps3 maps library

4 lines (3 loc) 217 B
import type { YMapContainer as YMapContainerI } from "../../../imperative/YMapContainer"; import type { CustomVuefyFn } from "../types"; export declare const YMapContainerVuefyOverride: CustomVuefyFn<YMapContainerI>;