Skip to content

Commit c414892

Browse files
committed
add types file
1 parent 6445bfb commit c414892

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
@@ -3,6 +3,7 @@
33
"version": "0.2.0",
44
"description": "a collection of useful es5-shims for Extendscript",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1",
89
"bundle": "node bin/concat.js"

0 commit comments

Comments
 (0)