Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/ getRawFile
Method
getRawFile
src/webpage/utils/utils.ts:320–326 ·
view source on GitHub ↗
(name: string)
Source
from the content-addressed store, hash-verified
318
wellknown: string;
319
api: string;
320
cdn: string;
321
gateway: string;
322
login?: string;
323
};
324
}[],
325
) => {
326
await
I18n.done;
327
instances = json;
328
},
329
);
Callers
1
getString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected