export default (part) => { // Shorthand let { points, Point, paths, Path, measurements, options, complete, paperless, store, macro, utils, snippets, Snippet, sa } = part.shorthand() if (complete) { if (sa) { } if (paperless) { } } return part }