We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f132c commit 103d4faCopy full SHA for 103d4fa
package.json
@@ -3,6 +3,7 @@
3
"version": "4.0.2",
4
"description": "Pan and zoom elements anywhere using native transformations",
5
"main": "dist/panzoom.js",
6
+ "types": "dist/src/panzoom.d.ts",
7
"scripts": {
8
"build": "yarn clean && rollup --config && yarn minify",
9
"build-demo": "yarn webpack --mode production",
0 commit comments