UNPKG

lume

Version:

Build next-level interactive web applications.

4 lines 252 B
import { ShapePath } from 'three/src/extras/core/ShapePath.js'; export declare function parseSvgPathElement(path: SVGPathElement): ShapePath; export declare function parseSvgPathDAttribute(d: string | null): ShapePath; //# sourceMappingURL=svg.d.ts.map