eximiabots-radiox/src/index.ts
2023-06-04 22:35:07 +03:00

4 lines
56 B
TypeScript

import RadioClient from "./Client";
new RadioClient();