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

Method toString

src/core/parser.js:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 toString() {
38 this.tokens.matched
39 }
40
41 static formatErrors(errors) {
42 if (!errors.length) return "";

Callers 4

genUUIDFunction · 0.45
workerFuncFunction · 0.45
worker.jsFile · 0.45
release-check.mjsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected