mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
6 lines
No EOL
70 B
JavaScript
6 lines
No EOL
70 B
JavaScript
/* jslint node: true */
|
|
'use strict';
|
|
|
|
function Message(options) {
|
|
|
|
} |