tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Convert Countertop to TypeScript #195

Closed slifty closed 1 year ago

slifty commented 1 year ago

This PR continues the TypeScript conversion, moving the Countertop to typescript (this is the final class to be converted! Now it's just utility functions remaining)

Related to #153