npm - Include types in package.json
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.
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.