1
0
Fork 0

chore(lunetius): Port to v3 stage 2

This commit is contained in:
joostdecock 2022-09-11 16:03:17 +02:00
parent cbe1a0aed3
commit 14443be13e

View file

@ -1,23 +1,22 @@
import { pluginBundle } from '@freesewing/plugin-bundle' import { pluginBundle } from '@freesewing/plugin-bundle'
function lunetiusLacerna(part) { function lunetiusLacerna({
const { Point,
Point, points,
points, Path,
Path, paths,
paths, measurements,
measurements, options,
options, macro,
macro, complete,
complete, snippets,
snippets, Snippet,
Snippet, sa,
sa, paperless,
paperless, store,
store, utils,
utils, part,
} = part.shorthand() }) {
// Store length and width // Store length and width
store.set( store.set(
'length', 'length',