xiaokuaisong-shopapp/uniapp05/node_modules/zrender/lib/tool/parseXML.d.ts
2024-10-18 16:05:19 +08:00

2 lines
83 B
TypeScript

export declare function parseXML(svg: Document | string | SVGElement): SVGElement;