MCPcopy Index your code
hub / github.com/ronreiter/interactive-tutorials / _createClass

Function _createClass

static/js/bootstrap.js:25–29  ·  view source on GitHub ↗
(Constructor, protoProps, staticProps)

Source from the content-addressed store, hash-verified

23}
24
25function _createClass(Constructor, protoProps, staticProps) {
26 if (protoProps) _defineProperties(Constructor.prototype, protoProps);
27 if (staticProps) _defineProperties(Constructor, staticProps);
28 return Constructor;
29}
30
31function _extends() {
32 _extends = Object.assign || function (target) {

Callers 1

bootstrap.jsFile · 0.85

Calls 1

_definePropertiesFunction · 0.85

Tested by

no test coverage detected