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)
LinearRouter—src/router/linear-router/router.ts:11PatternRouter—src/router/pattern-router/router.ts:8HandlerData—src/router/reg-exp-router/matcher.ts:4PreparedRegExpRouter—src/router/reg-exp-router/prepared-router.ts:9RegExpRouter—src/router/reg-exp-router/router.ts:47Node—src/router/trie-router/node.ts:25some—src/middleware/combine/index.ts:38handler—src/middleware/method-not-allowed/index.ts:133
…and 2 more.
Was this page helpful?