Skip to content

checkOptionalParameter

reference
1 min readUpdated

Kind: Function

Source: src/utils/url.ts

Part of: Utils

Signature

ts
function checkOptionalParameter(path: string): string[] | null

Parameters

NameType
pathstring

Returns: string[] | null

Used by

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

Imported by (3)

  • LinearRoutersrc/router/linear-router/router.ts:11
  • RegExpRoutersrc/router/reg-exp-router/router.ts:47
  • TrieRoutersrc/router/trie-router/router.ts:5

Was this page helpful?

Download as PDF
checkOptionalParameter — Hono (narrator proof)