UNPKG

130 BJavaScriptView Raw
1export default {
2 input: "index.js",
3 output: {
4 file: "build/shape2path.js",
5 format: "umd",
6 name: "shape2path"
7 }
8}
\No newline at end of file