This repository has been archived by the owner on Dec 15, 2018. It is now read-only.
You Want (TypeScript) Types, You Got 'Em
This release adds TypeScript definitions that ship directly with the library.
Changes:
- Add
index.d.ts
at the root level of the repository. - Nuke
package-lock.json
and insist onyarn
. - Add CONTRIBUTING section to
README.md
.