jsketcher/web/app/sketcher/mirror.js
2019-06-01 00:33:14 -07:00

16 lines
No EOL
120 B
JavaScript

function mirrorManager() {
let mirrors = [];
function add() {
}
}
function mirrorTool() {
}