[SignalingServer] Optimize dependent modules
[platform/framework/web/wrtjs.git] / signaling_server / service / node_modules / qrcode / lib / index.js
1 /*
2 *copyright Ryan Day 2012
3 *
4 * Licensed under the MIT license:
5 *   http://www.opensource.org/licenses/mit-license.php
6 *
7 * this is the main server side application file for node-qrcode.
8 * these exports use serverside canvas api methods for file IO and buffers
9 *
10 */
11
12 module.exports = require('./server')