Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/
Class
toml/stringify.ts:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
class
Dumper {
36
maxPad = 0;
37
srcObject: Record<string, unknown>;
38
output: string[] = [];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected