MCPcopy Create free account
hub / github.com/CreateJS/PreloadJS / o

Function o

lib/preloadjs-NEXT.js:94–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 "use strict";
93
94 function o() { this.constructor = subclass; }
95 o.prototype = superclass.prototype;
96 return (subclass.prototype = new o());
97};

Callers 1

preloadjs-NEXT.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected