2026-03-04 12:59:40 +01:00

5 lines
94 B
JavaScript

'use strict';
const {CHANNEL} = require('../channel.js');
module.exports = ('WS' + CHANNEL);