UNPKG

jandal

Version:

Manage events, callbacks and rooms over a socket connection

8 lines (5 loc) 101 B
'use strict'; /* * Just return the socket module */ module.exports = require('./source/socket');