yanchengPowerSupply/node_modules/zrender/lib/vml/Painter.d.ts

3 lines
87 B
TypeScript

declare function VMLPainter(root: any, storage: any): void;
export default VMLPainter;