UNPKG

@tuoyuan/map-adapter-lib

Version:

地图适配器库

6 lines (5 loc) 208 B
export * from './class/index'; export * from './utils/index'; export * from './types/index'; export type { ProxyMap, IProxyMapOptions } from './ProxyMap'; export { createMap, useMapClass } from './ProxyMap';