Params<Key>: {
    readonly [key in Key]: string | undefined
}

从 URL 路径解析的参数。

类型参数

  • Key extends string = string