MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / fetch

Method fetch

packages/cloudflare/test/durableobject.test.ts:170–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168 it('Built-in durable object methods are always instrumented', () => {
169 const testClass = class {
170 fetch() {}
171
172 alarm() {}
173

Calls

no outgoing calls

Tested by

no test coverage detected