UNPKG

@remotion/paths

Version:

Utilities for working with SVG paths

5 lines (4 loc) 133 B
export declare const evolvePath: (progress: number, path: string) => { strokeDasharray: string; strokeDashoffset: number; };