UNPKG

@remotion/paths

Version:

Utilities for working with SVG paths

2 lines (1 loc) 87 B
export declare const scalePath: (d: string, scaleX: number, scaleY: number) => string;