Add Typescript definitions #138

Merged
BehindTheMath merged 8 commits from feature/ts-defs into master 2018-03-15 20:16:11 -05:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 8985b107bd - Show all commits

View File

View File

@@ -24,7 +24,7 @@
"pjax.js", "pjax.js",
"pjax.min.js" "pjax.min.js"
], ],
"types": "pjax.d.ts", "types": "index.d.ts",
"devDependencies": { "devDependencies": {
"browserify": "^15.0.0", "browserify": "^15.0.0",
"jscs": "^3.0.7", "jscs": "^3.0.7",