Skip to content

replaceUrlParam

reference
1 min readUpdated

Kind: Function

Source: src/client/utils.ts

Part of: Client

Signature

ts
function replaceUrlParam(urlString: string, params: Record<string, string | undefined>)

Parameters

NameType
urlStringstring
params`Record<string, string

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • DEFAULT_OUTPUT_DIRsrc/helper/ssg/ssg.ts:27

Was this page helpful?

Download as PDF
replaceUrlParam — Hono (narrator proof)