npm-check
npm-check copied to clipboard
Include `./index.d.ts` in the package.
The package.json
declares that this package ships with typings, but the index.d.ts
file is not included in the shipped package.
This PR adds that file to the shipped package and does some minor cleanup to the typings.