MCPcopy 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
14if (typeof global.File === 'undefined') {
15 global.File = class File {};
16}
17
18const Logger = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected