3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
|
import { YMap } from 'ymaps3';
|
||
|
|
||
|
declare let map: YMap;
|