Skip to content

Type Alias: HistoryRouteOptions

HistoryRouteOptions = { agent?: never; path: `${string}:agentId${string}`; } | { agent: string; path: string; }

Options accepted by historyRoute.