UNPKG

@yandex/ymaps3-types

Version:

Types for ymaps3 maps library

3 lines (2 loc) 110 B
import type { Projection } from "../../common/types/projection"; export declare const projection: Projection;