nicecode-v2/packages/map/src/components/customOverlay/index.tsx

7 lines
124 B
TypeScript

/**
* Created by jiangzhixiong on 2024/05/21
*/
import CustomOverlay from './CustomOverlay'
export default CustomOverlay