UNPKG

@salusoft89/planegcs

Version:

A wasm build and a simple wrapper of the FreeCAD PlaneGCS (2D geometric constraint solver)

5 lines (4 loc) 63 B
export type oid = string; export interface Id { id: oid; }