Skip to content

Commit

Permalink
Adds initial typescript definition files
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisradek committed May 23, 2016
1 parent 664dec3 commit a2358f5
Show file tree
Hide file tree
Showing 2 changed files with 109,517 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -34,6 +34,7 @@
"jmespath": "0.15.0"
},
"main": "lib/aws.js",
"typings": "./typings/AWS.d.ts",
"browser": "lib/browser.js",
"browserify": { "transform": "./dist-tools/transform.js" },
"directories": {
Expand Down

0 comments on commit a2358f5

Please sign in to comment.