MCPcopy
hub / github.com/rrweb-io/rrweb / toString

Method toString

packages/rrdom/src/document.ts:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 removeChild(node: IRRNode): IRRNode;
33
34 toString(): string;
35}
36export interface IRRDocument extends IRRNode {
37 documentElement: IRRElement | null;

Callers 15

getUntaintedPrototypeFunction · 0.65
index.tsFile · 0.65
document.test.tsFile · 0.65
walkFunction · 0.65
buildNodeFunction · 0.65
startStreamMethod · 0.65
stringifyFunction · 0.65
toStringFunction · 0.65
errorHandlerFunction · 0.65
replaceFunction · 0.65
stringifyFormDataFunction · 0.65

Calls

no outgoing calls

Tested by 1

generateEventsFunction · 0.52