-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the use of TS declarations and JS ADTs
Use JSdoc typedefs and JS classes instead The functional approach with ADTs makes the code way harder to read than it should be. This was originally designed when the script was only a few hundred lines, this is no longer the case at all, and will probably not be again.
- Loading branch information
Showing
3 changed files
with
1,640 additions
and
1,564 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.