UNPKG

yandex-map-react

Version:

Yandex map react

12 lines (11 loc) 196 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); /** * Yandex API config */ var apiConfig = exports.apiConfig = { host: 'api-maps.yandex.ru', version: '2.1' };