UNPKG

@pansy/react-mapbox-gl

Version:

🌍 基于 Mapbox GL 封装的 React 组件库

4 lines (3 loc) 167 B
import type { EventMapping } from './types'; export declare const MapEventMap: EventMapping; export declare const MapEventList: (keyof import("./types").MapEvents)[];