MCPcopy Create free account
hub / github.com/SocketCluster/socketcluster / cloneSymbol

Function cloneSymbol

app/public/socketcluster-client.js:7557–7559  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

7555}
7556
7557function cloneSymbol(val) {
7558 return valueOf ? Object(valueOf.call(val)) : {};
7559}
7560
7561/**
7562 * Expose `clone`

Callers 1

cloneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…