Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ content
Method
content
compiler/companion/src/OutputWriter.ts:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
content(): string {
61
return
outputContent(this.written);
62
}
63
64
beginIndent(indentation: string) {
65
const
written = this.written;
Callers
2
generateTypeScriptIds
Function · 0.95
IRtoString
Function · 0.95
Calls
1
outputContent
Function · 0.85
Tested by
no test coverage detected