Typescript rework continue

This commit is contained in:
Christer Warén
2023-06-04 22:35:07 +03:00
parent 2d0b326721
commit 0e62861e33
14 changed files with 103 additions and 129 deletions

View File

@ -1,3 +1,3 @@
import RadioClient from "./Client";
const client = new RadioClient();
new RadioClient();