MCPcopy
hub / github.com/microsoft/SandDance / __exportStar

Function __exportStar

docs/app/js/sanddance-app.js:20339–20341  ·  view source on GitHub ↗
(m, exports)

Source from the content-addressed store, hash-verified

20337 o[k2] = m[k];
20338}
20339function __exportStar(m, exports) {
20340 for(var p in m)if (p !== "default" && !exports.hasOwnProperty(p)) exports[p] = m[p];
20341}
20342function __values(o) {
20343 var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
20344 if (m) return m.call(o);

Callers 1

sanddance-app.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected