UNPKG

@plastichub/osr-cad

Version:

This is a CLI(CommandLineInterface) toolset to convert 3D files, using Solidworks and other software.

6 lines 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.reportCSV = void 0; var csv_1 = require("./csv"); Object.defineProperty(exports, "reportCSV", { enumerable: true, get: function () { return csv_1.reportCSV; } }); //# sourceMappingURL=index.js.map