npm-check icon indicating copy to clipboard operation
npm-check copied to clipboard

Include `./index.d.ts` in the package.

Open iclanton opened this issue 2 years ago • 0 comments

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.

iclanton avatar Dec 21 '22 04:12 iclanton