feat(docs): Add comments to types

This commit is contained in:
Braks
2022-03-14 18:20:58 +01:00
parent 3b8c49e654
commit c21ac7dca4
5 changed files with 82 additions and 8 deletions
+1 -2
View File
@@ -23,8 +23,7 @@
"unpkg": "./dist/vue-flow.iife.js",
"jsdelivr": "./dist/vue-flow.iife.js",
"files": [
"dist",
"docs"
"dist"
],
"scripts": {
"prepare": "ts-patch install -s",