Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm
/ getFile
Method
getFile
web/src/artifact_cache.ts:108–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
107
interface
CrossOriginStorageHandle {
108
getFile(): Promise<Blob>;
109
createWritable(): Promise<CrossOriginStorageWritable>;
110
}
111
Callers
1
match
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected