mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:40:18 +00:00
2 lines
84 B
JavaScript
2 lines
84 B
JavaScript
|
const radioClient = require("./struct/client.js");
|
||
|
const client = new radioClient();
|