mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 07:40:20 +00:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
|
const { default: RadioClient } = require("./Client");
|
||
|
|
||
|
const client = new RadioClient();
|