MCPcopy Create free account
hub / github.com/cfworker/cfworker / text

Method text

packages/dev/src/runtime/html-rewriter.js:266–268  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

264 }
265
266 get text() {
267 return this._node.textContent;
268 }
269
270 get lastInTextNode() {
271 return (

Callers 15

assertCanServeStaticSiteFunction · 0.45
getWorkersDevSubdomainFunction · 0.45
deployToWorkersDevFunction · 0.45
deployFunction · 0.45
getNamespaceFunction · 0.45
getNamespaceKeysFunction · 0.45
createNamespaceFunction · 0.45
bulkKVFunction · 0.45
bulkDeleteFunction · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by 3

assertCanServeStaticSiteFunction · 0.36