Daniel Maixner 7967126d6b Tuning
2022-10-18 12:20:51 +02:00

6 lines
63 B
JavaScript

const dgram = require('dgram')
window.nodeApi = {
dgram
}