UNPKG

@remotion/paths

Version:

Utilities for working with SVG paths

2 lines (1 loc) 104 B
export declare const interpolatePath: (value: number, firstPath: string, secondPath: string) => string;