NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/viser/es/utils/CustomizeUtils.d.ts

3 lines
212 B
TypeScript
Raw Permalink Normal View History

2023-09-14 14:47:11 +08:00
export declare const registerShape: (geoName: string, shapeName: string, shapeFun: any) => void;
export declare const registerAnimation: (animationType: string, animationName: string, animationFun: any) => void;