MCPcopy Index your code
hub / github.com/CreateJS/TweenJS / o

Function o

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

Source from the content-addressed store, hash-verified

59 "use strict";
60
61 function o() { this.constructor = subclass; }
62 o.prototype = superclass.prototype;
63 return (subclass.prototype = new o());
64};

Callers 1

tweenjs-NEXT.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected