mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-11-24 07:41:29 +00:00
TypeScript Initial
This commit is contained in:
3
src/index.ts
Normal file
3
src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
const { default: RadioClient } = require("./Client");
|
||||
|
||||
const client = new RadioClient();
|
||||
Reference in New Issue
Block a user