1
0
Fork 0
freesewing/packages/new-design/templates/from-tutorial.mjs

10 lines
156 B
JavaScript
Raw Normal View History

2022-11-29 17:57:03 -06:00
export const noInheritance = true
export const parts = [
{
part: 'bib',
draft: '',
pluginBundle: false,
},
]
export const dependencies = []