UNPKG

@plastichub/osr-cad

Version:

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

3 lines (2 loc) 96 B
import * as CLI from 'yargs'; export declare const register: (cli: CLI.Argv) => CLI.Argv<{}>;