Import pan/zoom functions from external module

This commit is contained in:
2025-06-16 22:41:28 -07:00
parent a0c2640bb7
commit fdf4b93856
6 changed files with 2177 additions and 726 deletions

View File

@@ -2,5 +2,8 @@
"devDependencies": {
"esbuild": "^0.20.2",
"esbuild-server": "^0.3.0"
},
"dependencies": {
"svg-pan-zoom": "github:webdevcat-me/svg-pan-zoom"
}
}