MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / isMiddleware.test.ts

File isMiddleware.test.ts

packages/hono/test/utils/isMiddleware.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { isMiddleware } from '../../src/utils/isMiddleware';
3
4describe('isMiddleware', () => {

Callers

nothing calls this directly

Calls 1

isMiddlewareFunction · 0.90

Tested by

no test coverage detected