Spaces:
Sleeping
Sleeping
| import { SVGCommand } from "./types"; | |
| export declare function encodeSVGPath(commands: SVGCommand | SVGCommand[]): string; | |
| import { SVGCommand } from "./types"; | |
| export declare function encodeSVGPath(commands: SVGCommand | SVGCommand[]): string; | |