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

Method toString

src/core/runtime/collections.js:112–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110 }
111
112 toString() {
113 return this.module.id;
114 }
115}

Callers 3

_toHTMLFunction · 0.45
conversions.jsFile · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected