UNPKG

203 BJavaScriptView Raw
1import { temporarilyNotSupport } from '../../utils/index.js';
2
3// 地图
4const createMapContext = temporarilyNotSupport('createMapContext');
5
6export { createMapContext };
7//# sourceMappingURL=map.js.map