We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8450d43 commit 1183518Copy full SHA for 1183518
package.json
@@ -5,6 +5,7 @@
5
"source": "src/index.ts",
6
"main": "dist/Control.Geocoder.js",
7
"module": "dist/Control.Geocoder.modern.js",
8
+ "types": "dist/index.d.ts",
9
"scripts": {
10
"prepare": "npm run build",
11
"build": "npm run build:1 && npm run build:2 && npm run build:3",
0 commit comments