nicecode-v2/packages/map/src/components/clusters/index.tsx
2024-05-29 14:43:41 +08:00

8 lines
178 B
TypeScript

/**
* Created by jiangzhixiong on 2024/05/23
*/
import Clusters from './Clusters'
// export type { ClustersProps, ClustersRefProps } from './Clusters'
export default Clusters