UNPKG

@remotion/paths

Version:

Utilities for working with SVG paths

2 lines (1 loc) 106 B
export declare const getPointAtLength: (path: string, length: number) => import("./helpers/types").Point;