MCPcopy Create free account
hub / github.com/dunky11/react-saas-template / c

Function c

src/shared/components/Pace.js:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 Y = {}.hasOwnProperty,
100 Z = function(a, b) {
101 function c() {
102 this.constructor = a;
103 }
104 for (var d in b) Y.call(b, d) && (a[d] = b[d]);
105 return (
106 (c.prototype = b.prototype),

Callers 1

activatePaceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected