UNPKG

@liammartens/svg-path-properties

Version:

Calculate the length for an SVG path, to use it with node or a Canvas element

4 lines (3 loc) 139 B
export declare const tValues: number[][]; export declare const cValues: number[][]; export declare const binomialCoefficients: number[][];