jsketcher/web/app/brep/geom/surface.js
2017-01-06 02:34:42 -08:00

8 lines
No EOL
54 B
JavaScript

export class Surface {
constructor() {
}
}