UNPKG

@thi.ng/geom

Version:

Functional, polymorphic API for 2D geometry types & SVG generation

6 lines (5 loc) 101 B
import { Extra } from "./api/extra.js"; const extra = (body) => new Extra(body); export { extra };