MCPcopy Index your code
hub / github.com/tinyplex/tinybase / getHtmlDoc

Function getHtmlDoc

site/demo.ts:112–112  ·  view source on GitHub ↗
(html: string)

Source from the content-addressed store, hash-verified

110};
111
112const getHtmlDoc = (html: string): string => html.trim();
113
114const getJs = (
115 esbuild: any,

Callers 1

getDemoDocFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…