4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
import thread from '../shared/thread.js';
|
|
|
|
export default thread('Server');
|