UNPKG

svg-path-d

Version:

SVG path data (path[d] attribute content) manipulation library.

5 lines (4 loc) 118 B
export * from './format'; export * from './math1d'; export * from './math2d'; export * as matrix from './matrix';