@splinetool/runtime
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "@splinetool/runtime", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"main": "build/runtime.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -110,3 +110,5 @@ declare module '@splinetool/runtime' { | ||
dispose(): void; | ||
setZoom(zoomValue: number): void; | ||
} | ||
} |
Sorry, the diff of this file is too big to display
1295422
8590