Typescript Support branch is ready for prime time.
Should be up to date with Master.
You can manually test it by running npm pack and inspecting the final bundle. You can even unpack this bundle into another project to see that it works correctly, and supplies types to the IDE.
Fix #7
Typescript Support branch is ready for prime time.
Should be up to date with Master.
You can manually test it by running
npm pack
and inspecting the final bundle. You can even unpack this bundle into another project to see that it works correctly, and supplies types to the IDE.Let me know if you have any questions.