ParamParseKey
react-router

ParamParseKey type

type ParamParseKey = [PathParam<Segment>] ? [never] : PathParam<Segment>
Docs and examples CC 4.0