NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@antv/data-set/lib/util/get-geo-projection.d.ts

3 lines
99 B
TypeScript
Raw Normal View History

2023-09-14 14:47:11 +08:00
declare const _default: (projection: string, exportRaw?: boolean) => any;
export default _default;