feat: Added plugin-export-dxf
This commit is contained in:
parent
3204273717
commit
e134e940e7
11 changed files with 818 additions and 60 deletions
5
packages/plugin-export-dxf/src/footer.js
Normal file
5
packages/plugin-export-dxf/src/footer.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
const footer = `
|
||||
0
|
||||
EOF
|
||||
`
|
||||
export default footer
|
Loading…
Add table
Add a link
Reference in a new issue