MCPcopy Create free account
hub / github.com/bigskysoftware/_hyperscript / install

Method install

www/js/_hyperscript-max.js:11576–11578  ·  view source on GitHub ↗
(target, source, args, runtime2)

Source from the content-addressed store, hash-verified

11574 }
11575 }
11576 install(target, source, args, runtime2) {
11577 runtime2.assignToNamespace(target, this.nameSpace, this.workerName, this.stubs);
11578 }
11579 };
11580 function workerPlugin(_hyperscript2) {
11581 _hyperscript2.addFeature(WorkerFeature2.keyword, WorkerFeature2.parse.bind(WorkerFeature2));

Callers

nothing calls this directly

Calls 1

assignToNamespaceMethod · 0.45

Tested by

no test coverage detected