MCPcopy Index your code
hub / github.com/lisong/code-push-server / const.js

File const.js

core/const.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function define(name, value) {
2 Object.defineProperty(exports, name, {
3 value: value,
4 enumerable: true

Callers

nothing calls this directly

Calls 1

defineFunction · 0.85

Tested by

no test coverage detected