This commit is contained in:
Chayapak 2024-11-01 20:21:15 +07:00
parent 32bcf82b07
commit a55b5f1022

3
vm.js
View file

@ -65,7 +65,8 @@ parentPort.on('message', (msg) => {
crypto, crypto,
nbt, nbt,
net, net,
axios axios,
util
} }
}) })