Script-to-graph functions added for new method

This commit is contained in:
2021-03-26 21:05:13 +00:00
parent b1916fe55d
commit ccbe62c0d9
9 changed files with 585 additions and 63 deletions

View File

@@ -6,7 +6,7 @@
"main": "index.js",
"scripts": {
"build": "rollup -c",
"watch": "rollup -c -w",
"watch": "rollup -c --watch",
"serve": "http-server ."
},
"author": "",