enigma-bbs/core/message.js
Bryan Ashby aab07bb330 * Fix crash with JuiceSSH
* Lots of WIP on FSE
* Various notes & fixes
2015-07-11 16:39:42 -06:00

6 lines
No EOL
70 B
JavaScript

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