Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

Better typing when using distributed (/dist) versions.

Compare
Choose a tag to compare
@electricessence electricessence released this 17 May 21:27
· 290 commits to master since this release

This is a step in the right direction for exposing types while choosing the module type of your choice.
It exports all the declaration files provided by targeting ES6 but then overwrites the source with the actual module.
This will allow any dist to behave just as if it was the source folder.