Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
formatDate
Function · 0.80
parseCurrentTime
Function · 0.80
formatDate
Function · 0.80
iconComponentTemplate
Function · 0.80
core.setup.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected