Skip to content

Commit 1183518

Browse files
committed
Specify TypeScript declaration file
1 parent 8450d43 commit 1183518

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"source": "src/index.ts",
66
"main": "dist/Control.Geocoder.js",
77
"module": "dist/Control.Geocoder.modern.js",
8+
"types": "dist/index.d.ts",
89
"scripts": {
910
"prepare": "npm run build",
1011
"build": "npm run build:1 && npm run build:2 && npm run build:3",

0 commit comments

Comments
 (0)