Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yume-chan/ya-webadb
/ stringify
Function
stringify
libraries/android-bin/src/string-format.ts:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
return
value;
54
},
55
stringify() {
56
return
value;
57
},
58
}),
59
digits: (): Format<number> => ({
60
parse(reader) {
Callers
nothing calls this directly
Calls
3
toString
Method · 0.80
stringify
Method · 0.80
parse
Method · 0.65
Tested by
no test coverage detected