Add Typescript definitions #138

Merged
BehindTheMath merged 8 commits from feature/ts-defs into master 2018-03-15 20:16:11 -05:00
Showing only changes of commit 7a07a435bc - Show all commits

View File

@@ -578,7 +578,7 @@ Clone this repository and run `npm run example`, which will open the example app
* ⇄ Pull requests and ★ Stars are always welcome.
* For bugs and feature requests, please create an issue.
* Pull requests must be accompanied by passing automated tests (`npm test`).
* Pull requests must be accompanied by passing automated tests (`npm test`). If the API is changed, please update the Typescript definitions as well (`pjax.d.ts`).
## [CHANGELOG](CHANGELOG.md)