variable replaceUrlParamimport { replaceUrlParam } from "https://deno.land/x/hono@v3.10.2/client/utils.ts"; type(urlString: string, params: Record<string, string>) => unknown