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

4 lines
63 B
TypeScript

export interface Options {
map?: Record<string, string>;
}