fix: align changes with dist for d.ts #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be greate if we don't need to align changes of type files manually.
I'm not really sure how we got to a place where the types exist in two different files, but it doesn't seem to serve any purpose. Attached patch makes types/index.d.ts the exported types and removes dist/index.d.ts.
Pull request closed