MCPcopy
hub / github.com/React95/React95 / toString

Method toString

config/setup/core.setup.js:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 toString() {
52 return this.buffer.toString();
53 }
54 };
55
56 global.URL.createObjectURL = vi.fn(data => data.toString());

Callers 5

formatDateFunction · 0.80
parseCurrentTimeFunction · 0.80
formatDateFunction · 0.80
iconComponentTemplateFunction · 0.80
core.setup.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected