UNPKG

@remotion/paths

Version:

Utilities for working with SVG paths

2 lines (1 loc) 87 B
export declare const extendViewBox: (currentViewBox: string, scale: number) => string;