MCPcopy Create free account
hub / github.com/observablehq/framework / text

Function text

src/client/stdlib/sqlite.js:150–152  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

148}
149
150function text(value) {
151 return document.createTextNode(value);
152}

Callers 2

explainMethod · 0.70
describeMethod · 0.70

Calls

no outgoing calls

Tested by 1

describeMethod · 0.56