Enhance with TypeScript
Closed this issue · 1 comments
andrewtpoe commented
OVERVIEW
Many modern editors and applications have sufficient support for TypeScript to make it worth using in packages such as this.
EXPECTED BEHAVIOR
Convert this project to TypeScript. Export the types so they are consumable with the code.
ACTUAL BEHAVIOR
There is no typing of this code.
andrewtpoe commented
Closed by #24