MCPcopy Index your code
hub / github.com/github/docs /

Class

lib/hydro.js:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47export default class Hydro {
48 constructor({ secret, endpoint, forceDisableMock } = {}) {
49 // When mocking, the secret isn't important because nothing's actually
50 // password protected in terms of HTTP authorization. But, the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected