MCPcopy Create free account
hub / github.com/Snapchat/Valdi / mimeType

Method mimeType

valdi/vscode_debugger/src/adapter/sources.ts:192–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190 }
191
192 mimeType(): string {
193 return 'text/javascript';
194 }
195
196 /**
197 * Gets whether this source is able to be pretty-printed.

Callers 1

_onSourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected