UNPKG

krstmap

Version:

腾讯地图

5 lines (4 loc) 169 B
/// <reference types="@map-component/tmap-types" /> import React from 'react'; declare const MapContext: React.Context<TMap.Map | undefined>; export { MapContext };