mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-12 23:30:19 +00:00
4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
|
const { default: RadioClient } = require("./Client");
|
||
|
|
||
|
const client = new RadioClient();
|