NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@antv/data-set/lib/connector/geo-graticule.d.ts
2023-09-14 14:47:11 +08:00

3 lines
103 B
TypeScript

import { View } from '../view';
export default function connector(_options: any, dataView: View): any;