Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudBoost/cloudboost
/ fn
Function
fn
sdk/src/CloudSocketClientLib.js:2847–2847 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2845
2846
module.exports =
function
(a, b) {
2847
var
fn =
function
() {};
2848
fn.prototype = b.prototype;
2849
a.prototype =
new
fn;
2850
a.prototype.constructor = a;
Callers
13
complete
Function · 0.70
CloudSocketClientLib.js
File · 0.70
routes.js
File · 0.50
util.js
File · 0.50
mocha.js
File · 0.50
done
Function · 0.50
HTMLCov
Function · 0.50
next
Function · 0.50
hookErr
Function · 0.50
withStack
Function · 0.50
access.js
File · 0.50
should.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected