mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 22:33:09 +00:00
add web
This commit is contained in:
8
web/node_modules/isomorphic-ws/index.d.ts
generated
vendored
Normal file
8
web/node_modules/isomorphic-ws/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
// Type definitions for isomorphic-ws
|
||||
// Run `npm install @types/ws` before using this.
|
||||
// Fix for https://github.com/heineiuo/isomorphic-ws/issues/8
|
||||
// If there is still something wrong, welcome issue.
|
||||
|
||||
import WebSocket = require('ws')
|
||||
|
||||
export = WebSocket
|
||||
Reference in New Issue
Block a user