source:
imaps-frontend/node_modules/svg-pathdata/lib/SVGPathDataEncoder.d.ts
Last change on this file was 79a0317, checked in by , 4 days ago | |
---|---|
|
|
File size: 122 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 1 | import { SVGCommand } from "./types"; |
2 | export declare function encodeSVGPath(commands: SVGCommand | SVGCommand[]): string; |
Note:
See TracBrowser
for help on using the repository browser.