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

Class

src/rest/scripts/utils/webhook.js:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16]
17
18export default class Webhook {
19 #webhook
20 constructor(webhook) {
21 this.#webhook = webhook

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected