Since the ts-simple-type package also has stopped receiving updates, but it is core to some of the functionality in these tools.
https://github.com/runem/ts-simple-type
There is also this fork (~3 years since the last update though) that we could consider using internally or contributing to, instead of forking it directly:
https://github.com/justjake/ts-simple-type
If we pursue using the fork, we should consider doing some benchmark testing to make sure it does not cause any regressions in the speed since that used to be a concern for the package.
Since the
ts-simple-typepackage also has stopped receiving updates, but it is core to some of the functionality in these tools.https://github.com/runem/ts-simple-type
There is also this fork (~3 years since the last update though) that we could consider using internally or contributing to, instead of forking it directly:
https://github.com/justjake/ts-simple-type
If we pursue using the fork, we should consider doing some benchmark testing to make sure it does not cause any regressions in the speed since that used to be a concern for the package.