UNPKG

@adonisjs/websocket-client

Version:

Websocket client for AdonisJs

15 lines (12 loc) 294 B
'use strict' /* * adonis-websocket-client * * (c) Harminder Virk <virk@adonisjs.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ import 'babel-polyfill' import './setup' import './specs/main.spec.js'