weapp-socket.io/lib/support/noop.js

3 lines
58 B
JavaScript

module.exports = function () { return function () {}; };