Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ content
Method
content
valdi/vscode_debugger/src/adapter/sources.ts:188–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
186
}
187
188
content(): Promise<string | undefined> {
189
return
this._contentGetter();
190
}
191
192
mimeType(): string {
193
return
'text/javascript'
;
Callers
1
prettyPrint
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected