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 6445bfb commit c414892Copy full SHA for c414892
package.json
@@ -3,6 +3,7 @@
3
"version": "0.2.0",
4
"description": "a collection of useful es5-shims for Extendscript",
5
"main": "index.js",
6
+ "types": "index.d.ts",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1",
9
"bundle": "node bin/concat.js"
0 commit comments