PATH:
opt
/
bitninja-threat-hunting
/
node_modules
/
ws
'use strict'; module.exports = function () { throw new Error( 'ws does not work in the browser. Browser clients must use the native ' + 'WebSocket object' ); };
[+]
lib
[+]
..
[-] package.json
[edit]
[-] wrapper.mjs
[edit]
[-] browser.js
[edit]
[-] index.js
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]