3 lines
68 B
TypeScript

export * from "./lib/SVGPathData";
export as namespace svgpathdata;