MCPcopy Create free account
hub / github.com/tinyhttp/tinyhttp / router.test.ts

File router.test.ts

__tests__/modules/router.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-empty-function */
2import { Response } from '../../packages/app/src'
3import { Router } from '../../packages/router/src'
4import { METHODS } from 'http'

Callers

nothing calls this directly

Calls 4

msearchMethod · 0.80
getMethod · 0.65
useMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected