@chief-editor/shape
Version:
Shape for chief editor
1 lines • 366 B
JavaScript
;function __export(e){for(var r in e)exports.hasOwnProperty(r)||(exports[r]=e[r])}Object.defineProperty(exports,"__esModule",{value:!0}),__export(require("./shape/Arrow")),__export(require("./shape/Line")),__export(require("./shape/Rect")),__export(require("./shape/Pentagram")),__export(require("./shape/Triangle")),__export(require("./shape/Ellipse"));