Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Silentely/eSIM-Tools
/ File
Class
File
server.js:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
if
(typeof global.File ===
'undefined'
) {
15
global.File =
class
File {};
16
}
17
18
const
Logger = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected