Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

You Want (TypeScript) Types, You Got 'Em

Compare
Choose a tag to compare
@parkerziegler parkerziegler released this 23 Mar 00:01
· 14 commits to master since this release

This release adds TypeScript definitions that ship directly with the library.

Full Changelog

Changes:

  • Add index.d.ts at the root level of the repository.
  • Nuke package-lock.json and insist on yarn.
  • Add CONTRIBUTING section to README.md.