NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/viser/es/utils/CustomizeUtils.d.ts
2023-09-14 14:47:11 +08:00

3 lines
212 B
TypeScript

export declare const registerShape: (geoName: string, shapeName: string, shapeFun: any) => void;
export declare const registerAnimation: (animationType: string, animationName: string, animationFun: any) => void;