UNPKG

svg-pathdata

Version:

Manipulate SVG path data (path[d] attribute content) simply and efficiently.

2 lines (1 loc) 96 B
export declare function testReversePath(input: string, preserveSubpathOrder?: boolean): string;