MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / use

Method use

src/core/kernel.js:213–216  ·  view source on GitHub ↗
(plugin)

Source from the content-addressed store, hash-verified

211 }
212
213 use(plugin) {
214 plugin(this)
215 return this
216 }
217
218 initElt(parseElement, start, tokens) {
219 parseElement.startToken = start;

Callers 7

socket.jsFile · 0.45
component.jsFile · 0.45
intercept.jsFile · 0.45
hdb.jsFile · 0.45
tailwind.jsFile · 0.45
worker.jsFile · 0.45
eventsource.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected