Returns an SVG description of line
import { Lines } from 'https://unpkg.com/ixfx/dist/geometry.js';Lines.toSvgString(ptA, ptB); Copy
import { Lines } from 'https://unpkg.com/ixfx/dist/geometry.js';Lines.toSvgString(ptA, ptB);
Returns an SVG description of line