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

5 lines
97 B
JavaScript

'use strict';
const thread = require('../shared/thread.js');
module.exports = thread('Server');