Skip to content

METHOD_NAME_ALL

reference
1 min readUpdated

Kind: Constant

Source: src/router.ts

Definition

ts
'ALL' as const

Value

ts
'ALL' as const

Used by

10 references from 10 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (10)

  • LinearRoutersrc/router/linear-router/router.ts:11
  • PatternRoutersrc/router/pattern-router/router.ts:8
  • HandlerDatasrc/router/reg-exp-router/matcher.ts:4
  • PreparedRegExpRoutersrc/router/reg-exp-router/prepared-router.ts:9
  • RegExpRoutersrc/router/reg-exp-router/router.ts:47
  • Nodesrc/router/trie-router/node.ts:25
  • somesrc/middleware/combine/index.ts:38
  • handlersrc/middleware/method-not-allowed/index.ts:133

…and 2 more.

Was this page helpful?

Download as PDF
METHOD_NAME_ALL — Hono (narrator proof)