MCPcopy Create free account
hub / github.com/Maccoder3/MAC-MD /

Class

lib/gdrive.js:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11const TOKEN_PATH = join(__dirname, '..', 'token.json')
12
13class GoogleAuth extends EventEmitter {
14 constructor() {
15 super()
16 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected