↓ 174 callersFunctionredirect(
opts: RedirectOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo>,
)
packages/router-core/src/redirect.ts:114
↓ 117 callersFunctioncreateRoute(
options: RouteOptions<
TRegister,
TParentRoute,
TId,
TCustomId,
TFullPath,
TPath,
packages/react-router/src/route.tsx:323
↓ 94 callersFunctioncreateRoute(
options: RouteOptions<
TRegister,
TParentRoute,
TId,
TCustomId,
TFullPath,
TPath,
packages/solid-router/src/route.tsx:290
↓ 74 callersFunctioncreateRoute(
options: RouteOptions<
TRegister,
TParentRoute,
TId,
TCustomId,
TFullPath,
TPath,
packages/vue-router/src/route.ts:300
↓ 35 callersFunctionuseSearch(
opts: UseSearchOptions<
TRouter,
TFrom,
TStrict,
ThrowConstraint<TStrict, TThrow>,
TSe
packages/vue-router/src/useSearch.tsx:46
↓ 31 callersFunctionrunRequestLoop(
handler: StartRequestHandler,
{
seed,
concurrency,
totalRequests,
buildRequest,
vali
benchmarks/ssr/bench-utils.ts:99