/
opt
/
canhelp
/
node_modules
/
ws
/
/opt/canhelp/node_modules/ws
mkdir
upload
Name
Size
Mode
Actions
lib/
-
0755
rm
browser.js
176
0644
edit
dl
rm
index.js
376
0644
edit
dl
rm
LICENSE
1183
0644
edit
dl
rm
package.json
1723
0644
edit
dl
rm
README.md
15306
0644
edit
dl
rm
wrapper.mjs
341
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/ws/browser.js
(176B)
'use strict'; module.exports = function () { throw new Error( 'ws does not work in the browser. Browser clients must use the native ' + 'WebSocket object' ); };
Save
cmd:
run