Returns a rectangle that encompasses dimension of line

import { Lines } from 'https://unpkg.com/ixfx/dist/geometry.js';
const rect = Lines.bbox(line);