| 1 | import express from 'express' |
| 2 | import { getWebhook } from '../../src/webhooks/lib/index.js' |
| 3 | import { allVersions } from '../../lib/all-versions.js' |
| 4 | import { defaultCacheControl } from '../cache-control.js' |
nothing calls this directly
no test coverage detected