This repository was archived by the owner on May 28, 2023. It is now read-only.
This repository was archived by the owner on May 28, 2023. It is now read-only.
Rewrite API to TypeScript #219
Open
Description
Thanks to awesome work of @ResuBaka in #210 we now are able to use typescript. Even though JS still is and will be supported, we'd like to fully utilize benefits of this feature by rewriting the code with typings. Contributions with any VSF-API parts are welcome but please, group it by segments/directories (i.e. a full extension, whole API section, whole lib, full one platform, etc). PRs of single files will not be accepted in order to keep the consistency of what is already done and what still needs to be rewritten.