enigma-bbs/core/message.js

6 lines
70 B
JavaScript
Raw Normal View History

/* jslint node: true */
'use strict';
function Message(options) {
}