This commit is contained in:
srgooglo 2022-05-06 14:26:22 +02:00
parent 7eabb6eaa7
commit 4f3a57e9fa

View File

@ -1,3 +1,3 @@
module.exports = {
WSInterface: require("./classes/WSInterface"),
WSInterface: require("./WSInterface"),
}