UNPKG

@turbox3d/design-engine

Version:

Large-scale design application engine library

6 lines 301 B
import _createClass from "@babel/runtime/helpers/esm/createClass"; import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck"; var FreeDrawCommand = /*#__PURE__*/_createClass(function FreeDrawCommand() { _classCallCheck(this, FreeDrawCommand); }); export { FreeDrawCommand as default };