MCPcopy Create free account
hub / github.com/dcloudio/mui / Class

Function Class

js/mui.class.js:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5 }) ? /\b_super\b/ : /.*/;
6
7 var Class = function() {};
8 Class.extend = function(prop) {
9 var _super = this.prototype;
10 initializing = true;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected