Skip to content

npm - Include types in package.json

Compare
Choose a tag to compare
@cosinekitty cosinekitty released this 13 Dec 21:48
· 31 commits to master since this release

This is an attempt to resolve a known problem in Astronomy Engine's npm package.
Added the TypeScript types file astronomy.d.ts as a type export from package.json.
See #329.