UNPKG

@liammartens/svg-path-properties

Version:

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

3 lines (2 loc) 92 B
declare const _default: (path: string) => [string, ...number[]][]; export default _default;