@plastichub/osr-cad
Version:
This is a CLI(CommandLineInterface) toolset to convert 3D files, using Solidworks and other software.
8 lines (7 loc) • 430 B
TypeScript
export declare const GIT_CHANGELOG_MESSAGE_PREFIX = "ChangeLog:";
export declare const GIT_REPO = "https://git.osr-plastic.org/osr-plastic/";
export declare const MODULE_NAME = "OSR-CAD";
export declare const PACKAGE_NAME = "osr-cad";
export declare const DEFAULT_REPORT = "${SRC_DIR}/cad-report-${CONFIGURATION}.json";
export declare const BUF_SIZE_CMP: number;
export declare const MSG_FAILED_TO_LOAD = "Failed to load";