MCPcopy Index your code
hub / github.com/tinyhttp/tinyhttp / unless.test.ts

File unless.test.ts

__tests__/wares/unless.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { unless } from '../../packages/unless/src'
2import type { UnlessMiddlewareOptions, CustomUnless } from '../../packages/unless/src'
3import type { Request, Response, NextFunction } from './../../packages/app'
4import { createServer } from 'http'

Callers

nothing calls this directly

Calls 1

InitAppAndTestUnlessFunction · 0.85

Tested by

no test coverage detected