MCPcopy Create free account
hub / github.com/NativeScript/android / __extends_ts

Function __extends_ts

test-app/app/src/main/assets/internal/ts_helpers.js:108–111  ·  view source on GitHub ↗
(child, parent)

Source from the content-addressed store, hash-verified

106 }
107
108 var __extends_ts = function (child, parent) {
109 extendStaticFunctions(child, parent);
110 assignPrototypeFromParentToChild(parent, child);
111 };
112
113 var __extends_ns = function (child, parent) {
114 if (!parent.extend) {

Callers 1

__extendsFunction · 0.70

Calls 1

Tested by

no test coverage detected