↓ 177 callersFunctionredirect(
opts: RedirectOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo>,
)
packages/router-core/src/redirect.ts:103
↓ 127 callersFunctioncreateRoute(
options: RouteOptions<
TRegister,
TParentRoute,
TId,
TCustomId,
TFullPath,
TPath,
packages/react-router/src/route.tsx:295
↓ 100 callersFunctioncreateRoute(
options: RouteOptions<
TRegister,
TParentRoute,
TId,
TCustomId,
TFullPath,
TPath,
packages/solid-router/src/route.tsx:276
↓ 80 callersFunctioncreateRoute(
options: RouteOptions<
TRegister,
TParentRoute,
TId,
TCustomId,
TFullPath,
TPath,
packages/vue-router/src/route.ts:282
↓ 35 callersFunctionuseSearch(
opts: UseSearchOptions<
TRouter,
TFrom,
TStrict,
ThrowConstraint<TStrict, TThrow>,
TSe
packages/vue-router/src/useSearch.tsx:49
↓ 31 callersFunctionrunRequestLoop(
handler: StartRequestHandler,
{
seed,
concurrency,
totalRequests,
buildRequest,
vali
benchmarks/ssr/bench-utils.ts:99