MCPcopy 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
107interface CrossOriginStorageHandle {
108 getFile(): Promise<Blob>;
109 createWritable(): Promise<CrossOriginStorageWritable>;
110}
111

Callers 1

matchMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected