MCPcopy Index your code
hub / github.com/plotly/plotly.js / wrap

Function wrap

src/lib/gup.js:5–5  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

3var identity = require('./identity');
4
5function wrap(d) {return [d];}
6
7module.exports = {
8

Callers 4

calc.jsFile · 0.85
calc.jsFile · 0.85
calc.jsFile · 0.85
calc.jsFile · 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…