SYMBOL INDEX (12733 symbols across 3628 files) FILE: benchmarks/bundle-size/scenarios/react-router-full/src/main.tsx type Register (line 11) | interface Register { FILE: benchmarks/bundle-size/scenarios/react-router-full/src/routes/__root.tsx function RootComponent (line 51) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/react-router-full/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/react-router-minimal/src/main.tsx type Register (line 8) | interface Register { FILE: benchmarks/bundle-size/scenarios/react-router-minimal/src/routes/__root.tsx function RootComponent (line 7) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/react-router-minimal/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/react-start-full/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: benchmarks/bundle-size/scenarios/react-start-full/src/routes/__root.tsx function RootComponent (line 74) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/react-start-full/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/react-start-minimal/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: benchmarks/bundle-size/scenarios/react-start-minimal/src/routes/__root.tsx function RootComponent (line 12) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/react-start-minimal/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/solid-router-full/src/main.tsx type Register (line 11) | interface Register { FILE: benchmarks/bundle-size/scenarios/solid-router-full/src/routes/__root.tsx function RootComponent (line 51) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/solid-router-full/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/solid-router-minimal/src/main.tsx type Register (line 8) | interface Register { FILE: benchmarks/bundle-size/scenarios/solid-router-minimal/src/routes/__root.tsx function RootComponent (line 7) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/solid-router-minimal/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/solid-start-full/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: benchmarks/bundle-size/scenarios/solid-start-full/src/routes/__root.tsx type BundleSizeKeep (line 52) | type BundleSizeKeep = { function RootComponent (line 83) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/solid-start-full/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/solid-start-minimal/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: benchmarks/bundle-size/scenarios/solid-start-minimal/src/routes/__root.tsx function RootComponent (line 12) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/solid-start-minimal/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/vue-router-full/src/main.tsx type Register (line 11) | interface Register { method setup (line 22) | setup() { FILE: benchmarks/bundle-size/scenarios/vue-router-full/src/routes/__root.tsx function RootComponent (line 52) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/vue-router-full/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/bundle-size/scenarios/vue-router-minimal/src/main.tsx type Register (line 8) | interface Register { method setup (line 19) | setup() { FILE: benchmarks/bundle-size/scenarios/vue-router-minimal/src/routes/__root.tsx function RootComponent (line 7) | function RootComponent() { FILE: benchmarks/bundle-size/scenarios/vue-router-minimal/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: benchmarks/client-nav/jsdom.ts function setGlobal (line 9) | function setGlobal(name: string, value: unknown) { FILE: benchmarks/client-nav/react/app.tsx function runPerfSelectorComputation (line 14) | function runPerfSelectorComputation(seed: number) { function Params (line 26) | function Params() { function Search (line 35) | function Search() { function Links (line 44) | function Links() { function Root (line 52) | function Root() { function mountTestApp (line 79) | function mountTestApp(container: Element) { FILE: benchmarks/client-nav/react/setup.ts function setup (line 7) | function setup() { FILE: benchmarks/client-nav/react/speed.flame.ts constant DURATION_MS (line 4) | const DURATION_MS = 10_000 FILE: benchmarks/client-nav/solid/app.tsx function runPerfSelectorComputation (line 15) | function runPerfSelectorComputation(seed: number) { function Params (line 27) | function Params() { function Search (line 40) | function Search() { function Links (line 53) | function Links() { function Root (line 61) | function Root() { function mountTestApp (line 84) | function mountTestApp(container: Element) { FILE: benchmarks/client-nav/solid/setup.ts function setup (line 7) | function setup() { FILE: benchmarks/client-nav/solid/speed.flame.ts constant DURATION_MS (line 4) | const DURATION_MS = 10_000 FILE: benchmarks/client-nav/vue/app.tsx function runPerfSelectorComputation (line 14) | function runPerfSelectorComputation(seed: number) { method setup (line 27) | setup() { method setup (line 41) | setup() { method setup (line 55) | setup() { method setup (line 65) | setup() { function mountTestApp (line 93) | function mountTestApp(container: Element) { FILE: benchmarks/client-nav/vue/setup.ts function setup (line 7) | function setup() { FILE: benchmarks/client-nav/vue/speed.flame.ts constant DURATION_MS (line 4) | const DURATION_MS = 10_000 FILE: benchmarks/ssr/bench-utils.ts type StartRequestHandler (line 1) | interface StartRequestHandler { type RunSsrRequestLoopOptions (line 5) | interface RunSsrRequestLoopOptions { function createDeterministicRandom (line 17) | function createDeterministicRandom(seed: number) { function randomSegment (line 26) | function randomSegment(random: () => number) { function randomSearchValue (line 30) | function randomSearchValue(random: () => number) { function randomRequestUrl (line 34) | function randomRequestUrl(random: () => number) { function runSsrRequestLoop (line 44) | async function runSsrRequestLoop( FILE: benchmarks/ssr/react/speed.bench.ts function setup (line 14) | async function setup() { function teardown (line 22) | function teardown() { FILE: benchmarks/ssr/react/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 65) | interface RootRouteChildren { type FileRoutesByPath (line 70) | interface FileRoutesByPath { type ABCRouteChildren (line 102) | interface ABCRouteChildren { type ABRouteChildren (line 112) | interface ABRouteChildren { type ARouteChildren (line 122) | interface ARouteChildren { type Register (line 142) | interface Register { FILE: benchmarks/ssr/react/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 13) | interface Register { FILE: benchmarks/ssr/react/src/routes/$a.$b.$c.$d.tsx function LevelDComponent (line 8) | function LevelDComponent() { FILE: benchmarks/ssr/react/src/routes/$a.$b.$c.tsx function LevelCComponent (line 8) | function LevelCComponent() { FILE: benchmarks/ssr/react/src/routes/$a.$b.tsx function LevelBComponent (line 8) | function LevelBComponent() { FILE: benchmarks/ssr/react/src/routes/$a.tsx function LevelAComponent (line 8) | function LevelAComponent() { FILE: benchmarks/ssr/react/src/routes/__root.tsx function RootComponent (line 13) | function RootComponent() { FILE: benchmarks/ssr/react/src/workload.tsx function runSelectorWork (line 5) | function runSelectorWork(input: string, salt: number) { function ParamsProbe (line 21) | function ParamsProbe({ salt }: { salt: number }) { function SearchProbe (line 36) | function SearchProbe({ salt }: { salt: number }) { function LinkProbe (line 47) | function LinkProbe({ salt }: { salt: number }) { function RouteWorkload (line 67) | function RouteWorkload() { FILE: benchmarks/ssr/solid/speed.bench.ts function setup (line 14) | async function setup() { function teardown (line 22) | function teardown() { FILE: benchmarks/ssr/solid/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 65) | interface RootRouteChildren { type FileRoutesByPath (line 70) | interface FileRoutesByPath { type ABCRouteChildren (line 102) | interface ABCRouteChildren { type ABRouteChildren (line 112) | interface ABRouteChildren { type ARouteChildren (line 122) | interface ARouteChildren { type Register (line 142) | interface Register { FILE: benchmarks/ssr/solid/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 13) | interface Register { FILE: benchmarks/ssr/solid/src/routes/$a.$b.$c.$d.tsx function LevelDComponent (line 8) | function LevelDComponent() { FILE: benchmarks/ssr/solid/src/routes/$a.$b.$c.tsx function LevelCComponent (line 8) | function LevelCComponent() { FILE: benchmarks/ssr/solid/src/routes/$a.$b.tsx function LevelBComponent (line 8) | function LevelBComponent() { FILE: benchmarks/ssr/solid/src/routes/$a.tsx function LevelAComponent (line 8) | function LevelAComponent() { FILE: benchmarks/ssr/solid/src/routes/__root.tsx function RootComponent (line 13) | function RootComponent() { FILE: benchmarks/ssr/solid/src/workload.tsx function runSelectorWork (line 6) | function runSelectorWork(input: string, salt: number) { function ParamsProbe (line 22) | function ParamsProbe(props: { salt: number }) { function SearchProbe (line 39) | function SearchProbe(props: { salt: number }) { function LinkProbe (line 53) | function LinkProbe(props: { salt: number }) { function RouteWorkload (line 73) | function RouteWorkload() { FILE: benchmarks/ssr/vue/speed.bench.ts function setup (line 14) | async function setup() { function teardown (line 22) | function teardown() { FILE: benchmarks/ssr/vue/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 65) | interface RootRouteChildren { type FileRoutesByPath (line 70) | interface FileRoutesByPath { type ABCRouteChildren (line 102) | interface ABCRouteChildren { type ABRouteChildren (line 112) | interface ABRouteChildren { type ARouteChildren (line 122) | interface ARouteChildren { type Register (line 142) | interface Register { FILE: benchmarks/ssr/vue/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 13) | interface Register { FILE: benchmarks/ssr/vue/src/routes/$a.$b.$c.$d.tsx function LevelDComponent (line 8) | function LevelDComponent() { FILE: benchmarks/ssr/vue/src/routes/$a.$b.$c.tsx function LevelCComponent (line 8) | function LevelCComponent() { FILE: benchmarks/ssr/vue/src/routes/$a.$b.tsx function LevelBComponent (line 8) | function LevelBComponent() { FILE: benchmarks/ssr/vue/src/routes/$a.tsx function LevelAComponent (line 8) | function LevelAComponent() { FILE: benchmarks/ssr/vue/src/routes/__root.tsx function RootComponent (line 15) | function RootComponent() { FILE: benchmarks/ssr/vue/src/workload.tsx function runSelectorWork (line 6) | function runSelectorWork(input: string, salt: number) { method setup (line 29) | setup(props) { method setup (line 53) | setup(props) { method setup (line 74) | setup(props) { method setup (line 96) | setup() { FILE: e2e/e2e-utils/src/derivePort.ts function derivePort (line 9) | async function derivePort(input: string): Promise { function getDummyServerPort (line 21) | async function getDummyServerPort(input: string): Promise { function getTestServerPort (line 25) | async function getTestServerPort(input: string): Promise { FILE: e2e/e2e-utils/src/e2eSetupTeardown.ts function e2eStartDummyServer (line 4) | async function e2eStartDummyServer(input: string) { function e2eStopDummyServer (line 10) | async function e2eStopDummyServer(input: string) { FILE: e2e/e2e-utils/src/fixture.ts type TestFixtureOptions (line 3) | interface TestFixtureOptions { FILE: e2e/e2e-utils/src/localDummyServer.ts function localDummyServer (line 9) | async function localDummyServer(port: number) { FILE: e2e/e2e-utils/src/posts.ts type Post (line 3) | type Post = { FILE: e2e/e2e-utils/src/resolve-runtime-suffix.ts function resolveRuntimeSuffix (line 7) | function resolveRuntimeSuffix(input?: string): string { FILE: e2e/e2e-utils/src/to-runtime-path.ts function toRuntimePath (line 14) | function toRuntimePath(input: string) { FILE: e2e/e2e-utils/src/users.ts type User (line 3) | type User = { FILE: e2e/react-router/basepath-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basepath-file-based/src/main.tsx type Register (line 17) | interface Register { FILE: e2e/react-router/basepath-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 44) | interface FileRoutesByFullPath { type FileRoutesByTo (line 51) | interface FileRoutesByTo { type FileRoutesById (line 58) | interface FileRoutesById { type FileRouteTypes (line 66) | interface FileRouteTypes { type RootRouteChildren (line 80) | interface RootRouteChildren { type FileRoutesByPath (line 89) | interface FileRoutesByPath { FILE: e2e/react-router/basepath-file-based/src/routes/about.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basepath-file-based/src/routes/index.tsx function App (line 7) | function App() { FILE: e2e/react-router/basepath-file-based/src/routes/redirect.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/react-router/basepath-file-based/src/routes/redirectReload.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/react-router/basepath-file-based/src/routes/scroll-error.tsx function ScrollErrorComponent (line 7) | function ScrollErrorComponent() { FILE: e2e/react-router/basepath-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basepath-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic-esbuild-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-esbuild-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: e2e/react-router/basic-esbuild-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/basic-esbuild-file-based/src/routeTree.gen.ts type FileRoutesByPath (line 99) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 189) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 203) | interface LayoutRouteChildren { type PostsRouteChildren (line 214) | interface PostsRouteChildren { type groupLayoutRouteChildren (line 226) | interface groupLayoutRouteChildren { type groupRouteChildren (line 238) | interface groupRouteChildren { type FileRoutesByFullPath (line 250) | interface FileRoutesByFullPath { type FileRoutesByTo (line 262) | interface FileRoutesByTo { type FileRoutesById (line 273) | interface FileRoutesById { type FileRouteTypes (line 289) | interface FileRouteTypes { type RootRouteChildren (line 328) | interface RootRouteChildren { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/basic-esbuild-file-based/src/routes/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-router/basic-esbuild-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic-esbuild-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic-file-based-code-splitting/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-file-based-code-splitting/src/main.tsx type Register (line 17) | interface Register { FILE: e2e/react-router/basic-file-based-code-splitting/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/basic-file-based-code-splitting/src/routeTree.gen.ts type FileRoutesByFullPath (line 80) | interface FileRoutesByFullPath { type FileRoutesByTo (line 91) | interface FileRoutesByTo { type FileRoutesById (line 101) | interface FileRoutesById { type FileRouteTypes (line 115) | interface FileRouteTypes { type RootRouteChildren (line 152) | interface RootRouteChildren { type FileRoutesByPath (line 162) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 343) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 357) | interface LayoutRouteChildren { type PostsRouteChildren (line 368) | interface PostsRouteChildren { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/posts.$postId.tsx function PostErrorComponent (line 19) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 23) | function PostComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/src/routes/shared-singleton.tsx function getInitCount (line 12) | function getInitCount() { function SharedSingletonComponent (line 26) | function SharedSingletonComponent() { FILE: e2e/react-router/basic-file-based-code-splitting/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic-file-based-code-splitting/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-file-based/src/main.tsx type Register (line 31) | interface Register { FILE: e2e/react-router/basic-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/basic-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 781) | interface FileRoutesByFullPath { type FileRoutesByTo (line 898) | interface FileRoutesByTo { type FileRoutesById (line 1003) | interface FileRoutesById { type FileRouteTypes (line 1126) | interface FileRouteTypes { type RootRouteChildren (line 1473) | interface RootRouteChildren { type FileRoutesByPath (line 1523) | interface FileRoutesByPath { type FullpathTestLayoutRouteRouteChildren (line 2367) | interface FullpathTestLayoutRouteRouteChildren { type FullpathTestRouteRouteChildren (line 2383) | interface FullpathTestRouteRouteChildren { type NonNestedDeepBazRouteRouteChildren (line 2394) | interface NonNestedDeepBazRouteRouteChildren { type NonNestedDeepBazBarFooRouteRouteChildren (line 2407) | interface NonNestedDeepBazBarFooRouteRouteChildren { type NonNestedDeepBazBarRouteRouteChildren (line 2421) | interface NonNestedDeepBazBarRouteRouteChildren { type NonNestedDeepRouteRouteChildren (line 2440) | interface NonNestedDeepRouteRouteChildren { type NonNestedNamedBazRouteRouteChildren (line 2455) | interface NonNestedNamedBazRouteRouteChildren { type NonNestedNamedRouteRouteChildren (line 2471) | interface NonNestedNamedRouteRouteChildren { type NonNestedPathBazRouteRouteChildren (line 2484) | interface NonNestedPathBazRouteRouteChildren { type NonNestedPathRouteRouteChildren (line 2499) | interface NonNestedPathRouteRouteChildren { type NonNestedPrefixPrefixChar123bazChar125RouteRouteChildren (line 2512) | interface NonNestedPrefixPrefixChar123bazChar125RouteRouteChildren { type NonNestedPrefixRouteRouteChildren (line 2530) | interface NonNestedPrefixRouteRouteChildren { type NonNestedSuffixChar123bazChar125suffixRouteRouteChildren (line 2545) | interface NonNestedSuffixChar123bazChar125suffixRouteRouteChildren { type NonNestedSuffixRouteRouteChildren (line 2563) | interface NonNestedSuffixRouteRouteChildren { type NonNestedRouteRouteChildren (line 2578) | interface NonNestedRouteRouteChildren { type PathlessLayoutLayoutRouteRouteChildren (line 2598) | interface PathlessLayoutLayoutRouteRouteChildren { type PathlessLayoutRouteRouteChildren (line 2614) | interface PathlessLayoutRouteRouteChildren { type SearchParamsRouteRouteChildren (line 2625) | interface SearchParamsRouteRouteChildren { type Char45824Char54620Char48124Char44397RouteRouteChildren (line 2638) | interface Char45824Char54620Char48124Char44397RouteRouteChildren { type LayoutLayout2RouteChildren (line 2656) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 2670) | interface LayoutRouteChildren { type MasksRouteChildren (line 2681) | interface MasksRouteChildren { type PostsRouteChildren (line 2693) | interface PostsRouteChildren { type ParamsPsNonNestedFooRouteRouteChildren (line 2705) | interface ParamsPsNonNestedFooRouteRouteChildren { type ParamsPsNonNestedRouteRouteChildren (line 2719) | interface ParamsPsNonNestedRouteRouteChildren { type ParamsPsStrictFalseRouteRouteChildren (line 2733) | interface ParamsPsStrictFalseRouteRouteChildren { type RelativeLinkRouteRouteChildren (line 2747) | interface RelativeLinkRouteRouteChildren { type RelativeUseNavigateRouteRouteChildren (line 2770) | interface RelativeUseNavigateRouteRouteChildren { type groupLayoutRouteChildren (line 2801) | interface groupLayoutRouteChildren { type RedirectTargetRouteChildren (line 2813) | interface RedirectTargetRouteChildren { type ParamsPsNamedFooBarRouteRouteChildren (line 2843) | interface ParamsPsNamedFooBarRouteRouteChildren { type ParamsPsNamedFooRouteRouteChildren (line 2857) | interface ParamsPsNamedFooRouteRouteChildren { FILE: e2e/react-router/basic-file-based/src/routes/__root.tsx function RootComponent (line 24) | function RootComponent() { FILE: e2e/react-router/basic-file-based/src/routes/_layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/basic-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/basic-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/react-router/basic-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/react-router/basic-file-based/src/routes/anchor.tsx function AnchorSection (line 30) | function AnchorSection({ id, title }: { id: string; title: string }) { function AnchorComponent (line 70) | function AnchorComponent() { FILE: e2e/react-router/basic-file-based/src/routes/editing-a.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/editing-b.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/fullpath-test/_layout/$id.tsx function IdComponent (line 7) | function IdComponent() { FILE: e2e/react-router/basic-file-based/src/routes/fullpath-test/_layout/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: e2e/react-router/basic-file-based/src/routes/fullpath-test/_layout/route.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-file-based/src/routes/hover-preload-hash.tsx function Page (line 7) | function Page() { FILE: e2e/react-router/basic-file-based/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-router/basic-file-based/src/routes/lazy-error.lazy.tsx function LazyErrorComponent (line 12) | function LazyErrorComponent() { FILE: e2e/react-router/basic-file-based/src/routes/masks.admin.$userId.tsx function AdminUserRoute (line 7) | function AdminUserRoute() { FILE: e2e/react-router/basic-file-based/src/routes/masks.public.$username.tsx function PublicUserRoute (line 7) | function PublicUserRoute() { FILE: e2e/react-router/basic-file-based/src/routes/masks.tsx function MasksLayout (line 12) | function MasksLayout() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.$foo.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.$foo.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.$foo_.qux.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar_.qux.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/deep/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/named/$baz.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/named/$baz.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/named/$baz.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/named/$baz_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/named/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/path/baz.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/path/baz.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/path/baz.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/path/baz_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/path/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/prefix/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/suffix/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/notRemountDeps.tsx method validateSearch (line 5) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 12) | remountDeps(opts) { function Home (line 19) | function Home() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/named/$foo/$bar.$baz.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/named/$foo/$bar.route.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/named/$foo/route.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/named/prefix{$foo}.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/named/{$foo}suffix.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/non-nested/$foo_/$bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/non-nested/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/strict-false/$version.route.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/strict-false/route.tsx function RouteComponent (line 12) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/wildcard/$.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/wildcard/prefix@대{$}.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/wildcard/prefix{$}.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/wildcard/{$}suffix.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params-ps/wildcard/{$}suffix@대.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/params.single.$value.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-router/basic-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/basic-file-based/src/routes/posts.tsx function PostsComponent (line 18) | function PostsComponent() { FILE: e2e/react-router/basic-file-based/src/routes/posts_.$postId.edit.tsx function PostEditPage (line 9) | function PostEditPage() { FILE: e2e/react-router/basic-file-based/src/routes/redirect/preload/first.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/redirect/preload/second.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/redirect/preload/third.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/nested/deep/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/nested/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/path/$path/index.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/path/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/relative-link-a.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/relative-link-b.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/route.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/link/with-search/index.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/nested/deep/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/nested/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/path/$path/index.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/path/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/relative-useNavigate-a.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/relative-useNavigate-b.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/route.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/relative/useNavigate/with-search/index.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/remountDeps.tsx method validateSearch (line 5) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 12) | remountDeps(opts) { function Home (line 19) | function Home() { FILE: e2e/react-router/basic-file-based/src/routes/search-params/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/structural-sharing.$enabled.tsx function useRenderCount (line 24) | function useRenderCount() { function RouteComponent (line 31) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/대한민국/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/대한민국/wildcard.$.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/src/routes/대한민국/🚀.$id.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-router/basic-file-based/tests/app.spec.ts function getRenderCount (line 242) | async function getRenderCount(page: Page) { function structuralSharingTest (line 248) | async function structuralSharingTest(page: Page, enabled: boolean) { FILE: e2e/react-router/basic-file-based/tests/params.spec.ts function getParsedValue (line 25) | function getParsedValue(page: Page) { FILE: e2e/react-router/basic-file-based/tests/redirect.spec.ts constant PORT (line 13) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_HOST_PORT (line 14) | const EXTERNAL_HOST_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-file-based/tests/relative.spec.ts constant PORT (line 9) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-router/basic-file-based/tests/scroll-into-view.spec.ts function getAnchorTarget (line 23) | function getAnchorTarget(page: Page, anchor: string) { function getAnchorLink (line 27) | function getAnchorLink(page: Page, anchor: string) { FILE: e2e/react-router/basic-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic-react-query-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-react-query-file-based/src/main.tsx type Register (line 25) | interface Register { FILE: e2e/react-router/basic-react-query-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: e2e/react-router/basic-react-query-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 60) | interface FileRoutesByFullPath { type FileRoutesByTo (line 68) | interface FileRoutesByTo { type FileRoutesById (line 75) | interface FileRoutesById { type FileRouteTypes (line 86) | interface FileRouteTypes { type RootRouteChildren (line 109) | interface RootRouteChildren { type FileRoutesByPath (line 116) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 176) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 190) | interface LayoutRouteChildren { type PostsRouteChildren (line 201) | interface PostsRouteChildren { FILE: e2e/react-router/basic-react-query-file-based/src/routes/__root.tsx function RootComponent (line 25) | function RootComponent() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/_layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 20) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 45) | function PostComponent() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/basic-react-query-file-based/src/routes/posts.tsx function PostsComponent (line 13) | function PostsComponent() { FILE: e2e/react-router/basic-react-query-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic-react-query-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic-react-query/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-react-query/src/main.tsx function RootComponent (line 39) | function RootComponent() { function IndexRouteComponent (line 92) | function IndexRouteComponent() { function PostsIndexRouteComponent (line 113) | function PostsIndexRouteComponent() { function PostErrorComponent (line 126) | function PostErrorComponent({ error, reset }: ErrorComponentProps) { function PostRouteComponent (line 151) | function PostRouteComponent() { function LayoutComponent (line 170) | function LayoutComponent() { function Layout2Component (line 187) | function Layout2Component() { function LayoutAComponent (line 222) | function LayoutAComponent() { function LayoutBComponent (line 232) | function LayoutBComponent() { type Register (line 261) | interface Register { FILE: e2e/react-router/basic-react-query/src/posts.lazy.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-router/basic-react-query/src/posts.ts class NotFoundError (line 4) | class NotFoundError extends Error {} type PostType (line 6) | type PostType = { FILE: e2e/react-router/basic-react-query/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic-react-query/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic-scroll-restoration/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-router/basic-scroll-restoration/src/main.tsx function RootComponent (line 20) | function RootComponent() { function IndexComponent (line 50) | function IndexComponent() { function AboutComponent (line 82) | function AboutComponent() { function ByElementComponent (line 110) | function ByElementComponent() { function FooComponent (line 212) | function FooComponent() { function BarComponent (line 240) | function BarComponent() { type Window (line 274) | interface Window { type Register (line 288) | interface Register { FILE: e2e/react-router/basic-scroll-restoration/tests/router-events.spec.ts function expectItemOrder (line 31) | function expectItemOrder( FILE: e2e/react-router/basic-virtual-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-virtual-file-based/src/main.tsx type Register (line 17) | interface Register { FILE: e2e/react-router/basic-virtual-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/basic-virtual-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 86) | interface FileRoutesByFullPath { type FileRoutesByTo (line 98) | interface FileRoutesByTo { type FileRoutesById (line 108) | interface FileRoutesById { type FileRouteTypes (line 123) | interface FileRouteTypes { type RootRouteChildren (line 162) | interface RootRouteChildren { type FileRoutesByPath (line 170) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 367) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 380) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 391) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 405) | interface ClassicHelloRouteRouteChildren { FILE: e2e/react-router/basic-virtual-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/home.tsx function Home (line 7) | function Home() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/posts/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-router/basic-virtual-file-based/src/routes/root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/basic-virtual-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic-virtual-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/main.tsx type Register (line 17) | interface Register { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/home.tsx function Home (line 7) | function Home() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/src/routes/root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic-virtual-named-export-config-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/basic/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/basic/src/main.tsx function RootComponent (line 29) | function RootComponent() { function IndexComponent (line 101) | function IndexComponent() { function PostsIndexComponent (line 121) | function PostsIndexComponent() { function PostErrorComponent (line 133) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 141) | function PostComponent() { function LayoutComponent (line 159) | function LayoutComponent() { function Layout2Component (line 176) | function Layout2Component() { function LayoutAComponent (line 211) | function LayoutAComponent() { function LayoutBComponent (line 221) | function LayoutBComponent() { type Register (line 445) | interface Register { FILE: e2e/react-router/basic/src/posts.lazy.tsx function PostsComponent (line 8) | function PostsComponent() { FILE: e2e/react-router/basic/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: e2e/react-router/basic/tests/app.spec.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-router/basic/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/basic/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/escaped-special-strings/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/escaped-special-strings/src/main.tsx type Register (line 14) | interface Register { FILE: e2e/react-router/escaped-special-strings/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 66) | interface FileRoutesById { type FileRouteTypes (line 75) | interface FileRouteTypes { type RootRouteChildren (line 83) | interface RootRouteChildren { type FileRoutesByPath (line 93) | interface FileRoutesByPath { FILE: e2e/react-router/escaped-special-strings/src/routes/[_]layout.tsx function EscapedUnderscoreLayoutComponent (line 9) | function EscapedUnderscoreLayoutComponent() { FILE: e2e/react-router/escaped-special-strings/src/routes/[index].tsx function EscapedIndexComponent (line 9) | function EscapedIndexComponent() { FILE: e2e/react-router/escaped-special-strings/src/routes/[lazy].tsx function EscapedLazyComponent (line 9) | function EscapedLazyComponent() { FILE: e2e/react-router/escaped-special-strings/src/routes/[route].tsx function EscapedRouteComponent (line 9) | function EscapedRouteComponent() { FILE: e2e/react-router/escaped-special-strings/src/routes/__root.tsx function RootComponent (line 15) | function RootComponent() { FILE: e2e/react-router/escaped-special-strings/src/routes/blog[_].tsx function EscapedBlogUnderscoreComponent (line 9) | function EscapedBlogUnderscoreComponent() { FILE: e2e/react-router/escaped-special-strings/src/routes/index.tsx function HomeComponent (line 9) | function HomeComponent() { FILE: e2e/react-router/escaped-special-strings/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/escaped-special-strings/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/generator-cli-only/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/generator-cli-only/src/main.tsx type Register (line 17) | interface Register { FILE: e2e/react-router/generator-cli-only/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: e2e/react-router/generator-cli-only/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 112) | interface RootRouteChildren { type FileRoutesByPath (line 119) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 179) | interface PostsRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 193) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 211) | interface PathlessLayoutRouteChildren { FILE: e2e/react-router/generator-cli-only/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/generator-cli-only/src/routes/_pathlessLayout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: e2e/react-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: e2e/react-router/generator-cli-only/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-router/generator-cli-only/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-router/generator-cli-only/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/generator-cli-only/src/routes/posts.route.tsx function PostsLayoutComponent (line 11) | function PostsLayoutComponent() { FILE: e2e/react-router/generator-cli-only/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/generator-cli-only/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/i18n-paraglide/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-router/i18n-paraglide/src/main.tsx type Register (line 26) | interface Register { FILE: e2e/react-router/i18n-paraglide/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-router/i18n-paraglide/src/routes/index.tsx function App (line 8) | function App() { FILE: e2e/react-router/js-only-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/js-only-file-based/src/posts.js class NotFoundError (line 3) | class NotFoundError extends Error {} FILE: e2e/react-router/js-only-file-based/src/routes/__root.jsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/js-only-file-based/src/routes/_pathlessLayout.jsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout.jsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.jsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: e2e/react-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.jsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: e2e/react-router/js-only-file-based/src/routes/index.jsx function Home (line 8) | function Home() { FILE: e2e/react-router/js-only-file-based/src/routes/posts.$postId.jsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/react-router/js-only-file-based/src/routes/posts.index.jsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/js-only-file-based/src/routes/posts.route.jsx function PostsLayoutComponent (line 11) | function PostsLayoutComponent() { FILE: e2e/react-router/js-only-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/js-only-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/rspack-basic-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/rspack-basic-file-based/src/app.tsx type Register (line 16) | interface Register { FILE: e2e/react-router/rspack-basic-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/rspack-basic-file-based/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/_layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/rspack-basic-file-based/src/routes/posts.tsx function PostsComponent (line 11) | function PostsComponent() { FILE: e2e/react-router/rspack-basic-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/rspack-basic-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/app.tsx type Register (line 16) | interface Register { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/home.tsx function Home (line 8) | function Home() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts.tsx function PostsComponent (line 11) | function PostsComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/src/routes/root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/rspack-basic-virtual-named-export-config-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/playwright.browser.config.ts constant PORT (line 9) | const PORT = await getTestServerPort( constant EXTERNAL_PORT (line 12) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/scroll-restoration-sandbox-vite/playwright.hash.config.ts constant PORT (line 9) | const PORT = await getTestServerPort( constant EXTERNAL_PORT (line 12) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/main.tsx type Register (line 27) | interface Register { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/posts.tsx function sleep (line 3) | function sleep(ms: number) { type PostType (line 7) | type PostType = { class PostNotFoundError (line 19) | class PostNotFoundError extends Error {} FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 79) | interface FileRoutesById { type FileRouteTypes (line 88) | interface FileRouteTypes { type RootRouteChildren (line 115) | interface RootRouteChildren { type FileRoutesByPath (line 125) | interface FileRoutesByPath { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/(tests)/lazy-page.lazy.tsx function Component (line 10) | function Component() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/(tests)/lazy-with-loader-page.lazy.tsx function Component (line 8) | function Component() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/(tests)/normal-page.tsx function Component (line 10) | function Component() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/(tests)/page-with-search.tsx function Component (line 11) | function Component() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/(tests)/virtual-page.lazy.tsx function Component (line 10) | function Component() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/-components/scroll-block.tsx function ScrollBlock (line 4) | function ScrollBlock({ number = 100 }: { number?: number }) { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/__root.tsx function RootComponent (line 14) | function RootComponent() { function Nav (line 27) | function Nav({ type }: { type: 'header' | 'footer' }) { FILE: e2e/react-router/scroll-restoration-sandbox-vite/src/routes/index.tsx function HomeComponent (line 9) | function HomeComponent() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/scroll-restoration-sandbox-vite/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-router/sentry-integration/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-router/sentry-integration/src/main.tsx function RootComponent (line 26) | function RootComponent() { function IndexComponent (line 51) | function IndexComponent() { type Register (line 70) | interface Register { FILE: e2e/react-router/view-transitions/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-router/view-transitions/src/main.tsx type Register (line 45) | interface Register { FILE: e2e/react-router/view-transitions/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-router/view-transitions/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 65) | interface FileRoutesById { type FileRouteTypes (line 74) | interface FileRouteTypes { type RootRouteChildren (line 95) | interface RootRouteChildren { type FileRoutesByPath (line 103) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 149) | interface PostsRouteRouteChildren { FILE: e2e/react-router/view-transitions/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: e2e/react-router/view-transitions/src/routes/explore.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-router/view-transitions/src/routes/how-it-works.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-router/view-transitions/src/routes/index.tsx function Home (line 9) | function Home() { FILE: e2e/react-router/view-transitions/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-router/view-transitions/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-router/view-transitions/src/routes/posts.route.tsx function PostsLayoutComponent (line 11) | function PostsLayoutComponent() { FILE: e2e/react-router/view-transitions/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-router/view-transitions/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/basic-auth/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/basic-auth/prisma/migrations/20240811183753_init/migration.sql type "User" (line 2) | CREATE TABLE "User" ( type "User" (line 8) | CREATE UNIQUE INDEX "User_email_key" ON "User"("email") FILE: e2e/react-start/basic-auth/src/components/Auth.tsx function Auth (line 1) | function Auth({ FILE: e2e/react-start/basic-auth/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/basic-auth/src/components/Login.tsx function Login (line 8) | function Login() { FILE: e2e/react-start/basic-auth/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/basic-auth/src/hooks/useMutation.ts function useMutation (line 3) | function useMutation(opts: { FILE: e2e/react-start/basic-auth/src/prisma-generated/browser.ts type User (line 23) | type User = Prisma.UserModel FILE: e2e/react-start/basic-auth/src/prisma-generated/client.ts type PrismaClient (line 38) | type PrismaClient< type User (line 51) | type User = Prisma.UserModel FILE: e2e/react-start/basic-auth/src/prisma-generated/commonInputTypes.ts type StringFilter (line 15) | type StringFilter<$PrismaModel = never> = { type StringWithAggregatesFilter (line 29) | type StringWithAggregatesFilter<$PrismaModel = never> = { type NestedStringFilter (line 46) | type NestedStringFilter<$PrismaModel = never> = { type NestedStringWithAggregatesFilter (line 60) | type NestedStringWithAggregatesFilter<$PrismaModel = never> = { type NestedIntFilter (line 77) | type NestedIntFilter<$PrismaModel = never> = { FILE: e2e/react-start/basic-auth/src/prisma-generated/internal/class.ts function decodeBase64AsWasm (line 34) | async function decodeBase64AsWasm( type LogOptions (line 53) | type LogOptions = type PrismaClientConstructor (line 60) | interface PrismaClientConstructor { type PrismaClient (line 104) | interface PrismaClient< function getPrismaClientClass (line 239) | function getPrismaClientClass(): PrismaClientConstructor { FILE: e2e/react-start/basic-auth/src/prisma-generated/internal/prismaNamespace.ts type DMMF (line 23) | type DMMF = typeof runtime.DMMF type PrismaPromise (line 25) | type PrismaPromise = runtime.Types.Public.PrismaPromise type PrismaClientKnownRequestError (line 33) | type PrismaClientKnownRequestError = type PrismaClientUnknownRequestError (line 38) | type PrismaClientUnknownRequestError = type PrismaClientRustPanicError (line 42) | type PrismaClientRustPanicError = runtime.PrismaClientRustPanicError type PrismaClientInitializationError (line 46) | type PrismaClientInitializationError = type PrismaClientValidationError (line 50) | type PrismaClientValidationError = runtime.PrismaClientValidationError type Sql (line 60) | type Sql = runtime.Sql type Decimal (line 66) | type Decimal = runtime.Decimal type DecimalJsLike (line 68) | type DecimalJsLike = runtime.DecimalJsLike type Extension (line 73) | type Extension = runtime.Types.Extensions.UserArgs type Args (line 75) | type Args = runtime.Types.Public.Args< type Payload (line 79) | type Payload< type Result (line 83) | type Result< type Exact (line 88) | type Exact = runtime.Types.Public.Exact type PrismaVersion (line 90) | type PrismaVersion = { type Bytes (line 108) | type Bytes = runtime.Bytes type JsonObject (line 109) | type JsonObject = runtime.JsonObject type JsonArray (line 110) | type JsonArray = runtime.JsonArray type JsonValue (line 111) | type JsonValue = runtime.JsonValue type InputJsonObject (line 112) | type InputJsonObject = runtime.InputJsonObject type InputJsonArray (line 113) | type InputJsonArray = runtime.InputJsonArray type InputJsonValue (line 114) | type InputJsonValue = runtime.InputJsonValue type SelectAndInclude (line 148) | type SelectAndInclude = { type SelectAndOmit (line 153) | type SelectAndOmit = { type Prisma__Pick (line 161) | type Prisma__Pick = { type Enumerable (line 165) | type Enumerable = T | Array type Subset (line 171) | type Subset = { type SelectSubset (line 180) | type SelectSubset = { type SubsetIntersection (line 192) | type SubsetIntersection = { type Without (line 196) | type Without = { [P in Exclude]?: never } type XOR (line 202) | type XOR = T extends object type IsObject (line 211) | type IsObject = type UnEnumerate (line 227) | type UnEnumerate = T extends Array ? U : T type __Either (line 233) | type __Either = Omit & type EitherStrict (line 239) | type EitherStrict = Strict<__Either> type EitherLoose (line 241) | type EitherLoose = ComputeRaw<__Either<... type _Either (line 243) | type _Either = { type Either (line 248) | type Either< type Union (line 254) | type Union = any type PatchUndefined (line 256) | type PatchUndefined = { type IntersectOf (line 261) | type IntersectOf = ( type Overwrite (line 267) | type Overwrite = { type _Merge (line 271) | type _Merge = IntersectOf< type Key (line 280) | type Key = string | number | symbol type AtStrict (line 281) | type AtStrict = O[K & keyof O] type AtLoose (line 282) | type AtLoose = O extends unknown type At (line 285) | type At = { type ComputeRaw (line 290) | type ComputeRaw = A extends Function type OptionalFlat (line 296) | type OptionalFlat = { type _Record (line 300) | type _Record = { type NoExpand (line 305) | type NoExpand = T extends unknown ? T : never type AtLeast (line 308) | type AtLeast = NoExpand< type _Strict (line 316) | type _Strict = U extends unknown type Strict (line 320) | type Strict = ComputeRaw<_Strict> type Merge (line 323) | type Merge = ComputeRaw<_Merge>> type Boolean (line 325) | type Boolean = True | False type True (line 327) | type True = 1 type False (line 329) | type False = 0 type Not (line 331) | type Not = { type Extends (line 336) | type Extends = [A1] extends [never] type Has (line 342) | type Has = Not< type Or (line 346) | type Or = { type Keys (line 357) | type Keys = U extends unknown ? keyof U : never type GetScalarType (line 359) | type GetScalarType = O extends object type FieldPaths (line 365) | type FieldPaths = { type _TupleToUnion (line 389) | type _TupleToUnion = T extends (infer E)[] ? E : never type TupleToUnion (line 390) | type TupleToUnion = _TupleToUnion type MaybeTupleToUnion (line 391) | type MaybeTupleToUnion = T extends any[] ? TupleToUnion : T type PickEnumerable (line 396) | type PickEnumerable< type ExcludeUnderscoreKeys (line 404) | type ExcludeUnderscoreKeys = T extends `_${string}` type FieldRef (line 408) | type FieldRef = runtime.FieldRef type FieldRefInputType (line 410) | type FieldRefInputType = Model extends never type ModelName (line 418) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TypeMapCb (line 420) | interface TypeMapCb extends runtime.Types.Utils type TypeMap (line 428) | type TypeMap< type TransactionIsolationLevel (line 550) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 558) | type UserScalarFieldEnum = type SortOrder (line 566) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] type StringFieldRefInput (line 575) | type StringFieldRefInput<$PrismaModel> = FieldRefInputType< type IntFieldRefInput (line 583) | type IntFieldRefInput<$PrismaModel> = FieldRefInputType< type BatchPayload (line 591) | type BatchPayload = { type DefaultPrismaClient (line 601) | type DefaultPrismaClient = PrismaClient type ErrorFormat (line 602) | type ErrorFormat = 'pretty' | 'colorless' | 'minimal' type PrismaClientOptions (line 603) | type PrismaClientOptions = ( type GlobalOmitConfig (line 674) | type GlobalOmitConfig = { type LogLevel (line 679) | type LogLevel = 'info' | 'query' | 'warn' | 'error' type LogDefinition (line 680) | type LogDefinition = { type CheckIsLogLevel (line 685) | type CheckIsLogLevel = T extends LogLevel ? T : never type GetLogType (line 687) | type GetLogType = CheckIsLogLevel< type GetEvents (line 691) | type GetEvents = type QueryEvent (line 694) | type QueryEvent = { type LogEvent (line 702) | type LogEvent = { type PrismaAction (line 709) | type PrismaAction = type TransactionClient (line 735) | type TransactionClient = Omit< FILE: e2e/react-start/basic-auth/src/prisma-generated/internal/prismaNamespaceBrowser.ts type ModelName (line 60) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TransactionIsolationLevel (line 70) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 78) | type UserScalarFieldEnum = type SortOrder (line 86) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] FILE: e2e/react-start/basic-auth/src/prisma-generated/models/User.ts type UserModel (line 18) | type UserModel = type AggregateUser (line 21) | type AggregateUser = { type UserMinAggregateOutputType (line 27) | type UserMinAggregateOutputType = { type UserMaxAggregateOutputType (line 32) | type UserMaxAggregateOutputType = { type UserCountAggregateOutputType (line 37) | type UserCountAggregateOutputType = { type UserMinAggregateInputType (line 43) | type UserMinAggregateInputType = { type UserMaxAggregateInputType (line 48) | type UserMaxAggregateInputType = { type UserCountAggregateInputType (line 53) | type UserCountAggregateInputType = { type UserAggregateArgs (line 59) | type UserAggregateArgs< type GetUserAggregateType (line 113) | type GetUserAggregateType = { type UserGroupByArgs (line 121) | type UserGroupByArgs< type UserGroupByOutputType (line 138) | type UserGroupByOutputType = { type GetUserGroupByPayload (line 146) | type GetUserGroupByPayload = Prisma.PrismaPro... type UserWhereInput (line 158) | type UserWhereInput = { type UserOrderByWithRelationInput (line 166) | type UserOrderByWithRelationInput = { type UserWhereUniqueInput (line 171) | type UserWhereUniqueInput = Prisma.AtLeast< type UserOrderByWithAggregationInput (line 182) | type UserOrderByWithAggregationInput = { type UserScalarWhereWithAggregatesInput (line 190) | type UserScalarWhereWithAggregatesInput = { type UserCreateInput (line 202) | type UserCreateInput = { type UserUncheckedCreateInput (line 207) | type UserUncheckedCreateInput = { type UserUpdateInput (line 212) | type UserUpdateInput = { type UserUncheckedUpdateInput (line 217) | type UserUncheckedUpdateInput = { type UserCreateManyInput (line 222) | type UserCreateManyInput = { type UserUpdateManyMutationInput (line 227) | type UserUpdateManyMutationInput = { type UserUncheckedUpdateManyInput (line 232) | type UserUncheckedUpdateManyInput = { type UserCountOrderByAggregateInput (line 237) | type UserCountOrderByAggregateInput = { type UserMaxOrderByAggregateInput (line 242) | type UserMaxOrderByAggregateInput = { type UserMinOrderByAggregateInput (line 247) | type UserMinOrderByAggregateInput = { type StringFieldUpdateOperationsInput (line 252) | type StringFieldUpdateOperationsInput = { type UserSelect (line 256) | type UserSelect< type UserSelectCreateManyAndReturn (line 267) | type UserSelectCreateManyAndReturn< type UserSelectUpdateManyAndReturn (line 278) | type UserSelectUpdateManyAndReturn< type UserSelectScalar (line 289) | type UserSelectScalar = { type UserOmit (line 294) | type UserOmit< type $UserPayload (line 302) | type $UserPayload< type UserGetPayload (line 318) | type UserGetPayload< type UserCountArgs (line 322) | type UserCountArgs< type UserDelegate (line 329) | interface UserDelegate< type Prisma__UserClient (line 854) | interface Prisma__UserClient< type UserFieldRefs (line 903) | interface UserFieldRefs { type UserFindUniqueArgs (line 912) | type UserFindUniqueArgs< type UserFindUniqueOrThrowArgs (line 933) | type UserFindUniqueOrThrowArgs< type UserFindFirstArgs (line 954) | type UserFindFirstArgs< type UserFindFirstOrThrowArgs (line 1007) | type UserFindFirstOrThrowArgs< type UserFindManyArgs (line 1060) | type UserFindManyArgs< type UserCreateArgs (line 1108) | type UserCreateArgs< type UserCreateManyArgs (line 1129) | type UserCreateManyArgs< type UserCreateManyAndReturnArgs (line 1142) | type UserCreateManyAndReturnArgs< type UserUpdateArgs (line 1163) | type UserUpdateArgs< type UserUpdateManyArgs (line 1188) | type UserUpdateManyArgs< type UserUpdateManyAndReturnArgs (line 1212) | type UserUpdateManyAndReturnArgs< type UserUpsertArgs (line 1244) | type UserUpsertArgs< type UserDeleteArgs (line 1273) | type UserDeleteArgs< type UserDeleteManyArgs (line 1294) | type UserDeleteManyArgs< type UserDefaultArgs (line 1311) | type UserDefaultArgs< FILE: e2e/react-start/basic-auth/src/routeTree.gen.ts type FileRoutesByFullPath (line 61) | interface FileRoutesByFullPath { type FileRoutesByTo (line 70) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 113) | interface RootRouteChildren { type FileRoutesByPath (line 122) | interface FileRoutesByPath { type AuthedPostsRouteChildren (line 182) | interface AuthedPostsRouteChildren { type AuthedRouteChildren (line 196) | interface AuthedRouteChildren { type Register (line 221) | interface Register { FILE: e2e/react-start/basic-auth/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/basic-auth/src/routes/__root.tsx function RootComponent (line 89) | function RootComponent() { function RootDocument (line 97) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/basic-auth/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-start/basic-auth/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/react-start/basic-auth/src/routes/_authed/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-start/basic-auth/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/react-start/basic-auth/src/routes/login.tsx function LoginComp (line 8) | function LoginComp() { FILE: e2e/react-start/basic-auth/src/routes/signup.tsx function SignupComp (line 72) | function SignupComp() { FILE: e2e/react-start/basic-auth/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: e2e/react-start/basic-auth/src/utils/prisma.ts function hashPassword (line 10) | function hashPassword(password: string) { FILE: e2e/react-start/basic-auth/src/utils/session.ts type SessionUser (line 5) | type SessionUser = { function useAppSession (line 9) | function useAppSession() { FILE: e2e/react-start/basic-auth/tests/app.spec.ts function signup (line 4) | async function signup( function login (line 16) | async function login( FILE: e2e/react-start/basic-cloudflare/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/basic-cloudflare/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/basic-cloudflare/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/basic-cloudflare/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: e2e/react-start/basic-cloudflare/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/basic-cloudflare/src/routes/__root.tsx function RootDocument (line 59) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/basic-cloudflare/src/routes/index.tsx function Home (line 17) | function Home() { FILE: e2e/react-start/basic-cloudflare/src/routes/static.tsx function StaticPage (line 16) | function StaticPage() { FILE: e2e/react-start/basic-cloudflare/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-start/basic-cloudflare/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/basic-cloudflare/worker-configuration.d.ts type Env (line 5) | interface Env { type Env (line 9) | interface Env extends Cloudflare.Env {} type StringifyValues (line 10) | type StringifyValues> = { type ProcessEnv (line 14) | interface ProcessEnv extends StringifyValues; type Imports (line 238) | type Imports = Record; type ExportValue (line 239) | type ExportValue = Function | Global | Memory | Table; type Exports (line 240) | type Exports = Record; class Instance (line 241) | class Instance { type MemoryDescriptor (line 245) | interface MemoryDescriptor { class Memory (line 250) | class Memory { type ImportExportKind (line 255) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 256) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 260) | interface ModuleImportDescriptor { type TableKind (line 270) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 271) | interface TableDescriptor { class Table (line 276) | class Table { type ServiceWorkerGlobalScope (line 292) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 432) | interface TestController { type ExecutionContext (line 434) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 439) | type ExportedHandlerFetchHandler = (event... type ExportedHandlerTraceHandler (line 441) | type ExportedHandlerTraceHandler = (trac... type ExportedHandlerTailStreamHandler (line 442) | type ExportedHandlerTailStreamHandler = ... type ExportedHandlerScheduledHandler (line 443) | type ExportedHandlerScheduledHandler = (... type ExportedHandlerQueueHandler (line 444) | type ExportedHandlerQueueHandler = (contr... type ExportedHandler (line 446) | interface ExportedHandler { type DurableObjectTransaction (line 526) | interface DurableObjectTransaction { type DurableObjectStorage (line 539) | interface DurableObjectStorage { type DurableObjectListOptions (line 560) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 570) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 574) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 577) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 582) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 586) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 591) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 594) | interface AnalyticsEngineDataPoint { class Event (line 604) | class Event { type EventInit (line 723) | interface EventInit { type EventListener (line 728) | type EventListener = (event: EventType)... type EventListenerObject (line 729) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 732) | type EventListenerOrEventListenerObject... class EventTarget (line 738) | class EventTarget = Record extends Event { type CustomEventCustomEventInit (line 871) | interface CustomEventCustomEventInit { class Blob (line 882) | class Blob { type BlobOptions (line 927) | interface BlobOptions { class File (line 935) | class File extends Blob { type FileOptions (line 950) | interface FileOptions { type CacheQueryOptions (line 981) | interface CacheQueryOptions { type CryptoKeyPair (line 1128) | interface CryptoKeyPair { type JsonWebKey (line 1132) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1152) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1157) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1165) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1174) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1182) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1185) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1192) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1198) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1201) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1205) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1210) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1216) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1220) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1226) | class DigestStream extends WritableStream { class TextDecoder (line 1236) | class TextDecoder { class TextEncoder (line 1253) | class TextEncoder { type TextDecoderConstructorOptions (line 1269) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1273) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1276) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1285) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1318) | interface ErrorEventErrorEventInit { class MessageEvent (line 1330) | class MessageEvent extends Event { type MessageEventInit (line 1363) | interface MessageEventInit { class FormData (line 1390) | class FormData { type ContentOptions (line 1467) | interface ContentOptions { class HTMLRewriter (line 1470) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1476) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1481) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1487) | interface Doctype { type Element (line 1492) | interface Element { type EndTag (line 1511) | interface EndTag { type Comment (line 1517) | interface Comment { type Text (line 1525) | interface Text { type DocumentEnd (line 1534) | interface DocumentEnd { type HeadersInit (line 1557) | type HeadersInit = Headers | Iterable> | Record | string | ArrayBuffer | Arra... type Response (line 1653) | interface Response extends Body { type ResponseInit (line 1705) | interface ResponseInit { type RequestInfo (line 1713) | type RequestInfo { type Service (line 1805) | type Service Rpc.WorkerEntrypointBran... type Fetcher (line 1806) | type Fetcher { type KVNamespaceListResult (line 1815) | type KVNamespaceListResult = { type KVNamespace (line 1825) | interface KVNamespace { type KVNamespaceListOptions (line 1858) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 1863) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 1867) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 1872) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 1877) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 1878) | interface Queue { type QueueSendOptions (line 1882) | interface QueueSendOptions { type QueueSendBatchOptions (line 1886) | interface QueueSendBatchOptions { type MessageSendRequest (line 1889) | interface MessageSendRequest { type QueueRetryOptions (line 1894) | interface QueueRetryOptions { type Message (line 1897) | interface Message { type QueueEvent (line 1905) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 1911) | interface MessageBatch { type R2Error (line 1917) | interface R2Error extends Error { type R2ListOptions (line 1924) | interface R2ListOptions { type R2MultipartUpload (line 1947) | interface R2MultipartUpload { type R2UploadedPart (line 1954) | interface R2UploadedPart { type R2ObjectBody (line 1973) | interface R2ObjectBody extends R2Object { type R2Range (line 1982) | type R2Range = { type R2Conditional (line 1991) | interface R2Conditional { type R2GetOptions (line 1998) | interface R2GetOptions { type R2PutOptions (line 2003) | interface R2PutOptions { type R2MultipartOptions (line 2015) | interface R2MultipartOptions { type R2Checksums (line 2021) | interface R2Checksums { type R2StringChecksums (line 2029) | interface R2StringChecksums { type R2HTTPMetadata (line 2036) | interface R2HTTPMetadata { type R2Objects (line 2044) | type R2Objects = { type R2UploadPartOptions (line 2053) | interface R2UploadPartOptions { type ScheduledController (line 2061) | interface ScheduledController { type QueuingStrategy (line 2066) | interface QueuingStrategy { type UnderlyingSink (line 2070) | interface UnderlyingSink { type UnderlyingByteSource (line 2077) | interface UnderlyingByteSource { type UnderlyingSource (line 2084) | interface UnderlyingSource { type Transformer (line 2091) | interface Transformer { type StreamPipeOptions (line 2100) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2123) | type ReadableStreamReadResult = { type ReadableStream (line 2135) | interface ReadableStream { class ReadableStreamDefaultReader (line 2199) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2221) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2239) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2242) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2394) | interface ReadableWritablePair { class WritableStream (line 2408) | class WritableStream { class WritableStreamDefaultWriter (line 2440) | class WritableStreamDefaultWriter { class TransformStream (line 2490) | class TransformStream { class FixedLengthStream (line 2505) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 2508) | class IdentityTransformStream extends TransformStream { class TextDecoderStream (line 2547) | class TextDecoderStream extends TransformStream { type WebSocketAcceptOptions (line 3095) | interface WebSocketAcceptOptions { type SqlStorage (line 3111) | interface SqlStorage { type SqlStorageValue (line 3119) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3136) | interface Socket { type SocketOptions (line 3146) | interface SocketOptions { type SocketAddress (line 3151) | interface SocketAddress { type TlsOptions (line 3155) | interface TlsOptions { type SocketInfo (line 3158) | interface SocketInfo { class EventSource (line 3167) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3210) | interface EventSourceEventSourceInit { type Container (line 3214) | interface Container { type ContainerStartupOptions (line 3225) | interface ContainerStartupOptions { class MessageChannel (line 3263) | class MessageChannel { type MessagePortPostMessageOptions (line 3278) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3281) | type LoopbackForExport Rpc.Entrypoint... type LoopbackServiceStub (line 3282) | type LoopbackServiceStub; type AiTranslationInput (line 3777) | type AiTranslationInput = { type AiTranslationOutput (line 3782) | type AiTranslationOutput = { type ResponsesInput (line 3799) | type ResponsesInput = { type ResponsesOutput (line 3821) | type ResponsesOutput = { type EasyInputMessage (line 3846) | type EasyInputMessage = { type ResponsesFunctionTool (line 3851) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 3860) | type ResponseIncompleteDetails = { type ResponsePrompt (line 3863) | type ResponsePrompt = { type Reasoning (line 3870) | type Reasoning = { type ResponseContent (line 3875) | type ResponseContent = ResponseInputText | ResponseInputImage | Response... type ResponseContentReasoningText (line 3876) | type ResponseContentReasoningText = { type ResponseConversationParam (line 3880) | type ResponseConversationParam = { type ResponseCreatedEvent (line 3883) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 3888) | type ResponseCustomToolCallOutput = { type ResponseError (line 3894) | type ResponseError = { type ResponseErrorEvent (line 3898) | type ResponseErrorEvent = { type ResponseFailedEvent (line 3905) | type ResponseFailedEvent = { type ResponseFormatText (line 3910) | type ResponseFormatText = { type ResponseFormatJSONObject (line 3913) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 3916) | type ResponseFormatTextConfig = ResponseFormatText | ResponseFormatTextJ... type ResponseFormatTextJSONSchemaConfig (line 3917) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 3926) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 3933) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 3941) | type ResponseFunctionCallOutputItem = ResponseInputTextContent | Respons... type ResponseFunctionCallOutputItemList (line 3942) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 3968) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 3969) | type ResponseInputImage = { type ResponseInputImageContent (line 3977) | type ResponseInputImageContent = { type ResponseInputItem (line 3985) | type ResponseInputItem = EasyInputMessage | ResponseInputItemMessage | R... type ResponseInputItemFunctionCallOutput (line 3986) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 3993) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 3999) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 4000) | type ResponseInputMessageItem = { type ResponseInputText (line 4007) | type ResponseInputText = { type ResponseInputTextContent (line 4011) | type ResponseInputTextContent = { type ResponseItem (line 4015) | type ResponseItem = ResponseInputMessageItem | ResponseOutputMessage | R... type ResponseOutputItem (line 4016) | type ResponseOutputItem = ResponseOutputMessage | ResponseFunctionToolCa... type ResponseOutputItemAddedEvent (line 4017) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 4023) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 4029) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 4036) | type ResponseOutputRefusal = { type ResponseOutputText (line 4040) | type ResponseOutputText = { type ResponseReasoningItem (line 4045) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 4053) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 4057) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 4061) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 4069) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 4077) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 4085) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 4093) | type ResponseStatus = "completed" | "failed" | "in_progress" | "cancelle... type ResponseStreamEvent (line 4094) | type ResponseStreamEvent = ResponseCompletedEvent | ResponseCreatedEvent... type ResponseCompletedEvent (line 4095) | type ResponseCompletedEvent = { type ResponseTextConfig (line 4100) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 4104) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 4113) | type ResponseTextDoneEvent = { type Logprob (line 4122) | type Logprob = { type TopLogprob (line 4127) | type TopLogprob = { type ResponseUsage (line 4131) | type ResponseUsage = { type Tool (line 4136) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 4137) | type ToolChoiceFunction = { type ToolChoiceOptions (line 4141) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 4142) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 4143) | type StreamOptions = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 4146) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 4164) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 4175) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 4185) | type Ai_Cf_Openai_Whisper_Input = string | { type Ai_Cf_Openai_Whisper_Output (line 4191) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 4214) | type Ai_Cf_Meta_M2M100_1_2B_Input = { type Ai_Cf_Meta_M2M100_1_2B_Output (line 4246) | type Ai_Cf_Meta_M2M100_1_2B_Output = { type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 4252) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 4262) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 4280) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 4291) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 4301) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 4319) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 4330) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 4340) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = string | { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 4379) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 4386) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = string | { type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 4392) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 4415) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 4441) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 4521) | type Ai_Cf_Baai_Bge_M3_Input = Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts... type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 4527) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 4546) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 4553) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 4572) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 4579) | type Ai_Cf_Baai_Bge_M3_Output = Ai_Cf_Baai_Bge_M3_Ouput_Query | Ai_Cf_Ba... type Ai_Cf_Baai_Bge_M3_Ouput_Query (line 4580) | interface Ai_Cf_Baai_Bge_M3_Ouput_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 4592) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Ouput_Embedding (line 4600) | interface Ai_Cf_Baai_Bge_M3_Ouput_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 4611) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 4621) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 4631) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 4641) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = Ai_Cf_Meta_Llama_3... type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 4642) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 4693) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 4861) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 4884) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = Ai_Cf_Meta_Llama... type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 4885) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 4936) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 4940) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 5087) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 5091) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 5136) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 5140) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 5176) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 5186) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 5218) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 5251) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 5269) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 5285) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = Ai_Cf_Qwen_Qwen2_5_Co... type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 5286) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 5337) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 5341) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 5488) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 5492) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 5532) | type Ai_Cf_Qwen_Qwq_32B_Input = Ai_Cf_Qwen_Qwq_32B_Prompt | Ai_Cf_Qwen_Q... type Ai_Cf_Qwen_Qwq_32B_Prompt (line 5533) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 5583) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 5758) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 5798) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = Ai_Cf_Mistra... type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 5799) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 5849) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 6024) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 6064) | type Ai_Cf_Google_Gemma_3_12B_It_Input = Ai_Cf_Google_Gemma_3_12B_It_Pro... type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 6065) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 6115) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 6274) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 6314) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = Ai_Cf_Meta_Llama_... type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 6315) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 6366) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 6370) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 6546) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 6549) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 6600) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 6776) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 6829) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_P... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 6830) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 6881) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 6885) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 7032) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 7036) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 7039) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 7090) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 7094) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 7241) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 7245) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 7246) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 7346) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 7410) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 7420) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 7566) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 7603) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 7612) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 7620) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 7642) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 7664) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 7697) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 7702) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 7732) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 7742) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 7771) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 7776) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 7786) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 7796) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = Ai_Cf_Aisingapor... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 7797) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 7848) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 7852) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 7999) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 8003) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 8006) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 8057) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 8061) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 8208) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 8212) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = Ai_Cf_Aisingapo... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 8213) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 8313) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 8377) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 8387) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 8393) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 8413) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 8450) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 8501) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 8530) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 8535) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 8564) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type AiModels (line 8569) | interface AiModels { type AiOptions (line 8655) | type AiOptions = { type AiModelsSearchParams (line 8680) | type AiModelsSearchParams = { type AiModelsSearchObject (line 8689) | type AiModelsSearchObject = { type InferenceUpstreamError (line 8705) | interface InferenceUpstreamError extends Error { type AiInternalError (line 8707) | interface AiInternalError extends Error { type AiModelListType (line 8709) | type AiModelListType = Record; type GatewayRetries (line 8768) | type GatewayRetries = { type GatewayOptions (line 8773) | type GatewayOptions = { type UniversalGatewayOptions (line 8784) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 8790) | type AiGatewayPatchLog = { type AiGatewayLog (line 8795) | type AiGatewayLog = { type AIGatewayProviders (line 8822) | type AIGatewayProviders = 'workers-ai' | 'anthropic' | 'aws-bedrock' | '... type AIGatewayHeaders (line 8823) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 8844) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 8850) | interface AiGatewayInternalError extends Error { type AiGatewayLogNotFound (line 8852) | interface AiGatewayLogNotFound extends Error { type AutoRAGInternalError (line 8867) | interface AutoRAGInternalError extends Error { type AutoRAGNotFoundError (line 8873) | interface AutoRAGNotFoundError extends Error { type AutoRAGUnauthorizedError (line 8878) | interface AutoRAGUnauthorizedError extends Error { type AutoRAGNameNotSetError (line 8884) | interface AutoRAGNameNotSetError extends Error { type ComparisonFilter (line 8886) | type ComparisonFilter = { type CompoundFilter (line 8891) | type CompoundFilter = { type AutoRagSearchRequest (line 8900) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 8919) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 8928) | type AutoRagAiSearchRequestStreaming = Omit { type RequestInitCfPropertiesImageDraw (line 9145) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 9182) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 9333) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 9338) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 9347) | type IncomingRequestCfProperties = IncomingReque... type IncomingRequestCfPropertiesBase (line 9348) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 9426) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 9453) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 9465) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 9477) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = IncomingRequestCfProperties<... type D1Meta (line 9749) | interface D1Meta { type D1Response (line 9781) | interface D1Response { type D1Result (line 9786) | type D1Result = D1Response & { type D1ExecResult (line 9789) | interface D1ExecResult { type D1SessionConstraint (line 9793) | type D1SessionConstraint = type D1SessionBookmark (line 9802) | type D1SessionBookmark = string; type Disposable (line 9851) | interface Disposable { type EmailSendResult (line 9856) | interface EmailSendResult { type EmailMessage (line 9865) | interface EmailMessage { type ForwardableEmailMessage (line 9878) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 9912) | type EmailAttachment = { type EmailAddress (line 9926) | interface EmailAddress { type SendEmail (line 9933) | interface SendEmail { type EmailExportedHandler (line 9951) | type EmailExportedHandler = (message: Fo... type HelloWorldBinding (line 9962) | interface HelloWorldBinding { type Hyperdrive (line 9975) | interface Hyperdrive { type ImageInfoResponse (line 10025) | type ImageInfoResponse = { type ImageTransform (line 10033) | type ImageTransform = { type ImageDrawOptions (line 10075) | type ImageDrawOptions = { type ImageInputOptions (line 10083) | type ImageInputOptions = { type ImageOutputOptions (line 10086) | type ImageOutputOptions = { type ImageMetadata (line 10092) | interface ImageMetadata { type ImageUploadOptions (line 10102) | interface ImageUploadOptions { type ImageUpdateOptions (line 10110) | interface ImageUpdateOptions { type ImageListOptions (line 10115) | interface ImageListOptions { type ImageList (line 10121) | interface ImageList { type HostedImagesBinding (line 10126) | interface HostedImagesBinding { type ImagesBinding (line 10169) | interface ImagesBinding { type ImageTransformer (line 10187) | interface ImageTransformer { type ImageTransformationOutputOptions (line 10208) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 10211) | interface ImageTransformationResult { type ImagesError (line 10225) | interface ImagesError extends Error { type MediaBinding (line 10234) | interface MediaBinding { type MediaTransformer (line 10246) | interface MediaTransformer { type MediaTransformationGenerator (line 10264) | interface MediaTransformationGenerator { type MediaTransformationResult (line 10276) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 10297) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 10309) | type MediaTransformationOutputOptions = { type MediaError (line 10337) | interface MediaError extends Error { type NodeStyleServer (line 10343) | interface NodeStyleServer { type Params (line 10355) | type Params

= Record; type EventContext (line 10356) | type EventContext = { type PagesFunction (line 10370) | type PagesFunction = { type PagesPluginFunction (line 10386) | type PagesPluginFunction; type PipelineBatchMetadata (line 10408) | type PipelineBatchMetadata = { type Pipeline (line 10412) | interface Pipeline { type PubSubMessage (line 10425) | interface PubSubMessage { type JsonWebKeyWithKid (line 10451) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 10455) | interface RateLimitOptions { type RateLimitOutcome (line 10458) | interface RateLimitOutcome { type RateLimit (line 10461) | interface RateLimit { type RpcTargetBranded (line 10482) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 10485) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 10488) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 10491) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 10494) | type EntrypointBranded = WorkerEntrypointBranded | DurableObjectBranded ... type Stubable (line 10496) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 10501) | type Serializable = type StubBase (line 10514) | interface StubBase extends Disposable { type Stub (line 10518) | type Stub = Provider & StubBase; type BaseType (line 10520) | type BaseType = void | undefined | null | boolean | number | bigint | st... type Stubify (line 10523) | type Stubify = T extends Stubable ? Stub : T extends Map = T extends StubBase ? V : T extends Map = { type MaybeProvider (line 10542) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 10543) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 10552) | type Result = R extends Stubable ? Promise> & Provider : R... type MethodOrProperty (line 10558) | type MethodOrProperty = V extends (...args: infer P) => infer R ? (..... type MaybeCallableProvider (line 10561) | type MaybeCallableProvider = T extends (...args: any[]) => any ? Meth... type Provider (line 10565) | type Provider = Maybe... type Env (line 10576) | interface Env { type GlobalProps (line 10596) | interface GlobalProps { type GlobalProp (line 10600) | type GlobalProp = K extends keyof GlobalProps... type MainModule (line 10603) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 10605) | type Exports = { type RpcStub (line 10613) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 10646) | type WorkflowDurationLabel = 'second' | 'minute' | 'hour' | 'day' | 'wee... type WorkflowSleepDuration (line 10647) | type WorkflowSleepDuration = `${number} ${WorkflowDurationLabel}${'s' | ... type WorkflowDelayDuration (line 10648) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 10649) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 10650) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 10651) | type WorkflowBackoff = 'constant' | 'linear' | 'exponential'; type WorkflowStepConfig (line 10652) | type WorkflowStepConfig = { type WorkflowEvent (line 10660) | type WorkflowEvent = { type WorkflowStepEvent (line 10665) | type WorkflowStepEvent = { type WorkflowStepContext (line 10670) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 10683) | type WorkflowInstanceStatus = 'queued' | 'running' | 'paused' | 'errored... type SecretsStoreSecret (line 10701) | interface SecretsStoreSecret { type StreamBinding (line 10734) | interface StreamBinding { type StreamVideoHandle (line 10780) | interface StreamVideoHandle { type StreamVideo (line 10817) | interface StreamVideo { type StreamVideoStatus (line 10924) | type StreamVideoStatus = { type StreamVideoInput (line 10946) | type StreamVideoInput = { type StreamPublicDetails (line 10956) | type StreamPublicDetails = { type StreamDirectUpload (line 10974) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 10992) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 11033) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 11039) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 11081) | interface StreamScopedCaptions { type StreamScopedDownloads (line 11125) | interface StreamScopedDownloads { type StreamVideos (line 11155) | interface StreamVideos { type StreamWatermarks (line 11164) | interface StreamWatermarks { type StreamUpdateVideoParams (line 11212) | type StreamUpdateVideoParams = { type StreamCaption (line 11257) | type StreamCaption = { type StreamDownloadStatus (line 11275) | type StreamDownloadStatus = 'ready' | 'inprogress' | 'error'; type StreamDownloadType (line 11276) | type StreamDownloadType = 'default' | 'audio'; type StreamDownload (line 11277) | type StreamDownload = { type StreamDownloadGetResponse (line 11295) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 11305) | type StreamWatermarkPosition = 'upperRight' | 'upperLeft' | 'lowerLeft' ... type StreamWatermark (line 11306) | type StreamWatermark = { type StreamWatermarkCreateParams (line 11362) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 11392) | type StreamVideosListParams = { type StreamPaginationComparison (line 11418) | type StreamPaginationComparison = 'eq' | 'gt' | 'gte' | 'lt' | 'lte'; type StreamError (line 11422) | interface StreamError extends Error { type InternalError (line 11428) | interface InternalError extends StreamError { type BadRequestError (line 11431) | interface BadRequestError extends StreamError { type NotFoundError (line 11434) | interface NotFoundError extends StreamError { type ForbiddenError (line 11437) | interface ForbiddenError extends StreamError { type RateLimitedError (line 11440) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 11443) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 11446) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 11449) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 11452) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 11455) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 11458) | type MarkdownDocument = { type ConversionResponse (line 11462) | type ConversionResponse = { type ImageConversionOptions (line 11476) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 11479) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 11483) | type ConversionOptions = { type ConversionRequestOptions (line 11500) | type ConversionRequestOptions = { type SupportedFileFormat (line 11505) | type SupportedFileFormat = { type Header (line 11515) | interface Header { type FetchEventInfo (line 11519) | interface FetchEventInfo { type JsRpcEventInfo (line 11526) | interface JsRpcEventInfo { type ScheduledEventInfo (line 11529) | interface ScheduledEventInfo { type AlarmEventInfo (line 11534) | interface AlarmEventInfo { type QueueEventInfo (line 11538) | interface QueueEventInfo { type EmailEventInfo (line 11543) | interface EmailEventInfo { type TraceEventInfo (line 11549) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 11553) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 11556) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 11559) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 11564) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 11568) | interface CustomEventInfo { type FetchResponseInfo (line 11571) | interface FetchResponseInfo { type EventOutcome (line 11575) | type EventOutcome = "ok" | "canceled" | "exception" | "unknown" | "killS... type ScriptVersion (line 11576) | interface ScriptVersion { type Onset (line 11581) | interface Onset { type Outcome (line 11594) | interface Outcome { type SpanOpen (line 11600) | interface SpanOpen { type SpanClose (line 11607) | interface SpanClose { type DiagnosticChannelEvent (line 11611) | interface DiagnosticChannelEvent { type Exception (line 11616) | interface Exception { type Log (line 11622) | interface Log { type DroppedEventsDiagnostic (line 11627) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 11631) | interface StreamDiagnostic { type Return (line 11640) | interface Return { type Attribute (line 11644) | interface Attribute { type Attributes (line 11648) | interface Attributes { type EventType (line 11652) | type EventType = Onset | Outcome | SpanOpen | SpanClose | DiagnosticChan... type SpanContext (line 11654) | interface SpanContext { type TailEvent (line 11669) | interface TailEvent { type TailEventHandler (line 11679) | type TailEventHandler = (event: Tai... type TailEventHandlerObject (line 11680) | type TailEventHandlerObject = { type TailEventHandlerType (line 11690) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 11698) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 11702) | type VectorizeVectorMetadata = VectorizeVectorMetadataValue | Record, "values"> & Omit { type InstanceStatus (line 12026) | type InstanceStatus = { type WorkflowError (line 12038) | interface WorkflowError { FILE: e2e/solid-start/basic-solid-query/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-start/basic-solid-query/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 6) | function DefaultCatchBoundary(props: ErrorComponentProps) { FILE: e2e/solid-start/basic-solid-query/src/components/NotFound.tsx function NotFound (line 4) | function NotFound(props?: { children?: JSX.Element }) { FILE: e2e/solid-start/basic-solid-query/src/routeTree.gen.ts type FileRoutesByFullPath (line 114) | interface FileRoutesByFullPath { type FileRoutesByTo (line 131) | interface FileRoutesByTo { type FileRoutesById (line 146) | interface FileRoutesById { type FileRouteTypes (line 166) | interface FileRouteTypes { type RootRouteChildren (line 220) | interface RootRouteChildren { type FileRoutesByPath (line 233) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 356) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 370) | interface LayoutRouteChildren { type PostsRouteChildren (line 381) | interface PostsRouteChildren { type UsersRouteChildren (line 393) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 405) | interface ApiUsersRouteChildren { type Register (line 435) | interface Register { FILE: e2e/solid-start/basic-solid-query/src/router.tsx function getRouter (line 8) | function getRouter() { FILE: e2e/solid-start/basic-solid-query/src/routes/__root.tsx function RootComponent (line 69) | function RootComponent() { function RootDocument (line 77) | function RootDocument(props: { children?: any }) { FILE: e2e/solid-start/basic-solid-query/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/deferred.tsx function Deferred (line 26) | function Deferred() { function DeferredQuery (line 42) | function DeferredQuery() { FILE: e2e/solid-start/basic-solid-query/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/basic-solid-query/src/routes/posts.$postId.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: { error: any }) { function PostComponent (line 17) | function PostComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/posts.tsx function PostsComponent (line 14) | function PostsComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 23) | function PostDeepComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/suspense-transition.tsx function SuspenseTransitionComponent (line 22) | function SuspenseTransitionComponent() { function Result (line 43) | function Result() { FILE: e2e/solid-start/basic-solid-query/src/routes/transition/count/query.tsx function TransitionPage (line 29) | function TransitionPage() { FILE: e2e/solid-start/basic-solid-query/src/routes/users.$userId.tsx function UserErrorComponent (line 19) | function UserErrorComponent(props: ErrorComponentProps) { function UserComponent (line 23) | function UserComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: e2e/solid-start/basic-solid-query/src/routes/users.tsx function UsersComponent (line 14) | function UsersComponent() { FILE: e2e/solid-start/basic-solid-query/src/utils/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-start/basic-solid-query/src/utils/seo.ts function seo (line 1) | function seo(params: { FILE: e2e/solid-start/basic-solid-query/src/utils/users.tsx type User (line 4) | type User = { constant PORT (line 10) | const PORT = constant DEPLOY_URL (line 13) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/solid-start/basic-solid-query/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-start/basic-solid-query/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/basic-tsr-config/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/basic-tsr-config/src/app/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: e2e/solid-start/basic-tsr-config/src/app/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/solid-start/basic-tsr-config/src/app/routes/__root.tsx function RootComponent (line 28) | function RootComponent() { FILE: e2e/solid-start/basic-tsr-config/src/app/routes/index.tsx function Home (line 25) | function Home() { FILE: e2e/solid-start/basic/playwright.config.ts constant PORT (line 11) | const PORT = await getTestServerPort( constant START_PORT (line 14) | const START_PORT = await getTestServerPort( constant EXTERNAL_PORT (line 17) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-start/basic/server.js function createStartServer (line 13) | async function createStartServer() { function createSpaServer (line 34) | async function createSpaServer() { FILE: e2e/solid-start/basic/src/components/CustomMessage.tsx function CustomMessage (line 1) | function CustomMessage({ message }: { message: string }) { FILE: e2e/solid-start/basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/basic/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/basic/src/components/PostErrorComponent.tsx function PostErrorComponent (line 3) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: e2e/solid-start/basic/src/components/RedirectOnClick.tsx type RedirectOnClickProps (line 4) | interface RedirectOnClickProps { function RedirectOnClick (line 10) | function RedirectOnClick({ FILE: e2e/solid-start/basic/src/components/UserErrorComponent.tsx function UserErrorComponent (line 3) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: e2e/solid-start/basic/src/raw-stream-fns.ts function createDelayedStream (line 4) | function createDelayedStream( function createVariableDelayStream (line 21) | function createVariableDelayStream( function encode (line 36) | function encode(text: string): Uint8Array { constant TEST7_CHUNKS (line 45) | const TEST7_CHUNKS = [ constant TEST7_EXPECTED (line 50) | const TEST7_EXPECTED = concatBytes(TEST7_CHUNKS) constant TEST8_CHUNKS (line 53) | const TEST8_CHUNKS = [ constant TEST8_EXPECTED (line 57) | const TEST8_EXPECTED = concatBytes(TEST8_CHUNKS) constant TEST9_CHUNKS (line 60) | const TEST9_CHUNKS = [ constant TEST9_EXPECTED (line 65) | const TEST9_EXPECTED = concatBytes(TEST9_CHUNKS) constant TEST10_CHUNKS (line 68) | const TEST10_CHUNKS = [encode('This is text but using binary hint')] constant TEST10_EXPECTED (line 69) | const TEST10_EXPECTED = concatBytes(TEST10_CHUNKS) constant TEST11_CHUNKS (line 72) | const TEST11_CHUNKS = [ constant TEST11_EXPECTED (line 75) | const TEST11_EXPECTED = concatBytes(TEST11_CHUNKS) function concatBytes (line 78) | function concatBytes(chunks: Array): Uint8Array { constant TEST12_STREAM_A_CHUNKS (line 235) | const TEST12_STREAM_A_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST12_STREAM_B_CHUNKS (line 240) | const TEST12_STREAM_B_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST12_STREAM_A_EXPECTED (line 245) | const TEST12_STREAM_A_EXPECTED = concatBytes( constant TEST12_STREAM_B_EXPECTED (line 248) | const TEST12_STREAM_B_EXPECTED = concatBytes( constant TEST13_CHUNKS (line 254) | const TEST13_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST13_EXPECTED (line 262) | const TEST13_EXPECTED = concatBytes( constant TEST14_STREAM_A_CHUNKS (line 270) | const TEST14_STREAM_A_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_B_CHUNKS (line 276) | const TEST14_STREAM_B_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_C_CHUNKS (line 280) | const TEST14_STREAM_C_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_A_EXPECTED (line 285) | const TEST14_STREAM_A_EXPECTED = concatBytes( constant TEST14_STREAM_B_EXPECTED (line 288) | const TEST14_STREAM_B_EXPECTED = concatBytes( constant TEST14_STREAM_C_EXPECTED (line 291) | const TEST14_STREAM_C_EXPECTED = concatBytes( method start (line 339) | start(controller) { method start (line 354) | async start(controller) { function createStreamConsumer (line 371) | function createStreamConsumer() { function consumeBinaryStream (line 396) | async function consumeBinaryStream( function collectBytes (line 418) | async function collectBytes( function compareBytes (line 447) | function compareBytes( FILE: e2e/solid-start/basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 383) | interface FileRoutesByFullPath { type FileRoutesByTo (line 442) | interface FileRoutesByTo { type FileRoutesById (line 495) | interface FileRoutesById { type FileRouteTypes (line 557) | interface FileRouteTypes { type RootRouteChildren (line 733) | interface RootRouteChildren { type FileRoutesByPath (line 758) | interface FileRoutesByPath { type NotFoundParentBoundaryRouteRouteChildren (line 1175) | interface NotFoundParentBoundaryRouteRouteChildren { type NotFoundRouteRouteChildren (line 1190) | interface NotFoundRouteRouteChildren { type SearchParamsRouteRouteChildren (line 1211) | interface SearchParamsRouteRouteChildren { type SpecialCharsMalformedRouteRouteChildren (line 1226) | interface SpecialCharsMalformedRouteRouteChildren { type SpecialCharsRouteRouteChildren (line 1242) | interface SpecialCharsRouteRouteChildren { type LayoutLayout2RouteChildren (line 1262) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 1276) | interface LayoutRouteChildren { type PostsRouteChildren (line 1287) | interface PostsRouteChildren { type RawStreamRouteChildren (line 1299) | interface RawStreamRouteChildren { type UsersRouteChildren (line 1323) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 1335) | interface ApiUsersRouteChildren { type RedirectTargetRouteChildren (line 1347) | interface RedirectTargetRouteChildren { type Register (line 1403) | interface Register { FILE: e2e/solid-start/basic/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/solid-start/basic/src/routes/__root.tsx function RootComponent (line 68) | function RootComponent() { FILE: e2e/solid-start/basic/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-start/basic/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-start/basic/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/solid-start/basic/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/solid-start/basic/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: e2e/solid-start/basic/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/solid-start/basic/src/routes/inline-scripts.tsx function InlineScriptsComponent (line 20) | function InlineScriptsComponent() { FILE: e2e/solid-start/basic/src/routes/multi-cookie-redirect/target.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/not-found/parent-boundary/route.tsx function RouteComponent (line 11) | function RouteComponent() { function ParentBoundaryNotFoundComponent (line 19) | function ParentBoundaryNotFoundComponent() { FILE: e2e/solid-start/basic/src/routes/not-found/parent-boundary/via-beforeLoad.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/not-found/via-beforeLoad-target-root.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/not-found/via-beforeLoad.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/not-found/via-loader.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/posts.$postId.tsx function PostComponent (line 17) | function PostComponent() { FILE: e2e/solid-start/basic/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/solid-start/basic/src/routes/posts.tsx function PostsComponent (line 18) | function PostsComponent() { FILE: e2e/solid-start/basic/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 12) | function PostDeepComponent() { FILE: e2e/solid-start/basic/src/routes/raw-stream.tsx function RawStreamLayout (line 7) | function RawStreamLayout() { FILE: e2e/solid-start/basic/src/routes/raw-stream/client-call.tsx function ClientCallTests (line 37) | function ClientCallTests() { FILE: e2e/solid-start/basic/src/routes/raw-stream/index.tsx function RawStreamIndex (line 7) | function RawStreamIndex() { FILE: e2e/solid-start/basic/src/routes/raw-stream/ssr-binary-hint.tsx constant TEXT_CHUNKS (line 13) | const TEXT_CHUNKS = [encode('Binary '), encode('hint '), encode('with te... constant TEXT_EXPECTED (line 14) | const TEXT_EXPECTED = concatBytes(TEXT_CHUNKS) constant BINARY_CHUNKS (line 16) | const BINARY_CHUNKS = [ constant BINARY_EXPECTED (line 20) | const BINARY_EXPECTED = concatBytes(BINARY_CHUNKS) type TextMatch (line 22) | type TextMatch = { type BinaryMatch (line 30) | type BinaryMatch = { function SSRBinaryHintTest (line 37) | function SSRBinaryHintTest() { FILE: e2e/solid-start/basic/src/routes/raw-stream/ssr-mixed.tsx function SSRMixedTest (line 10) | function SSRMixedTest() { FILE: e2e/solid-start/basic/src/routes/raw-stream/ssr-multiple.tsx function SSRMultipleTest (line 10) | function SSRMultipleTest() { FILE: e2e/solid-start/basic/src/routes/raw-stream/ssr-single.tsx function SSRSingleTest (line 10) | function SSRSingleTest() { FILE: e2e/solid-start/basic/src/routes/raw-stream/ssr-text-hint.tsx constant PURE_TEXT_CHUNKS (line 13) | const PURE_TEXT_CHUNKS = [ constant PURE_TEXT_EXPECTED (line 18) | const PURE_TEXT_EXPECTED = concatBytes(PURE_TEXT_CHUNKS) constant MIXED_CHUNKS (line 20) | const MIXED_CHUNKS = [ constant MIXED_EXPECTED (line 25) | const MIXED_EXPECTED = concatBytes(MIXED_CHUNKS) constant PURE_BINARY_CHUNKS (line 28) | const PURE_BINARY_CHUNKS = [ constant PURE_BINARY_EXPECTED (line 32) | const PURE_BINARY_EXPECTED = concatBytes(PURE_BINARY_CHUNKS) type TextMatch (line 34) | type TextMatch = { type BinaryMatch (line 42) | type BinaryMatch = { function SSRTextHintTest (line 49) | function SSRTextHintTest() { FILE: e2e/solid-start/basic/src/routes/scripts.tsx function ScriptsComponent (line 21) | function ScriptsComponent() { FILE: e2e/solid-start/basic/src/routes/search-params/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/$param.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/hash.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/malformed/$param.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/malformed/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/malformed/search.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/search.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/specialChars/대한민국.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/basic/src/routes/stream.tsx method loader (line 6) | loader() { function Home (line 26) | function Home() { FILE: e2e/solid-start/basic/src/routes/transition/count/create-resource.tsx function Home (line 12) | function Home() { function Result (line 29) | function Result() { FILE: e2e/solid-start/basic/src/routes/transition/typing/create-resource.tsx function Home (line 12) | function Home() { FILE: e2e/solid-start/basic/src/routes/users.$userId.tsx function UserComponent (line 26) | function UserComponent() { FILE: e2e/solid-start/basic/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: e2e/solid-start/basic/src/routes/users.tsx function UsersComponent (line 20) | function UsersComponent() { FILE: e2e/solid-start/basic/src/server.ts method fetch (line 8) | fetch(request: Request) { FILE: e2e/solid-start/basic/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/solid-start/basic/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/solid-start/basic/tests/redirect.spec.ts constant PORT (line 16) | const PORT = await getTestServerPort( constant EXTERNAL_HOST_PORT (line 19) | const EXTERNAL_HOST_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-start/basic/tests/search-params.spec.ts function expectRedirect (line 7) | function expectRedirect(response: Response | null, endsWith: string) { function expectNoRedirect (line 19) | function expectNoRedirect(response: Response | null) { FILE: e2e/solid-start/basic/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-start/basic/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/csp/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/csp/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: e2e/solid-start/csp/src/router.tsx function getRouter (line 14) | function getRouter() { FILE: e2e/solid-start/csp/src/routes/__root.tsx function RootComponent (line 36) | function RootComponent() { FILE: e2e/solid-start/csp/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/solid-start/css-modules/playwright.config.ts constant PORT (line 7) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/css-modules/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/solid-start/css-modules/src/routes/__root.tsx function RootComponent (line 20) | function RootComponent() { FILE: e2e/solid-start/css-modules/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/solid-start/css-modules/src/routes/modules.tsx function Modules (line 9) | function Modules() { FILE: e2e/solid-start/css-modules/src/routes/sass-mixin.tsx function SassMixin (line 8) | function SassMixin() { FILE: e2e/solid-start/css-modules/tests/setup/global.setup.ts function waitForServer (line 8) | async function waitForServer(url: string) { function preOptimizeDevServer (line 29) | async function preOptimizeDevServer(baseURL: string) { function setup (line 81) | async function setup() { FILE: e2e/solid-start/css-modules/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/custom-basepath/express-server.ts constant DEVELOPMENT (line 5) | const DEVELOPMENT = process.env.NODE_ENV === 'development' constant PORT (line 6) | const PORT = Number.parseInt(process.env.PORT || '3000') FILE: e2e/solid-start/custom-basepath/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-start/custom-basepath/src/components/CustomMessage.tsx function CustomMessage (line 1) | function CustomMessage({ message }: { message: string }) { FILE: e2e/solid-start/custom-basepath/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/custom-basepath/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/custom-basepath/src/components/PostErrorComponent.tsx function PostErrorComponent (line 3) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: e2e/solid-start/custom-basepath/src/components/UserErrorComponent.tsx function UserErrorComponent (line 4) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: e2e/solid-start/custom-basepath/src/routeTree.gen.ts type FileRoutesByFullPath (line 104) | interface FileRoutesByFullPath { type FileRoutesByTo (line 121) | interface FileRoutesByTo { type FileRoutesById (line 136) | interface FileRoutesById { type FileRouteTypes (line 154) | interface FileRouteTypes { type RootRouteChildren (line 206) | interface RootRouteChildren { type FileRoutesByPath (line 220) | interface FileRoutesByPath { type PostsRouteChildren (line 329) | interface PostsRouteChildren { type UsersRouteChildren (line 341) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 353) | interface ApiUsersRouteChildren { type Register (line 384) | interface Register { FILE: e2e/solid-start/custom-basepath/src/router.tsx function getRouter (line 7) | function getRouter() { FILE: e2e/solid-start/custom-basepath/src/routes/__root.tsx function RootComponent (line 56) | function RootComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: e2e/solid-start/custom-basepath/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/solid-start/custom-basepath/src/routes/logout.tsx function Home (line 17) | function Home() { FILE: e2e/solid-start/custom-basepath/src/routes/navigate-test.tsx function NavigateTest (line 7) | function NavigateTest() { FILE: e2e/solid-start/custom-basepath/src/routes/posts.$postId.tsx function PostComponent (line 16) | function PostComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/posts.tsx function PostsComponent (line 18) | function PostsComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 12) | function PostDeepComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/redirect.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/users.$userId.tsx function UserComponent (line 25) | function UserComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: e2e/solid-start/custom-basepath/src/routes/users.tsx function UsersComponent (line 18) | function UsersComponent() { FILE: e2e/solid-start/custom-basepath/src/server.ts method fetch (line 4) | fetch(request: Request) { FILE: e2e/solid-start/custom-basepath/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/solid-start/custom-basepath/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/solid-start/custom-basepath/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-start/custom-basepath/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/query-integration/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-start/query-integration/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 63) | interface FileRoutesByPath { type Register (line 100) | interface Register { FILE: e2e/solid-start/query-integration/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/solid-start/query-integration/src/routes/__root.tsx function RootDocument (line 27) | function RootDocument(props: { children?: any }) { FILE: e2e/solid-start/query-integration/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/query-integration/src/routes/loader-fetchQuery/$type.tsx function RouteComponent (line 28) | function RouteComponent() { FILE: e2e/solid-start/query-integration/src/routes/useQuery.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/solid-start/scroll-restoration/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-start/scroll-restoration/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/scroll-restoration/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/scroll-restoration/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 70) | interface RootRouteChildren { type FileRoutesByPath (line 78) | interface FileRoutesByPath { type Register (line 123) | interface Register { FILE: e2e/solid-start/scroll-restoration/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/solid-start/scroll-restoration/src/routes/(tests)/normal-page.tsx function Component (line 10) | function Component() { FILE: e2e/solid-start/scroll-restoration/src/routes/(tests)/with-loader.tsx function Component (line 13) | function Component() { FILE: e2e/solid-start/scroll-restoration/src/routes/(tests)/with-search.tsx function Component (line 11) | function Component() { FILE: e2e/solid-start/scroll-restoration/src/routes/-components/scroll-block.tsx function ScrollBlock (line 4) | function ScrollBlock({ number = 100 }: { number?: number }) { FILE: e2e/solid-start/scroll-restoration/src/routes/__root.tsx function RootComponent (line 61) | function RootComponent() { function Nav (line 81) | function Nav({ type }: { type: 'header' | 'footer' }) { FILE: e2e/solid-start/scroll-restoration/src/routes/index.tsx function HomeComponent (line 7) | function HomeComponent() { FILE: e2e/solid-start/scroll-restoration/src/utils/posts.tsx function sleep (line 3) | function sleep(ms: number) { type PostType (line 7) | type PostType = { class PostNotFoundError (line 19) | class PostNotFoundError extends Error {} FILE: e2e/solid-start/scroll-restoration/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/solid-start/scroll-restoration/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-start/scroll-restoration/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/selective-ssr/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/selective-ssr/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 62) | interface FileRoutesByPath { type PostsRouteChildren (line 87) | interface PostsRouteChildren { type Register (line 108) | interface Register { FILE: e2e/solid-start/selective-ssr/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: e2e/solid-start/selective-ssr/src/routes/__root.tsx function RootDocument (line 114) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: e2e/solid-start/selective-ssr/src/routes/index.tsx function Home (line 155) | function Home() { FILE: e2e/solid-start/serialization-adapters/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/serialization-adapters/src/CustomError.ts class CustomError (line 3) | class CustomError extends Error { method constructor (line 7) | constructor(message: string, options: { foo: string; bar: bigint }) { FILE: e2e/solid-start/serialization-adapters/src/data.tsx class Foo (line 3) | class Foo { method constructor (line 4) | constructor(public value: string) {} type Car (line 7) | interface Car { function makeCar (line 15) | function makeCar(opts: { function makeData (line 49) | function makeData() { class NestedOuter (line 91) | class NestedOuter { method constructor (line 92) | constructor(public inner: NestedInner) {} method whisper (line 93) | whisper() { class NestedInner (line 98) | class NestedInner { method constructor (line 99) | constructor(public value: string) {} method shout (line 100) | shout() { function makeNested (line 120) | function makeNested() { function RenderData (line 124) | function RenderData({ function RenderNestedData (line 161) | function RenderNestedData({ nested }: { nested: NestedOuter }) { FILE: e2e/solid-start/serialization-adapters/src/routeTree.gen.ts type FileRoutesByFullPath (line 51) | interface FileRoutesByFullPath { type FileRoutesByTo (line 59) | interface FileRoutesByTo { type FileRoutesById (line 67) | interface FileRoutesById { type FileRouteTypes (line 76) | interface FileRouteTypes { type RootRouteChildren (line 103) | interface RootRouteChildren { type FileRoutesByPath (line 113) | interface FileRoutesByPath { type Register (line 174) | interface Register { FILE: e2e/solid-start/serialization-adapters/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/solid-start/serialization-adapters/src/routes/__root.tsx function RootDocument (line 35) | function RootDocument({ children }: { children: JSX.Element }) { FILE: e2e/solid-start/serialization-adapters/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/solid-start/serialization-adapters/src/routes/server-function/custom-error.tsx function RouteComponent (line 23) | function RouteComponent() { FILE: e2e/solid-start/serialization-adapters/src/routes/server-function/nested.tsx function RouteComponent (line 15) | function RouteComponent() { FILE: e2e/solid-start/serialization-adapters/src/routes/ssr/stream.tsx function RouteComponent (line 20) | function RouteComponent() { FILE: e2e/solid-start/serialization-adapters/tests/app.spec.ts function awaitPageLoaded (line 5) | async function awaitPageLoaded(page: Page) { function checkData (line 11) | async function checkData(page: Page, id: string) { function checkNestedData (line 25) | async function checkNestedData(page: Page) { FILE: e2e/solid-start/server-functions/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/server-functions/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/server-functions/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/server-functions/src/routeTree.gen.ts type FileRoutesByFullPath (line 197) | interface FileRoutesByFullPath { type FileRoutesByTo (line 229) | interface FileRoutesByTo { type FileRoutesById (line 261) | interface FileRoutesById { type FileRouteTypes (line 294) | interface FileRouteTypes { type RootRouteChildren (line 393) | interface RootRouteChildren { type FileRoutesByPath (line 427) | interface FileRoutesByPath { type Register (line 680) | interface Register { FILE: e2e/solid-start/server-functions/src/router.tsx function getRouter (line 8) | function getRouter() { type Register (line 29) | interface Register { FILE: e2e/solid-start/server-functions/src/routes/__root.tsx function RootComponent (line 33) | function RootComponent() { FILE: e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx function RouteComponent (line 40) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/abort-signal/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/server-functions/src/routes/consistent.tsx function ConsistentServerFnCalls (line 46) | function ConsistentServerFnCalls() { FILE: e2e/solid-start/server-functions/src/routes/cookies/index.tsx function RouteComponent (line 12) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/cookies/set.tsx function RouteComponent (line 34) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/dead-code-preserve.tsx function readCount (line 16) | async function readCount() { function updateCount (line 22) | async function updateCount() { function RouteComponent (line 39) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/env-only.tsx function RouteComponent (line 29) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/factory/-functions/createFakeFn.ts function createFakeFn (line 1) | function createFakeFn() { FILE: e2e/solid-start/server-functions/src/routes/factory/index.tsx type TestCase (line 147) | interface TestCase { function Test (line 152) | function Test(props: TestCase) { function RouteComponent (line 205) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/formdata-redirect/index.tsx function SubmitPostFormDataFn (line 35) | function SubmitPostFormDataFn() { FILE: e2e/solid-start/server-functions/src/routes/formdata-redirect/target.$name.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/function-metadata/index.tsx function RouteComponent (line 25) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/function-method/index.tsx function RouteComponent (line 35) | function RouteComponent() { type TestCase (line 51) | interface TestCase { function Test (line 55) | function Test({ fn, expected }: TestCase) { FILE: e2e/solid-start/server-functions/src/routes/headers.tsx type TestHeadersResult (line 32) | type TestHeadersResult = { function ResponseHeaders (line 37) | function ResponseHeaders({ FILE: e2e/solid-start/server-functions/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/server-functions/src/routes/isomorphic-fns.tsx method loader (line 21) | loader() { function RouteComponent (line 28) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/middleware/client-middleware-router.tsx function RouteComponent (line 30) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/middleware/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/middleware/request-middleware.tsx function RouteComponent (line 28) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/middleware/send-serverFn.tsx function RouteComponent (line 29) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/multipart.tsx function MultipartServerFnCall (line 43) | function MultipartServerFnCall() { FILE: e2e/solid-start/server-functions/src/routes/primitives/index.tsx function stringify (line 11) | function stringify(data: any) { type PrimitiveComponentProps (line 39) | interface PrimitiveComponentProps { type TestProps (line 50) | interface TestProps extends PrimitiveComponentProps { function Test (line 53) | function Test(props: TestProps) { function PrimitiveComponent (line 81) | function PrimitiveComponent(props: PrimitiveComponentProps) { function makeTestCase (line 94) | function makeTestCase(props: PrimitiveComponentProps) { function RouteComponent (line 130) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/raw-response.tsx function RouteComponent (line 15) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/redirect-test-ssr/index.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/redirect-test-ssr/target.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/redirect-test/index.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/redirect-test/target.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/server-functions/src/routes/return-null.tsx function AllowServerFnReturnNull (line 24) | function AllowServerFnReturnNull() { FILE: e2e/solid-start/server-functions/src/routes/serialize-form-data.tsx function SerializeFormDataFnCall (line 37) | function SerializeFormDataFnCall() { FILE: e2e/solid-start/server-functions/src/routes/status.tsx function StatusComponent (line 16) | function StatusComponent() { FILE: e2e/solid-start/server-functions/src/routes/submit-post-formdata.tsx function SubmitPostFormDataFn (line 31) | function SubmitPostFormDataFn() { FILE: e2e/solid-start/server-functions/tests/server-functions.spec.ts function runCookieTest (line 248) | async function runCookieTest(page: Page, expectedCookieValue: string) { function runTest (line 359) | async function runTest(page: Page) { function checkEqual (line 396) | async function checkEqual(prefix: string) { FILE: e2e/solid-start/server-functions/vite.config.ts constant FUNCTIONS_WITH_CONSTANT_ID (line 6) | const FUNCTIONS_WITH_CONSTANT_ID = [ FILE: e2e/solid-start/server-routes/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/server-routes/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/server-routes/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/server-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 68) | interface FileRoutesByFullPath { type FileRoutesByTo (line 79) | interface FileRoutesByTo { type FileRoutesById (line 89) | interface FileRoutesById { type FileRouteTypes (line 101) | interface FileRouteTypes { type RootRouteChildren (line 136) | interface RootRouteChildren { type FileRoutesByPath (line 146) | interface FileRoutesByPath { type MethodsRouteRouteChildren (line 213) | interface MethodsRouteRouteChildren { type ApiParamsFooRouteRouteChildren (line 227) | interface ApiParamsFooRouteRouteChildren { type Register (line 253) | interface Register { FILE: e2e/solid-start/server-routes/src/router.tsx function getRouter (line 8) | function getRouter() { FILE: e2e/solid-start/server-routes/src/routes/__root.tsx function RootComponent (line 33) | function RootComponent() { FILE: e2e/solid-start/server-routes/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/server-routes/src/routes/merge-middleware-context.tsx function MergeMiddlewareContext (line 8) | function MergeMiddlewareContext() { FILE: e2e/solid-start/server-routes/src/routes/methods/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/server-routes/src/routes/methods/only-any.tsx type HttpMethods (line 19) | type HttpMethods = (typeof HttpMethods)[number] function Test (line 21) | function Test(props: { method: HttpMethods }) { function RouteComponent (line 57) | function RouteComponent() { FILE: e2e/solid-start/server-routes/src/routes/methods/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/spa-mode/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/spa-mode/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 62) | interface FileRoutesByPath { type PostsRouteChildren (line 87) | interface PostsRouteChildren { type Register (line 108) | interface Register { FILE: e2e/solid-start/spa-mode/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: e2e/solid-start/spa-mode/src/routes/__root.tsx function RootDocument (line 67) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: e2e/solid-start/spa-mode/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/spa-mode/tests/app.spec.ts function runTest (line 5) | async function runTest( FILE: e2e/solid-start/virtual-routes/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-start/virtual-routes/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-start/virtual-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 90) | interface FileRoutesByFullPath { type FileRoutesByTo (line 103) | interface FileRoutesByTo { type FileRoutesById (line 114) | interface FileRoutesById { type FileRouteTypes (line 130) | interface FileRouteTypes { type RootRouteChildren (line 172) | interface RootRouteChildren { type FileRoutesByPath (line 181) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 276) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 289) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 300) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 314) | interface ClassicHelloRouteRouteChildren { type Register (line 343) | interface Register { FILE: e2e/solid-start/virtual-routes/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/solid-start/virtual-routes/src/routes/a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/home.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/virtual-routes/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/pipe.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 14) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/solid-start/virtual-routes/src/routes/root.tsx function RootComponent (line 30) | function RootComponent() { function RootDocument (line 38) | function RootDocument({ children }: { children: JSX.Element }) { FILE: e2e/solid-start/virtual-routes/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/solid-start/virtual-routes/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/solid-start/virtual-routes/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-start/virtual-routes/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/website/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/website/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/website/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/website/src/routeTree.gen.ts type FileRoutesByFullPath (line 78) | interface FileRoutesByFullPath { type FileRoutesByTo (line 89) | interface FileRoutesByTo { type FileRoutesById (line 98) | interface FileRoutesById { type FileRouteTypes (line 111) | interface FileRouteTypes { type RootRouteChildren (line 146) | interface RootRouteChildren { type FileRoutesByPath (line 154) | interface FileRoutesByPath { type LibraryProjectRouteChildren (line 228) | interface LibraryProjectRouteChildren { type LibraryRouteChildren (line 240) | interface LibraryRouteChildren { type ProjectVersionDocsFrameworkFrameworkRouteChildren (line 253) | interface ProjectVersionDocsFrameworkFrameworkRouteChildren { type Register (line 288) | interface Register { FILE: e2e/solid-start/website/src/router.tsx function getRouter (line 6) | function getRouter() { type Register (line 20) | interface Register { FILE: e2e/solid-start/website/src/routes/$project.$version.docs.framework.$framework.$.tsx function PostErrorComponent (line 26) | function PostErrorComponent({ error }: ErrorComponentProps) { function Page (line 30) | function Page() { FILE: e2e/solid-start/website/src/routes/$project.$version.docs.framework.$framework.examples.$.tsx function Page (line 19) | function Page() { FILE: e2e/solid-start/website/src/routes/$project.$version.docs.framework.$framework.tsx function Page (line 24) | function Page() { FILE: e2e/solid-start/website/src/routes/__root.tsx function RootComponent (line 59) | function RootComponent() { FILE: e2e/solid-start/website/src/routes/_library.$project.$version.index.tsx function Page (line 7) | function Page() { FILE: e2e/solid-start/website/src/routes/_library.index.tsx function Home (line 6) | function Home() { FILE: e2e/solid-start/website/src/routes/_library.tsx function Layout (line 19) | function Layout() { FILE: e2e/vue-router/basepath-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basepath-file-based/src/main.tsx type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: e2e/vue-router/basepath-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: e2e/vue-router/basepath-file-based/src/routes/about.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-router/basepath-file-based/src/routes/index.tsx function App (line 7) | function App() { FILE: e2e/vue-router/basepath-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basepath-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic-esbuild-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic-esbuild-file-based/src/components/EditingAComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-esbuild-file-based/src/components/EditingBComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-esbuild-file-based/src/components/NotRemountDepsComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-esbuild-file-based/src/components/RemountDepsComponent.tsx method setup (line 8) | setup() { FILE: e2e/vue-router/basic-esbuild-file-based/src/esbuild.run.js function getArgValue (line 11) | function getArgValue(name) { function getPort (line 17) | function getPort() { function getMimeType (line 27) | function getMimeType(filePath) { function fileExists (line 62) | async function fileExists(filePath) { function buildOnce (line 71) | async function buildOnce() { function startStaticServer (line 96) | function startStaticServer({ port }) { function main (line 147) | async function main() { FILE: e2e/vue-router/basic-esbuild-file-based/src/main.tsx type Register (line 15) | interface Register { method setup (line 24) | setup() { FILE: e2e/vue-router/basic-esbuild-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-router/basic-esbuild-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 146) | interface FileRoutesByFullPath { type FileRoutesByTo (line 166) | interface FileRoutesByTo { type FileRoutesById (line 185) | interface FileRoutesById { type FileRouteTypes (line 209) | interface FileRouteTypes { type RootRouteChildren (line 274) | interface RootRouteChildren { type FileRoutesByPath (line 293) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 444) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 458) | interface LayoutRouteChildren { type PostsRouteChildren (line 469) | interface PostsRouteChildren { type groupLayoutRouteChildren (line 481) | interface groupLayoutRouteChildren { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/(another-group)/onlyrouteinside.tsx function OnlyRouteInsideComponent (line 12) | function OnlyRouteInsideComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/(group)/_layout.insidelayout.tsx function InsideLayoutComponent (line 12) | function InsideLayoutComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/(group)/_layout.tsx function GroupLayoutComponent (line 7) | function GroupLayoutComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/(group)/inside.tsx function InsideComponent (line 12) | function InsideComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/(group)/lazyinside.tsx function LazyInsideComponent (line 12) | function LazyInsideComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/(group)/subfolder/inside.tsx function SubfolderInsideComponent (line 12) | function SubfolderInsideComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/__root.tsx function RootComponent (line 18) | function RootComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/_layout/_layout-2.tsx function Layout2Component (line 7) | function Layout2Component() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/index.tsx function IndexComponent (line 8) | function IndexComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/notRemountDeps.tsx method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 11) | remountDeps(opts) { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/posts.$postId.tsx function PostComponent (line 13) | function PostComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/posts_.$postId.edit.tsx function PostEditComponent (line 9) | function PostEditComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/remountDeps.tsx method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 11) | remountDeps(opts) { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/sfcComponent.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/src/routes/대한민국.tsx function UnicodeComponent (line 7) | function UnicodeComponent() { FILE: e2e/vue-router/basic-esbuild-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic-esbuild-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic-file-based-jsx/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic-file-based-jsx/src/components/EditingAComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-file-based-jsx/src/components/EditingBComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-file-based-jsx/src/components/NotRemountDepsComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-file-based-jsx/src/components/RemountDepsComponent.tsx method setup (line 8) | setup() { FILE: e2e/vue-router/basic-file-based-jsx/src/main.tsx type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: e2e/vue-router/basic-file-based-jsx/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-router/basic-file-based-jsx/src/routeTree.gen.ts type FileRoutesByFullPath (line 146) | interface FileRoutesByFullPath { type FileRoutesByTo (line 166) | interface FileRoutesByTo { type FileRoutesById (line 185) | interface FileRoutesById { type FileRouteTypes (line 209) | interface FileRouteTypes { type RootRouteChildren (line 274) | interface RootRouteChildren { type FileRoutesByPath (line 293) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 444) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 458) | interface LayoutRouteChildren { type PostsRouteChildren (line 469) | interface PostsRouteChildren { type groupLayoutRouteChildren (line 481) | interface groupLayoutRouteChildren { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/(another-group)/onlyrouteinside.tsx function OnlyRouteInsideComponent (line 12) | function OnlyRouteInsideComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/(group)/_layout.insidelayout.tsx function InsideLayoutComponent (line 12) | function InsideLayoutComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/(group)/_layout.tsx function GroupLayoutComponent (line 7) | function GroupLayoutComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/(group)/inside.tsx function InsideComponent (line 12) | function InsideComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/(group)/lazyinside.tsx function LazyInsideComponent (line 12) | function LazyInsideComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/(group)/subfolder/inside.tsx function SubfolderInsideComponent (line 12) | function SubfolderInsideComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/__root.tsx function RootComponent (line 18) | function RootComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/_layout/_layout-2.tsx function Layout2Component (line 7) | function Layout2Component() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/index.tsx function IndexComponent (line 8) | function IndexComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/notRemountDeps.tsx method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 11) | remountDeps(opts) { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/posts.$postId.tsx function PostComponent (line 13) | function PostComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/posts_.$postId.edit.tsx function PostEditComponent (line 9) | function PostEditComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/remountDeps.tsx method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 11) | remountDeps(opts) { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/sfcComponent.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-router/basic-file-based-jsx/src/routes/대한민국.tsx function UnicodeComponent (line 7) | function UnicodeComponent() { FILE: e2e/vue-router/basic-file-based-jsx/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic-file-based-jsx/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic-file-based-sfc/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic-file-based-sfc/src/components/EditingAComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-file-based-sfc/src/components/EditingBComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-file-based-sfc/src/components/NotRemountDepsComponent.tsx method setup (line 5) | setup() { FILE: e2e/vue-router/basic-file-based-sfc/src/components/RemountDepsComponent.tsx method setup (line 8) | setup() { FILE: e2e/vue-router/basic-file-based-sfc/src/main.ts type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: e2e/vue-router/basic-file-based-sfc/src/posts.ts type PostType (line 4) | type PostType = { FILE: e2e/vue-router/basic-file-based-sfc/src/routeTree.gen.ts type FileRoutesByFullPath (line 250) | interface FileRoutesByFullPath { type FileRoutesByTo (line 269) | interface FileRoutesByTo { type FileRoutesById (line 287) | interface FileRoutesById { type FileRouteTypes (line 310) | interface FileRouteTypes { type RootRouteChildren (line 372) | interface RootRouteChildren { type FileRoutesByPath (line 390) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 534) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 548) | interface LayoutRouteChildren { type PostsRouteChildren (line 559) | interface PostsRouteChildren { type groupLayoutRouteChildren (line 571) | interface groupLayoutRouteChildren { FILE: e2e/vue-router/basic-file-based-sfc/src/routes/notRemountDeps.ts method validateSearch (line 4) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 7) | loaderDeps(opts) { method remountDeps (line 10) | remountDeps(opts) { FILE: e2e/vue-router/basic-file-based-sfc/src/routes/remountDeps.ts method validateSearch (line 4) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 7) | loaderDeps(opts) { method remountDeps (line 10) | remountDeps(opts) { FILE: e2e/vue-router/basic-file-based-sfc/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic-file-based-sfc/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic-scroll-restoration/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-router/basic-scroll-restoration/src/main.tsx function RootComponent (line 20) | function RootComponent() { method setup (line 46) | setup() { method setup (line 78) | setup() { method setup (line 107) | setup() { function FooComponent (line 210) | function FooComponent() { function BarComponent (line 235) | function BarComponent() { type Window (line 266) | interface Window { type Register (line 300) | interface Register { method setup (line 309) | setup() { FILE: e2e/vue-router/basic-scroll-restoration/tests/router-events.spec.ts function expectItemOrder (line 31) | function expectItemOrder( FILE: e2e/vue-router/basic-virtual-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic-virtual-file-based/src/main.tsx type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: e2e/vue-router/basic-virtual-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-router/basic-virtual-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 86) | interface FileRoutesByFullPath { type FileRoutesByTo (line 98) | interface FileRoutesByTo { type FileRoutesById (line 108) | interface FileRoutesById { type FileRouteTypes (line 123) | interface FileRouteTypes { type RootRouteChildren (line 162) | interface RootRouteChildren { type FileRoutesByPath (line 170) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 367) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 380) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 391) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 405) | interface ClassicHelloRouteRouteChildren { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/home.tsx function Home (line 5) | function Home() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 5) | function PostsIndexComponent() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/vue-router/basic-virtual-file-based/src/routes/root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/vue-router/basic-virtual-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic-virtual-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/main.tsx type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/home.tsx function Home (line 5) | function Home() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 5) | function PostsIndexComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/src/routes/root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic-virtual-named-export-config-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic-vue-query-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic-vue-query-file-based/src/main.tsx type Register (line 24) | interface Register { method setup (line 33) | setup() { FILE: e2e/vue-router/basic-vue-query-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: e2e/vue-router/basic-vue-query-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 60) | interface FileRoutesByFullPath { type FileRoutesByTo (line 68) | interface FileRoutesByTo { type FileRoutesById (line 75) | interface FileRoutesById { type FileRouteTypes (line 86) | interface FileRouteTypes { type RootRouteChildren (line 109) | interface RootRouteChildren { type FileRoutesByPath (line 116) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 176) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 190) | interface LayoutRouteChildren { type PostsRouteChildren (line 201) | interface PostsRouteChildren { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/__root.tsx function RootComponent (line 20) | function RootComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 36) | function PostComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/src/routes/posts.tsx function PostsComponent (line 11) | function PostsComponent() { FILE: e2e/vue-router/basic-vue-query-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic-vue-query-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic-vue-query/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic-vue-query/src/main.tsx function RootComponent (line 33) | function RootComponent() { function IndexRouteComponent (line 86) | function IndexRouteComponent() { function PostsIndexRouteComponent (line 107) | function PostsIndexRouteComponent() { function PostErrorComponent (line 120) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostRouteComponent (line 140) | function PostRouteComponent() { function LayoutComponent (line 159) | function LayoutComponent() { function Layout2Component (line 176) | function Layout2Component() { function LayoutAComponent (line 211) | function LayoutAComponent() { function LayoutBComponent (line 221) | function LayoutBComponent() { type Register (line 250) | interface Register { method setup (line 259) | setup() { FILE: e2e/vue-router/basic-vue-query/src/posts.lazy.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/vue-router/basic-vue-query/src/posts.ts class NotFoundError (line 4) | class NotFoundError extends Error {} type PostType (line 6) | type PostType = { FILE: e2e/vue-router/basic-vue-query/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic-vue-query/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/basic/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/basic/src/main.tsx function RootComponent (line 30) | function RootComponent() { function IndexComponent (line 104) | function IndexComponent() { function PostsIndexComponent (line 124) | function PostsIndexComponent() { function PostErrorComponent (line 128) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 144) | function PostComponent() { function LayoutComponent (line 162) | function LayoutComponent() { function Layout2Component (line 179) | function Layout2Component() { function LayoutAComponent (line 214) | function LayoutAComponent() { function LayoutBComponent (line 224) | function LayoutBComponent() { type Register (line 448) | interface Register { method setup (line 457) | setup() { FILE: e2e/vue-router/basic/src/posts.lazy.tsx function PostsComponent (line 7) | function PostsComponent() { FILE: e2e/vue-router/basic/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: e2e/vue-router/basic/tests/app.spec.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-router/basic/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/basic/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/generator-cli-only/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/generator-cli-only/src/main.tsx type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: e2e/vue-router/generator-cli-only/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: e2e/vue-router/generator-cli-only/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 112) | interface RootRouteChildren { type FileRoutesByPath (line 119) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 179) | interface PostsRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 193) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 211) | interface PathlessLayoutRouteChildren { FILE: e2e/vue-router/generator-cli-only/src/routes/__root.tsx function RootComponent (line 16) | function RootComponent() { FILE: e2e/vue-router/generator-cli-only/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: e2e/vue-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: e2e/vue-router/generator-cli-only/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-router/generator-cli-only/src/routes/posts.$postId.tsx function PostErrorComponent (line 14) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/vue-router/generator-cli-only/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/generator-cli-only/src/routes/posts.route.tsx function PostsLayoutComponent (line 9) | function PostsLayoutComponent() { FILE: e2e/vue-router/generator-cli-only/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/generator-cli-only/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/js-only-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/js-only-file-based/src/main.jsx method setup (line 18) | setup() { FILE: e2e/vue-router/js-only-file-based/src/posts.js class NotFoundError (line 3) | class NotFoundError extends Error {} FILE: e2e/vue-router/js-only-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 112) | interface RootRouteChildren { type FileRoutesByPath (line 119) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 179) | interface PostsRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 193) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 211) | interface PathlessLayoutRouteChildren { FILE: e2e/vue-router/js-only-file-based/src/routes/__root.jsx function RootComponent (line 16) | function RootComponent() { FILE: e2e/vue-router/js-only-file-based/src/routes/_pathlessLayout.jsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/vue-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout.jsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/vue-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.jsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: e2e/vue-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.jsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: e2e/vue-router/js-only-file-based/src/routes/index.jsx function Home (line 7) | function Home() { FILE: e2e/vue-router/js-only-file-based/src/routes/posts.$postId.jsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/vue-router/js-only-file-based/src/routes/posts.index.jsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/js-only-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/js-only-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/rspack-basic-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/rspack-basic-file-based/src/app.tsx type Register (line 15) | interface Register { FILE: e2e/vue-router/rspack-basic-file-based/src/index.tsx method setup (line 8) | setup() { FILE: e2e/vue-router/rspack-basic-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/rspack-basic-file-based/src/routes/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/vue-router/rspack-basic-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/rspack-basic-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/app.tsx type Register (line 15) | interface Register { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/index.tsx method setup (line 8) | setup() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/home.tsx function Home (line 6) | function Home() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/src/routes/root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/rspack-basic-virtual-named-export-config-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/playwright.browser.config.ts constant PORT (line 9) | const PORT = await getTestServerPort( constant EXTERNAL_PORT (line 12) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/scroll-restoration-sandbox-vite/playwright.hash.config.ts constant PORT (line 9) | const PORT = await getTestServerPort( constant EXTERNAL_PORT (line 12) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/main.tsx type Register (line 26) | interface Register { method setup (line 35) | setup() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/posts.tsx function sleep (line 3) | function sleep(ms: number) { type PostType (line 7) | type PostType = { class PostNotFoundError (line 13) | class PostNotFoundError extends Error {} FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 79) | interface FileRoutesById { type FileRouteTypes (line 88) | interface FileRouteTypes { type RootRouteChildren (line 115) | interface RootRouteChildren { type FileRoutesByPath (line 125) | interface FileRoutesByPath { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/(tests)/lazy-page.lazy.tsx function Component (line 8) | function Component() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/(tests)/lazy-with-loader-page.lazy.tsx function Component (line 8) | function Component() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/(tests)/normal-page.tsx function Component (line 8) | function Component() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/(tests)/page-with-search.tsx function Component (line 11) | function Component() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/(tests)/virtual-page.lazy.tsx function Component (line 8) | function Component() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/-components/scroll-block.tsx function ScrollBlock (line 4) | function ScrollBlock({ number = 100 }: { number?: number }) { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/__root.tsx function RootComponent (line 14) | function RootComponent() { function Nav (line 28) | function Nav({ type }: { type: 'header' | 'footer' }) { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/src/routes/index.tsx function HomeComponent (line 8) | function HomeComponent() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/scroll-restoration-sandbox-vite/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-router/sentry-integration/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-router/sentry-integration/src/main.tsx function RootComponent (line 29) | function RootComponent() { function IndexComponent (line 54) | function IndexComponent() { type Register (line 73) | interface Register { method setup (line 93) | setup() { FILE: e2e/vue-router/view-transitions/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-router/view-transitions/src/main.tsx type Register (line 24) | interface Register { method setup (line 33) | setup() { FILE: e2e/vue-router/view-transitions/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-router/view-transitions/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 65) | interface FileRoutesById { type FileRouteTypes (line 74) | interface FileRouteTypes { type RootRouteChildren (line 95) | interface RootRouteChildren { type FileRoutesByPath (line 103) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 149) | interface PostsRouteRouteChildren { FILE: e2e/vue-router/view-transitions/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/vue-router/view-transitions/src/routes/explore.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-router/view-transitions/src/routes/how-it-works.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-router/view-transitions/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-router/view-transitions/src/routes/posts.$postId.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/vue-router/view-transitions/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-router/view-transitions/src/routes/posts.route.tsx function PostsLayoutComponent (line 9) | function PostsLayoutComponent() { FILE: e2e/vue-router/view-transitions/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-router/view-transitions/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/basic-auth/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/basic-auth/prisma/migrations/20240811183753_init/migration.sql type "User" (line 2) | CREATE TABLE "User" ( type "User" (line 8) | CREATE UNIQUE INDEX "User_email_key" ON "User"("email") FILE: e2e/vue-start/basic-auth/src/components/Auth.tsx function Auth (line 3) | function Auth({ FILE: e2e/vue-start/basic-auth/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/vue-start/basic-auth/src/components/Login.tsx method setup (line 11) | setup() { FILE: e2e/vue-start/basic-auth/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/vue-start/basic-auth/src/hooks/useMutation.ts function useMutation (line 3) | function useMutation(opts: { FILE: e2e/vue-start/basic-auth/src/prisma-generated/browser.ts type User (line 23) | type User = Prisma.UserModel FILE: e2e/vue-start/basic-auth/src/prisma-generated/client.ts type PrismaClient (line 38) | type PrismaClient< type User (line 51) | type User = Prisma.UserModel FILE: e2e/vue-start/basic-auth/src/prisma-generated/commonInputTypes.ts type StringFilter (line 15) | type StringFilter<$PrismaModel = never> = { type StringWithAggregatesFilter (line 29) | type StringWithAggregatesFilter<$PrismaModel = never> = { type NestedStringFilter (line 46) | type NestedStringFilter<$PrismaModel = never> = { type NestedStringWithAggregatesFilter (line 60) | type NestedStringWithAggregatesFilter<$PrismaModel = never> = { type NestedIntFilter (line 77) | type NestedIntFilter<$PrismaModel = never> = { FILE: e2e/vue-start/basic-auth/src/prisma-generated/internal/class.ts function decodeBase64AsWasm (line 34) | async function decodeBase64AsWasm( type LogOptions (line 53) | type LogOptions = type PrismaClientConstructor (line 60) | interface PrismaClientConstructor { type PrismaClient (line 104) | interface PrismaClient< function getPrismaClientClass (line 239) | function getPrismaClientClass(): PrismaClientConstructor { FILE: e2e/vue-start/basic-auth/src/prisma-generated/internal/prismaNamespace.ts type DMMF (line 23) | type DMMF = typeof runtime.DMMF type PrismaPromise (line 25) | type PrismaPromise = runtime.Types.Public.PrismaPromise type PrismaClientKnownRequestError (line 33) | type PrismaClientKnownRequestError = type PrismaClientUnknownRequestError (line 38) | type PrismaClientUnknownRequestError = type PrismaClientRustPanicError (line 42) | type PrismaClientRustPanicError = runtime.PrismaClientRustPanicError type PrismaClientInitializationError (line 46) | type PrismaClientInitializationError = type PrismaClientValidationError (line 50) | type PrismaClientValidationError = runtime.PrismaClientValidationError type Sql (line 60) | type Sql = runtime.Sql type Decimal (line 66) | type Decimal = runtime.Decimal type DecimalJsLike (line 68) | type DecimalJsLike = runtime.DecimalJsLike type Extension (line 73) | type Extension = runtime.Types.Extensions.UserArgs type Args (line 75) | type Args = runtime.Types.Public.Args< type Payload (line 79) | type Payload< type Result (line 83) | type Result< type Exact (line 88) | type Exact = runtime.Types.Public.Exact type PrismaVersion (line 90) | type PrismaVersion = { type Bytes (line 108) | type Bytes = runtime.Bytes type JsonObject (line 109) | type JsonObject = runtime.JsonObject type JsonArray (line 110) | type JsonArray = runtime.JsonArray type JsonValue (line 111) | type JsonValue = runtime.JsonValue type InputJsonObject (line 112) | type InputJsonObject = runtime.InputJsonObject type InputJsonArray (line 113) | type InputJsonArray = runtime.InputJsonArray type InputJsonValue (line 114) | type InputJsonValue = runtime.InputJsonValue type SelectAndInclude (line 148) | type SelectAndInclude = { type SelectAndOmit (line 153) | type SelectAndOmit = { type Prisma__Pick (line 161) | type Prisma__Pick = { type Enumerable (line 165) | type Enumerable = T | Array type Subset (line 171) | type Subset = { type SelectSubset (line 180) | type SelectSubset = { type SubsetIntersection (line 192) | type SubsetIntersection = { type Without (line 196) | type Without = { [P in Exclude]?: never } type XOR (line 202) | type XOR = T extends object type IsObject (line 211) | type IsObject = type UnEnumerate (line 227) | type UnEnumerate = T extends Array ? U : T type __Either (line 233) | type __Either = Omit & type EitherStrict (line 239) | type EitherStrict = Strict<__Either> type EitherLoose (line 241) | type EitherLoose = ComputeRaw<__Either<... type _Either (line 243) | type _Either = { type Either (line 248) | type Either< type Union (line 254) | type Union = any type PatchUndefined (line 256) | type PatchUndefined = { type IntersectOf (line 261) | type IntersectOf = ( type Overwrite (line 267) | type Overwrite = { type _Merge (line 271) | type _Merge = IntersectOf< type Key (line 280) | type Key = string | number | symbol type AtStrict (line 281) | type AtStrict = O[K & keyof O] type AtLoose (line 282) | type AtLoose = O extends unknown type At (line 285) | type At = { type ComputeRaw (line 290) | type ComputeRaw = A extends Function type OptionalFlat (line 296) | type OptionalFlat = { type _Record (line 300) | type _Record = { type NoExpand (line 305) | type NoExpand = T extends unknown ? T : never type AtLeast (line 308) | type AtLeast = NoExpand< type _Strict (line 316) | type _Strict = U extends unknown type Strict (line 320) | type Strict = ComputeRaw<_Strict> type Merge (line 323) | type Merge = ComputeRaw<_Merge>> type Boolean (line 325) | type Boolean = True | False type True (line 327) | type True = 1 type False (line 329) | type False = 0 type Not (line 331) | type Not = { type Extends (line 336) | type Extends = [A1] extends [never] type Has (line 342) | type Has = Not< type Or (line 346) | type Or = { type Keys (line 357) | type Keys = U extends unknown ? keyof U : never type GetScalarType (line 359) | type GetScalarType = O extends object type FieldPaths (line 365) | type FieldPaths = { type _TupleToUnion (line 389) | type _TupleToUnion = T extends (infer E)[] ? E : never type TupleToUnion (line 390) | type TupleToUnion = _TupleToUnion type MaybeTupleToUnion (line 391) | type MaybeTupleToUnion = T extends any[] ? TupleToUnion : T type PickEnumerable (line 396) | type PickEnumerable< type ExcludeUnderscoreKeys (line 404) | type ExcludeUnderscoreKeys = T extends `_${string}` type FieldRef (line 408) | type FieldRef = runtime.FieldRef type FieldRefInputType (line 410) | type FieldRefInputType = Model extends never type ModelName (line 418) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TypeMapCb (line 420) | interface TypeMapCb extends runtime.Types.Utils type TypeMap (line 428) | type TypeMap< type TransactionIsolationLevel (line 550) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 558) | type UserScalarFieldEnum = type SortOrder (line 566) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] type StringFieldRefInput (line 575) | type StringFieldRefInput<$PrismaModel> = FieldRefInputType< type IntFieldRefInput (line 583) | type IntFieldRefInput<$PrismaModel> = FieldRefInputType< type BatchPayload (line 591) | type BatchPayload = { type DefaultPrismaClient (line 601) | type DefaultPrismaClient = PrismaClient type ErrorFormat (line 602) | type ErrorFormat = 'pretty' | 'colorless' | 'minimal' type PrismaClientOptions (line 603) | type PrismaClientOptions = ( type GlobalOmitConfig (line 674) | type GlobalOmitConfig = { type LogLevel (line 679) | type LogLevel = 'info' | 'query' | 'warn' | 'error' type LogDefinition (line 680) | type LogDefinition = { type CheckIsLogLevel (line 685) | type CheckIsLogLevel = T extends LogLevel ? T : never type GetLogType (line 687) | type GetLogType = CheckIsLogLevel< type GetEvents (line 691) | type GetEvents = type QueryEvent (line 694) | type QueryEvent = { type LogEvent (line 702) | type LogEvent = { type PrismaAction (line 709) | type PrismaAction = type TransactionClient (line 735) | type TransactionClient = Omit< FILE: e2e/vue-start/basic-auth/src/prisma-generated/internal/prismaNamespaceBrowser.ts type ModelName (line 60) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TransactionIsolationLevel (line 70) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 78) | type UserScalarFieldEnum = type SortOrder (line 86) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] FILE: e2e/vue-start/basic-auth/src/prisma-generated/models/User.ts type UserModel (line 18) | type UserModel = type AggregateUser (line 21) | type AggregateUser = { type UserMinAggregateOutputType (line 27) | type UserMinAggregateOutputType = { type UserMaxAggregateOutputType (line 32) | type UserMaxAggregateOutputType = { type UserCountAggregateOutputType (line 37) | type UserCountAggregateOutputType = { type UserMinAggregateInputType (line 43) | type UserMinAggregateInputType = { type UserMaxAggregateInputType (line 48) | type UserMaxAggregateInputType = { type UserCountAggregateInputType (line 53) | type UserCountAggregateInputType = { type UserAggregateArgs (line 59) | type UserAggregateArgs< type GetUserAggregateType (line 113) | type GetUserAggregateType = { type UserGroupByArgs (line 121) | type UserGroupByArgs< type UserGroupByOutputType (line 138) | type UserGroupByOutputType = { type GetUserGroupByPayload (line 146) | type GetUserGroupByPayload = Prisma.PrismaPro... type UserWhereInput (line 158) | type UserWhereInput = { type UserOrderByWithRelationInput (line 166) | type UserOrderByWithRelationInput = { type UserWhereUniqueInput (line 171) | type UserWhereUniqueInput = Prisma.AtLeast< type UserOrderByWithAggregationInput (line 182) | type UserOrderByWithAggregationInput = { type UserScalarWhereWithAggregatesInput (line 190) | type UserScalarWhereWithAggregatesInput = { type UserCreateInput (line 202) | type UserCreateInput = { type UserUncheckedCreateInput (line 207) | type UserUncheckedCreateInput = { type UserUpdateInput (line 212) | type UserUpdateInput = { type UserUncheckedUpdateInput (line 217) | type UserUncheckedUpdateInput = { type UserCreateManyInput (line 222) | type UserCreateManyInput = { type UserUpdateManyMutationInput (line 227) | type UserUpdateManyMutationInput = { type UserUncheckedUpdateManyInput (line 232) | type UserUncheckedUpdateManyInput = { type UserCountOrderByAggregateInput (line 237) | type UserCountOrderByAggregateInput = { type UserMaxOrderByAggregateInput (line 242) | type UserMaxOrderByAggregateInput = { type UserMinOrderByAggregateInput (line 247) | type UserMinOrderByAggregateInput = { type StringFieldUpdateOperationsInput (line 252) | type StringFieldUpdateOperationsInput = { type UserSelect (line 256) | type UserSelect< type UserSelectCreateManyAndReturn (line 267) | type UserSelectCreateManyAndReturn< type UserSelectUpdateManyAndReturn (line 278) | type UserSelectUpdateManyAndReturn< type UserSelectScalar (line 289) | type UserSelectScalar = { type UserOmit (line 294) | type UserOmit< type $UserPayload (line 302) | type $UserPayload< type UserGetPayload (line 318) | type UserGetPayload< type UserCountArgs (line 322) | type UserCountArgs< type UserDelegate (line 329) | interface UserDelegate< type Prisma__UserClient (line 854) | interface Prisma__UserClient< type UserFieldRefs (line 903) | interface UserFieldRefs { type UserFindUniqueArgs (line 912) | type UserFindUniqueArgs< type UserFindUniqueOrThrowArgs (line 933) | type UserFindUniqueOrThrowArgs< type UserFindFirstArgs (line 954) | type UserFindFirstArgs< type UserFindFirstOrThrowArgs (line 1007) | type UserFindFirstOrThrowArgs< type UserFindManyArgs (line 1060) | type UserFindManyArgs< type UserCreateArgs (line 1108) | type UserCreateArgs< type UserCreateManyArgs (line 1129) | type UserCreateManyArgs< type UserCreateManyAndReturnArgs (line 1142) | type UserCreateManyAndReturnArgs< type UserUpdateArgs (line 1163) | type UserUpdateArgs< type UserUpdateManyArgs (line 1188) | type UserUpdateManyArgs< type UserUpdateManyAndReturnArgs (line 1212) | type UserUpdateManyAndReturnArgs< type UserUpsertArgs (line 1244) | type UserUpsertArgs< type UserDeleteArgs (line 1273) | type UserDeleteArgs< type UserDeleteManyArgs (line 1294) | type UserDeleteManyArgs< type UserDefaultArgs (line 1311) | type UserDefaultArgs< FILE: e2e/vue-start/basic-auth/src/routeTree.gen.ts type FileRoutesByFullPath (line 61) | interface FileRoutesByFullPath { type FileRoutesByTo (line 70) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 113) | interface RootRouteChildren { type FileRoutesByPath (line 122) | interface FileRoutesByPath { type AuthedPostsRouteChildren (line 182) | interface AuthedPostsRouteChildren { type AuthedRouteChildren (line 196) | interface AuthedRouteChildren { type Register (line 221) | interface Register { FILE: e2e/vue-start/basic-auth/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/vue-start/basic-auth/src/routes/__root.tsx function RootShell (line 85) | function RootShell(_: unknown, { slots }: { slots: any }) { FILE: e2e/vue-start/basic-auth/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 7) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/vue-start/basic-auth/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 3) | function PostsIndexComponent() { FILE: e2e/vue-start/basic-auth/src/routes/_authed/posts.tsx function PostsComponent (line 5) | function PostsComponent() { FILE: e2e/vue-start/basic-auth/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-start/basic-auth/src/routes/login.tsx function LoginComp (line 8) | function LoginComp() { FILE: e2e/vue-start/basic-auth/src/routes/signup.tsx method setup (line 71) | setup() { FILE: e2e/vue-start/basic-auth/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: e2e/vue-start/basic-auth/src/utils/prisma.ts function hashPassword (line 10) | function hashPassword(password: string) { FILE: e2e/vue-start/basic-auth/src/utils/session.ts type SessionUser (line 5) | type SessionUser = { function useAppSession (line 9) | function useAppSession() { FILE: e2e/vue-start/basic-auth/tests/app.spec.ts function waitForHydration (line 4) | async function waitForHydration(page: Page) { function signup (line 8) | async function signup(page: Page, email: string, password: string) { function login (line 17) | async function login( FILE: e2e/vue-start/basic-cloudflare/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/basic-cloudflare/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/vue-start/basic-cloudflare/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/vue-start/basic-cloudflare/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: e2e/vue-start/basic-cloudflare/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/vue-start/basic-cloudflare/src/routes/__root.tsx function RootDocument (line 62) | function RootDocument(_: unknown, { slots }: { slots: any }) { FILE: e2e/vue-start/basic-cloudflare/src/routes/index.tsx function Home (line 17) | function Home() { FILE: e2e/vue-start/basic-cloudflare/src/routes/static.tsx function StaticPage (line 16) | function StaticPage() { FILE: e2e/vue-start/basic-cloudflare/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-start/basic-cloudflare/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/basic-cloudflare/worker-configuration.d.ts type Env (line 5) | interface Env { type Env (line 9) | interface Env extends Cloudflare.Env {} type StringifyValues (line 10) | type StringifyValues> = { type ProcessEnv (line 14) | interface ProcessEnv extends StringifyValues; type Imports (line 238) | type Imports = Record; type ExportValue (line 239) | type ExportValue = Function | Global | Memory | Table; type Exports (line 240) | type Exports = Record; class Instance (line 241) | class Instance { type MemoryDescriptor (line 245) | interface MemoryDescriptor { class Memory (line 250) | class Memory { type ImportExportKind (line 255) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 256) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 260) | interface ModuleImportDescriptor { type TableKind (line 270) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 271) | interface TableDescriptor { class Table (line 276) | class Table { type ServiceWorkerGlobalScope (line 292) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 432) | interface TestController { type ExecutionContext (line 434) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 439) | type ExportedHandlerFetchHandler = (event... type ExportedHandlerTraceHandler (line 441) | type ExportedHandlerTraceHandler = (trac... type ExportedHandlerTailStreamHandler (line 442) | type ExportedHandlerTailStreamHandler = ... type ExportedHandlerScheduledHandler (line 443) | type ExportedHandlerScheduledHandler = (... type ExportedHandlerQueueHandler (line 444) | type ExportedHandlerQueueHandler = (contr... type ExportedHandler (line 446) | interface ExportedHandler { type DurableObjectTransaction (line 526) | interface DurableObjectTransaction { type DurableObjectStorage (line 539) | interface DurableObjectStorage { type DurableObjectListOptions (line 560) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 570) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 574) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 577) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 582) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 586) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 591) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 594) | interface AnalyticsEngineDataPoint { class Event (line 604) | class Event { type EventInit (line 723) | interface EventInit { type EventListener (line 728) | type EventListener = (event: EventType)... type EventListenerObject (line 729) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 732) | type EventListenerOrEventListenerObject... class EventTarget (line 738) | class EventTarget = Record extends Event { type CustomEventCustomEventInit (line 871) | interface CustomEventCustomEventInit { class Blob (line 882) | class Blob { type BlobOptions (line 927) | interface BlobOptions { class File (line 935) | class File extends Blob { type FileOptions (line 950) | interface FileOptions { type CacheQueryOptions (line 981) | interface CacheQueryOptions { type CryptoKeyPair (line 1128) | interface CryptoKeyPair { type JsonWebKey (line 1132) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1152) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1157) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1165) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1174) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1182) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1185) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1192) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1198) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1201) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1205) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1210) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1216) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1220) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1226) | class DigestStream extends WritableStream { class TextDecoder (line 1236) | class TextDecoder { class TextEncoder (line 1253) | class TextEncoder { type TextDecoderConstructorOptions (line 1269) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1273) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1276) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1285) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1318) | interface ErrorEventErrorEventInit { class MessageEvent (line 1330) | class MessageEvent extends Event { type MessageEventInit (line 1363) | interface MessageEventInit { class FormData (line 1390) | class FormData { type ContentOptions (line 1467) | interface ContentOptions { class HTMLRewriter (line 1470) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1476) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1481) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1487) | interface Doctype { type Element (line 1492) | interface Element { type EndTag (line 1511) | interface EndTag { type Comment (line 1517) | interface Comment { type Text (line 1525) | interface Text { type DocumentEnd (line 1534) | interface DocumentEnd { type HeadersInit (line 1557) | type HeadersInit = Headers | Iterable> | Record | string | ArrayBuffer | Arra... type Response (line 1653) | interface Response extends Body { type ResponseInit (line 1705) | interface ResponseInit { type RequestInfo (line 1713) | type RequestInfo { type Service (line 1805) | type Service Rpc.WorkerEntrypointBran... type Fetcher (line 1806) | type Fetcher { type KVNamespaceListResult (line 1815) | type KVNamespaceListResult = { type KVNamespace (line 1825) | interface KVNamespace { type KVNamespaceListOptions (line 1858) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 1863) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 1867) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 1872) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 1877) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 1878) | interface Queue { type QueueSendOptions (line 1882) | interface QueueSendOptions { type QueueSendBatchOptions (line 1886) | interface QueueSendBatchOptions { type MessageSendRequest (line 1889) | interface MessageSendRequest { type QueueRetryOptions (line 1894) | interface QueueRetryOptions { type Message (line 1897) | interface Message { type QueueEvent (line 1905) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 1911) | interface MessageBatch { type R2Error (line 1917) | interface R2Error extends Error { type R2ListOptions (line 1924) | interface R2ListOptions { type R2MultipartUpload (line 1947) | interface R2MultipartUpload { type R2UploadedPart (line 1954) | interface R2UploadedPart { type R2ObjectBody (line 1973) | interface R2ObjectBody extends R2Object { type R2Range (line 1982) | type R2Range = { type R2Conditional (line 1991) | interface R2Conditional { type R2GetOptions (line 1998) | interface R2GetOptions { type R2PutOptions (line 2003) | interface R2PutOptions { type R2MultipartOptions (line 2015) | interface R2MultipartOptions { type R2Checksums (line 2021) | interface R2Checksums { type R2StringChecksums (line 2029) | interface R2StringChecksums { type R2HTTPMetadata (line 2036) | interface R2HTTPMetadata { type R2Objects (line 2044) | type R2Objects = { type R2UploadPartOptions (line 2053) | interface R2UploadPartOptions { type ScheduledController (line 2061) | interface ScheduledController { type QueuingStrategy (line 2066) | interface QueuingStrategy { type UnderlyingSink (line 2070) | interface UnderlyingSink { type UnderlyingByteSource (line 2077) | interface UnderlyingByteSource { type UnderlyingSource (line 2084) | interface UnderlyingSource { type Transformer (line 2091) | interface Transformer { type StreamPipeOptions (line 2100) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2123) | type ReadableStreamReadResult = { type ReadableStream (line 2135) | interface ReadableStream { class ReadableStreamDefaultReader (line 2199) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2221) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2239) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2242) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2394) | interface ReadableWritablePair { class WritableStream (line 2408) | class WritableStream { class WritableStreamDefaultWriter (line 2440) | class WritableStreamDefaultWriter { class TransformStream (line 2490) | class TransformStream { class FixedLengthStream (line 2505) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 2508) | class IdentityTransformStream extends TransformStream { class TextDecoderStream (line 2547) | class TextDecoderStream extends TransformStream { type WebSocketAcceptOptions (line 3095) | interface WebSocketAcceptOptions { type SqlStorage (line 3111) | interface SqlStorage { type SqlStorageValue (line 3119) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3136) | interface Socket { type SocketOptions (line 3146) | interface SocketOptions { type SocketAddress (line 3151) | interface SocketAddress { type TlsOptions (line 3155) | interface TlsOptions { type SocketInfo (line 3158) | interface SocketInfo { class EventSource (line 3167) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3210) | interface EventSourceEventSourceInit { type Container (line 3214) | interface Container { type ContainerStartupOptions (line 3225) | interface ContainerStartupOptions { class MessageChannel (line 3263) | class MessageChannel { type MessagePortPostMessageOptions (line 3278) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3281) | type LoopbackForExport Rpc.Entrypoint... type LoopbackServiceStub (line 3282) | type LoopbackServiceStub; type AiTranslationInput (line 3777) | type AiTranslationInput = { type AiTranslationOutput (line 3782) | type AiTranslationOutput = { type ResponsesInput (line 3799) | type ResponsesInput = { type ResponsesOutput (line 3821) | type ResponsesOutput = { type EasyInputMessage (line 3846) | type EasyInputMessage = { type ResponsesFunctionTool (line 3851) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 3860) | type ResponseIncompleteDetails = { type ResponsePrompt (line 3863) | type ResponsePrompt = { type Reasoning (line 3870) | type Reasoning = { type ResponseContent (line 3875) | type ResponseContent = ResponseInputText | ResponseInputImage | Response... type ResponseContentReasoningText (line 3876) | type ResponseContentReasoningText = { type ResponseConversationParam (line 3880) | type ResponseConversationParam = { type ResponseCreatedEvent (line 3883) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 3888) | type ResponseCustomToolCallOutput = { type ResponseError (line 3894) | type ResponseError = { type ResponseErrorEvent (line 3898) | type ResponseErrorEvent = { type ResponseFailedEvent (line 3905) | type ResponseFailedEvent = { type ResponseFormatText (line 3910) | type ResponseFormatText = { type ResponseFormatJSONObject (line 3913) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 3916) | type ResponseFormatTextConfig = ResponseFormatText | ResponseFormatTextJ... type ResponseFormatTextJSONSchemaConfig (line 3917) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 3926) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 3933) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 3941) | type ResponseFunctionCallOutputItem = ResponseInputTextContent | Respons... type ResponseFunctionCallOutputItemList (line 3942) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 3968) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 3969) | type ResponseInputImage = { type ResponseInputImageContent (line 3977) | type ResponseInputImageContent = { type ResponseInputItem (line 3985) | type ResponseInputItem = EasyInputMessage | ResponseInputItemMessage | R... type ResponseInputItemFunctionCallOutput (line 3986) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 3993) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 3999) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 4000) | type ResponseInputMessageItem = { type ResponseInputText (line 4007) | type ResponseInputText = { type ResponseInputTextContent (line 4011) | type ResponseInputTextContent = { type ResponseItem (line 4015) | type ResponseItem = ResponseInputMessageItem | ResponseOutputMessage | R... type ResponseOutputItem (line 4016) | type ResponseOutputItem = ResponseOutputMessage | ResponseFunctionToolCa... type ResponseOutputItemAddedEvent (line 4017) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 4023) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 4029) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 4036) | type ResponseOutputRefusal = { type ResponseOutputText (line 4040) | type ResponseOutputText = { type ResponseReasoningItem (line 4045) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 4053) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 4057) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 4061) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 4069) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 4077) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 4085) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 4093) | type ResponseStatus = "completed" | "failed" | "in_progress" | "cancelle... type ResponseStreamEvent (line 4094) | type ResponseStreamEvent = ResponseCompletedEvent | ResponseCreatedEvent... type ResponseCompletedEvent (line 4095) | type ResponseCompletedEvent = { type ResponseTextConfig (line 4100) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 4104) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 4113) | type ResponseTextDoneEvent = { type Logprob (line 4122) | type Logprob = { type TopLogprob (line 4127) | type TopLogprob = { type ResponseUsage (line 4131) | type ResponseUsage = { type Tool (line 4136) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 4137) | type ToolChoiceFunction = { type ToolChoiceOptions (line 4141) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 4142) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 4143) | type StreamOptions = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 4146) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 4164) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 4175) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 4185) | type Ai_Cf_Openai_Whisper_Input = string | { type Ai_Cf_Openai_Whisper_Output (line 4191) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 4214) | type Ai_Cf_Meta_M2M100_1_2B_Input = { type Ai_Cf_Meta_M2M100_1_2B_Output (line 4246) | type Ai_Cf_Meta_M2M100_1_2B_Output = { type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 4252) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 4262) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 4280) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 4291) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 4301) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 4319) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 4330) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 4340) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = string | { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 4379) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 4386) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = string | { type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 4392) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 4415) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 4441) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 4521) | type Ai_Cf_Baai_Bge_M3_Input = Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts... type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 4527) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 4546) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 4553) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 4572) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 4579) | type Ai_Cf_Baai_Bge_M3_Output = Ai_Cf_Baai_Bge_M3_Ouput_Query | Ai_Cf_Ba... type Ai_Cf_Baai_Bge_M3_Ouput_Query (line 4580) | interface Ai_Cf_Baai_Bge_M3_Ouput_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 4592) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Ouput_Embedding (line 4600) | interface Ai_Cf_Baai_Bge_M3_Ouput_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 4611) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 4621) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 4631) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 4641) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = Ai_Cf_Meta_Llama_3... type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 4642) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 4693) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 4861) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 4884) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = Ai_Cf_Meta_Llama... type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 4885) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 4936) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 4940) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 5087) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 5091) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 5136) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 5140) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 5176) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 5186) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 5218) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 5251) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 5269) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 5285) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = Ai_Cf_Qwen_Qwen2_5_Co... type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 5286) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 5337) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 5341) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 5488) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 5492) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 5532) | type Ai_Cf_Qwen_Qwq_32B_Input = Ai_Cf_Qwen_Qwq_32B_Prompt | Ai_Cf_Qwen_Q... type Ai_Cf_Qwen_Qwq_32B_Prompt (line 5533) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 5583) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 5758) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 5798) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = Ai_Cf_Mistra... type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 5799) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 5849) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 6024) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 6064) | type Ai_Cf_Google_Gemma_3_12B_It_Input = Ai_Cf_Google_Gemma_3_12B_It_Pro... type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 6065) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 6115) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 6274) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 6314) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = Ai_Cf_Meta_Llama_... type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 6315) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 6366) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 6370) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 6546) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 6549) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 6600) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 6776) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 6829) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_P... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 6830) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 6881) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 6885) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 7032) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 7036) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 7039) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 7090) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 7094) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 7241) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 7245) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 7246) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 7346) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 7410) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 7420) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 7566) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 7603) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 7612) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 7620) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 7642) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 7664) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 7697) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 7702) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 7732) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 7742) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 7771) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 7776) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 7786) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 7796) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = Ai_Cf_Aisingapor... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 7797) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 7848) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 7852) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 7999) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 8003) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 8006) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 8057) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 8061) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 8208) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 8212) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = Ai_Cf_Aisingapo... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 8213) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 8313) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 8377) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 8387) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 8393) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 8413) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 8450) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 8501) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 8530) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 8535) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 8564) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type AiModels (line 8569) | interface AiModels { type AiOptions (line 8655) | type AiOptions = { type AiModelsSearchParams (line 8680) | type AiModelsSearchParams = { type AiModelsSearchObject (line 8689) | type AiModelsSearchObject = { type InferenceUpstreamError (line 8705) | interface InferenceUpstreamError extends Error { type AiInternalError (line 8707) | interface AiInternalError extends Error { type AiModelListType (line 8709) | type AiModelListType = Record; type GatewayRetries (line 8768) | type GatewayRetries = { type GatewayOptions (line 8773) | type GatewayOptions = { type UniversalGatewayOptions (line 8784) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 8790) | type AiGatewayPatchLog = { type AiGatewayLog (line 8795) | type AiGatewayLog = { type AIGatewayProviders (line 8822) | type AIGatewayProviders = 'workers-ai' | 'anthropic' | 'aws-bedrock' | '... type AIGatewayHeaders (line 8823) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 8844) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 8850) | interface AiGatewayInternalError extends Error { type AiGatewayLogNotFound (line 8852) | interface AiGatewayLogNotFound extends Error { type AutoRAGInternalError (line 8867) | interface AutoRAGInternalError extends Error { type AutoRAGNotFoundError (line 8873) | interface AutoRAGNotFoundError extends Error { type AutoRAGUnauthorizedError (line 8878) | interface AutoRAGUnauthorizedError extends Error { type AutoRAGNameNotSetError (line 8884) | interface AutoRAGNameNotSetError extends Error { type ComparisonFilter (line 8886) | type ComparisonFilter = { type CompoundFilter (line 8891) | type CompoundFilter = { type AutoRagSearchRequest (line 8900) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 8919) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 8928) | type AutoRagAiSearchRequestStreaming = Omit { type RequestInitCfPropertiesImageDraw (line 9145) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 9182) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 9333) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 9338) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 9347) | type IncomingRequestCfProperties = IncomingReque... type IncomingRequestCfPropertiesBase (line 9348) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 9426) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 9453) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 9465) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 9477) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = IncomingRequestCfProperties<... type D1Meta (line 9749) | interface D1Meta { type D1Response (line 9781) | interface D1Response { type D1Result (line 9786) | type D1Result = D1Response & { type D1ExecResult (line 9789) | interface D1ExecResult { type D1SessionConstraint (line 9793) | type D1SessionConstraint = type D1SessionBookmark (line 9802) | type D1SessionBookmark = string; type Disposable (line 9851) | interface Disposable { type EmailSendResult (line 9856) | interface EmailSendResult { type EmailMessage (line 9865) | interface EmailMessage { type ForwardableEmailMessage (line 9878) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 9912) | type EmailAttachment = { type EmailAddress (line 9926) | interface EmailAddress { type SendEmail (line 9933) | interface SendEmail { type EmailExportedHandler (line 9951) | type EmailExportedHandler = (message: Fo... type HelloWorldBinding (line 9962) | interface HelloWorldBinding { type Hyperdrive (line 9975) | interface Hyperdrive { type ImageInfoResponse (line 10025) | type ImageInfoResponse = { type ImageTransform (line 10033) | type ImageTransform = { type ImageDrawOptions (line 10075) | type ImageDrawOptions = { type ImageInputOptions (line 10083) | type ImageInputOptions = { type ImageOutputOptions (line 10086) | type ImageOutputOptions = { type ImageMetadata (line 10092) | interface ImageMetadata { type ImageUploadOptions (line 10102) | interface ImageUploadOptions { type ImageUpdateOptions (line 10110) | interface ImageUpdateOptions { type ImageListOptions (line 10115) | interface ImageListOptions { type ImageList (line 10121) | interface ImageList { type HostedImagesBinding (line 10126) | interface HostedImagesBinding { type ImagesBinding (line 10169) | interface ImagesBinding { type ImageTransformer (line 10187) | interface ImageTransformer { type ImageTransformationOutputOptions (line 10208) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 10211) | interface ImageTransformationResult { type ImagesError (line 10225) | interface ImagesError extends Error { type MediaBinding (line 10234) | interface MediaBinding { type MediaTransformer (line 10246) | interface MediaTransformer { type MediaTransformationGenerator (line 10264) | interface MediaTransformationGenerator { type MediaTransformationResult (line 10276) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 10297) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 10309) | type MediaTransformationOutputOptions = { type MediaError (line 10337) | interface MediaError extends Error { type NodeStyleServer (line 10343) | interface NodeStyleServer { type Params (line 10355) | type Params

= Record; type EventContext (line 10356) | type EventContext = { type PagesFunction (line 10370) | type PagesFunction = { type PagesPluginFunction (line 10386) | type PagesPluginFunction; type PipelineBatchMetadata (line 10408) | type PipelineBatchMetadata = { type Pipeline (line 10412) | interface Pipeline { type PubSubMessage (line 10425) | interface PubSubMessage { type JsonWebKeyWithKid (line 10451) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 10455) | interface RateLimitOptions { type RateLimitOutcome (line 10458) | interface RateLimitOutcome { type RateLimit (line 10461) | interface RateLimit { type RpcTargetBranded (line 10482) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 10485) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 10488) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 10491) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 10494) | type EntrypointBranded = WorkerEntrypointBranded | DurableObjectBranded ... type Stubable (line 10496) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 10501) | type Serializable = type StubBase (line 10514) | interface StubBase extends Disposable { type Stub (line 10518) | type Stub = Provider & StubBase; type BaseType (line 10520) | type BaseType = void | undefined | null | boolean | number | bigint | st... type Stubify (line 10523) | type Stubify = T extends Stubable ? Stub : T extends Map = T extends StubBase ? V : T extends Map = { type MaybeProvider (line 10542) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 10543) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 10552) | type Result = R extends Stubable ? Promise> & Provider : R... type MethodOrProperty (line 10558) | type MethodOrProperty = V extends (...args: infer P) => infer R ? (..... type MaybeCallableProvider (line 10561) | type MaybeCallableProvider = T extends (...args: any[]) => any ? Meth... type Provider (line 10565) | type Provider = Maybe... type Env (line 10576) | interface Env { type GlobalProps (line 10596) | interface GlobalProps { type GlobalProp (line 10600) | type GlobalProp = K extends keyof GlobalProps... type MainModule (line 10603) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 10605) | type Exports = { type RpcStub (line 10613) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 10646) | type WorkflowDurationLabel = 'second' | 'minute' | 'hour' | 'day' | 'wee... type WorkflowSleepDuration (line 10647) | type WorkflowSleepDuration = `${number} ${WorkflowDurationLabel}${'s' | ... type WorkflowDelayDuration (line 10648) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 10649) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 10650) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 10651) | type WorkflowBackoff = 'constant' | 'linear' | 'exponential'; type WorkflowStepConfig (line 10652) | type WorkflowStepConfig = { type WorkflowEvent (line 10660) | type WorkflowEvent = { type WorkflowStepEvent (line 10665) | type WorkflowStepEvent = { type WorkflowStepContext (line 10670) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 10683) | type WorkflowInstanceStatus = 'queued' | 'running' | 'paused' | 'errored... type SecretsStoreSecret (line 10701) | interface SecretsStoreSecret { type StreamBinding (line 10734) | interface StreamBinding { type StreamVideoHandle (line 10780) | interface StreamVideoHandle { type StreamVideo (line 10817) | interface StreamVideo { type StreamVideoStatus (line 10924) | type StreamVideoStatus = { type StreamVideoInput (line 10946) | type StreamVideoInput = { type StreamPublicDetails (line 10956) | type StreamPublicDetails = { type StreamDirectUpload (line 10974) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 10992) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 11033) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 11039) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 11081) | interface StreamScopedCaptions { type StreamScopedDownloads (line 11125) | interface StreamScopedDownloads { type StreamVideos (line 11155) | interface StreamVideos { type StreamWatermarks (line 11164) | interface StreamWatermarks { type StreamUpdateVideoParams (line 11212) | type StreamUpdateVideoParams = { type StreamCaption (line 11257) | type StreamCaption = { type StreamDownloadStatus (line 11275) | type StreamDownloadStatus = 'ready' | 'inprogress' | 'error'; type StreamDownloadType (line 11276) | type StreamDownloadType = 'default' | 'audio'; type StreamDownload (line 11277) | type StreamDownload = { type StreamDownloadGetResponse (line 11295) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 11305) | type StreamWatermarkPosition = 'upperRight' | 'upperLeft' | 'lowerLeft' ... type StreamWatermark (line 11306) | type StreamWatermark = { type StreamWatermarkCreateParams (line 11362) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 11392) | type StreamVideosListParams = { type StreamPaginationComparison (line 11418) | type StreamPaginationComparison = 'eq' | 'gt' | 'gte' | 'lt' | 'lte'; type StreamError (line 11422) | interface StreamError extends Error { type InternalError (line 11428) | interface InternalError extends StreamError { type BadRequestError (line 11431) | interface BadRequestError extends StreamError { type NotFoundError (line 11434) | interface NotFoundError extends StreamError { type ForbiddenError (line 11437) | interface ForbiddenError extends StreamError { type RateLimitedError (line 11440) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 11443) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 11446) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 11449) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 11452) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 11455) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 11458) | type MarkdownDocument = { type ConversionResponse (line 11462) | type ConversionResponse = { type ImageConversionOptions (line 11476) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 11479) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 11483) | type ConversionOptions = { type ConversionRequestOptions (line 11500) | type ConversionRequestOptions = { type SupportedFileFormat (line 11505) | type SupportedFileFormat = { type Header (line 11515) | interface Header { type FetchEventInfo (line 11519) | interface FetchEventInfo { type JsRpcEventInfo (line 11526) | interface JsRpcEventInfo { type ScheduledEventInfo (line 11529) | interface ScheduledEventInfo { type AlarmEventInfo (line 11534) | interface AlarmEventInfo { type QueueEventInfo (line 11538) | interface QueueEventInfo { type EmailEventInfo (line 11543) | interface EmailEventInfo { type TraceEventInfo (line 11549) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 11553) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 11556) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 11559) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 11564) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 11568) | interface CustomEventInfo { type FetchResponseInfo (line 11571) | interface FetchResponseInfo { type EventOutcome (line 11575) | type EventOutcome = "ok" | "canceled" | "exception" | "unknown" | "killS... type ScriptVersion (line 11576) | interface ScriptVersion { type Onset (line 11581) | interface Onset { type Outcome (line 11594) | interface Outcome { type SpanOpen (line 11600) | interface SpanOpen { type SpanClose (line 11607) | interface SpanClose { type DiagnosticChannelEvent (line 11611) | interface DiagnosticChannelEvent { type Exception (line 11616) | interface Exception { type Log (line 11622) | interface Log { type DroppedEventsDiagnostic (line 11627) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 11631) | interface StreamDiagnostic { type Return (line 11640) | interface Return { type Attribute (line 11644) | interface Attribute { type Attributes (line 11648) | interface Attributes { type EventType (line 11652) | type EventType = Onset | Outcome | SpanOpen | SpanClose | DiagnosticChan... type SpanContext (line 11654) | interface SpanContext { type TailEvent (line 11669) | interface TailEvent { type TailEventHandler (line 11679) | type TailEventHandler = (event: Tai... type TailEventHandlerObject (line 11680) | type TailEventHandlerObject = { type TailEventHandlerType (line 11690) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 11698) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 11702) | type VectorizeVectorMetadata = VectorizeVectorMetadataValue | Record, "values"> & Omit { type InstanceStatus (line 12026) | type InstanceStatus = { type WorkflowError (line 12038) | interface WorkflowError { FILE: e2e/vue-start/basic-tsr-config/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/basic-tsr-config/src/app/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: e2e/vue-start/basic-tsr-config/src/app/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: e2e/vue-start/basic-tsr-config/src/app/routes/__root.tsx function RootComponent (line 29) | function RootComponent() { FILE: e2e/vue-start/basic-tsr-config/src/app/routes/index.tsx function Home (line 25) | function Home() { FILE: e2e/vue-start/basic-vue-query/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-start/basic-vue-query/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 3) | function DefaultCatchBoundary(props: ErrorComponentProps) { FILE: e2e/vue-start/basic-vue-query/src/components/NotFound.tsx function NotFound (line 3) | function NotFound(props?: { children?: any }) { FILE: e2e/vue-start/basic-vue-query/src/routeTree.gen.ts type FileRoutesByFullPath (line 114) | interface FileRoutesByFullPath { type FileRoutesByTo (line 131) | interface FileRoutesByTo { type FileRoutesById (line 146) | interface FileRoutesById { type FileRouteTypes (line 166) | interface FileRouteTypes { type RootRouteChildren (line 220) | interface RootRouteChildren { type FileRoutesByPath (line 233) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 356) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 370) | interface LayoutRouteChildren { type PostsRouteChildren (line 381) | interface PostsRouteChildren { type UsersRouteChildren (line 393) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 405) | interface ApiUsersRouteChildren { type Register (line 435) | interface Register { FILE: e2e/vue-start/basic-vue-query/src/router.tsx function getRouter (line 8) | function getRouter() { type Register (line 26) | interface Register { FILE: e2e/vue-start/basic-vue-query/src/routes/__root.tsx function RootComponent (line 70) | function RootComponent() { function RootDocument (line 78) | function RootDocument(_: unknown, { slots }: { slots: any }) { FILE: e2e/vue-start/basic-vue-query/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/deferred.tsx method setup (line 19) | setup() { method setup (line 40) | async setup() { FILE: e2e/vue-start/basic-vue-query/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-start/basic-vue-query/src/routes/posts.$postId.tsx function PostErrorComponent (line 10) | function PostErrorComponent(props: ErrorComponentProps) { function PostComponent (line 14) | function PostComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/posts.tsx method setup (line 7) | async setup() { method setup (line 40) | setup() { FILE: e2e/vue-start/basic-vue-query/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 6) | function PostDeepComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/suspense-transition.tsx function SuspenseTransitionComponent (line 22) | function SuspenseTransitionComponent() { function Result (line 43) | function Result() { FILE: e2e/vue-start/basic-vue-query/src/routes/transition/count/query.tsx function TransitionPage (line 28) | function TransitionPage() { FILE: e2e/vue-start/basic-vue-query/src/routes/users.$userId.tsx function UserComponent (line 8) | function UserComponent() { function UserErrorComponent (line 33) | function UserErrorComponent(props: ErrorComponentProps) { FILE: e2e/vue-start/basic-vue-query/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: e2e/vue-start/basic-vue-query/src/routes/users.tsx method setup (line 8) | setup() { FILE: e2e/vue-start/basic-vue-query/src/utils/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-start/basic-vue-query/src/utils/seo.ts function seo (line 1) | function seo(params: { FILE: e2e/vue-start/basic-vue-query/src/utils/users.tsx type User (line 4) | type User = { constant PORT (line 10) | const PORT = constant DEPLOY_URL (line 13) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/vue-start/basic-vue-query/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-start/basic-vue-query/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/basic/playwright.config.ts constant PORT (line 11) | const PORT = await getTestServerPort( constant START_PORT (line 14) | const START_PORT = await getTestServerPort( constant EXTERNAL_PORT (line 17) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-start/basic/server.js function createStartServer (line 13) | async function createStartServer() { function createSpaServer (line 34) | async function createSpaServer() { FILE: e2e/vue-start/basic/src/components/CustomMessage.tsx method setup (line 10) | setup(props) { FILE: e2e/vue-start/basic/src/components/DefaultCatchBoundary.tsx method setup (line 18) | setup(props) { FILE: e2e/vue-start/basic/src/components/NotFound.tsx method setup (line 11) | setup(props, { slots }) { FILE: e2e/vue-start/basic/src/components/PostErrorComponent.tsx method setup (line 12) | setup(props) { FILE: e2e/vue-start/basic/src/components/RedirectOnClick.tsx method setup (line 20) | setup(props) { FILE: e2e/vue-start/basic/src/components/UserErrorComponent.tsx method setup (line 12) | setup(props) { FILE: e2e/vue-start/basic/src/raw-stream-fns.ts function createDelayedStream (line 4) | function createDelayedStream( function createVariableDelayStream (line 21) | function createVariableDelayStream( function encode (line 36) | function encode(text: string): Uint8Array { constant TEST7_CHUNKS (line 45) | const TEST7_CHUNKS = [ constant TEST7_EXPECTED (line 50) | const TEST7_EXPECTED = concatBytes(TEST7_CHUNKS) constant TEST8_CHUNKS (line 53) | const TEST8_CHUNKS = [ constant TEST8_EXPECTED (line 57) | const TEST8_EXPECTED = concatBytes(TEST8_CHUNKS) constant TEST9_CHUNKS (line 60) | const TEST9_CHUNKS = [ constant TEST9_EXPECTED (line 65) | const TEST9_EXPECTED = concatBytes(TEST9_CHUNKS) constant TEST10_CHUNKS (line 68) | const TEST10_CHUNKS = [encode('This is text but using binary hint')] constant TEST10_EXPECTED (line 69) | const TEST10_EXPECTED = concatBytes(TEST10_CHUNKS) constant TEST11_CHUNKS (line 72) | const TEST11_CHUNKS = [ constant TEST11_EXPECTED (line 75) | const TEST11_EXPECTED = concatBytes(TEST11_CHUNKS) function concatBytes (line 78) | function concatBytes(chunks: Array): Uint8Array { constant TEST12_STREAM_A_CHUNKS (line 235) | const TEST12_STREAM_A_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST12_STREAM_B_CHUNKS (line 240) | const TEST12_STREAM_B_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST12_STREAM_A_EXPECTED (line 245) | const TEST12_STREAM_A_EXPECTED = concatBytes( constant TEST12_STREAM_B_EXPECTED (line 248) | const TEST12_STREAM_B_EXPECTED = concatBytes( constant TEST13_CHUNKS (line 254) | const TEST13_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST13_EXPECTED (line 262) | const TEST13_EXPECTED = concatBytes( constant TEST14_STREAM_A_CHUNKS (line 270) | const TEST14_STREAM_A_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_B_CHUNKS (line 276) | const TEST14_STREAM_B_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_C_CHUNKS (line 280) | const TEST14_STREAM_C_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_A_EXPECTED (line 285) | const TEST14_STREAM_A_EXPECTED = concatBytes( constant TEST14_STREAM_B_EXPECTED (line 288) | const TEST14_STREAM_B_EXPECTED = concatBytes( constant TEST14_STREAM_C_EXPECTED (line 291) | const TEST14_STREAM_C_EXPECTED = concatBytes( method start (line 339) | start(controller) { method start (line 354) | async start(controller) { function getActualStream (line 371) | function getActualStream( function createStreamConsumer (line 392) | function createStreamConsumer() { function consumeBinaryStream (line 427) | async function consumeBinaryStream( function collectBytes (line 459) | async function collectBytes( function compareBytes (line 499) | function compareBytes( FILE: e2e/vue-start/basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 369) | interface FileRoutesByFullPath { type FileRoutesByTo (line 426) | interface FileRoutesByTo { type FileRoutesById (line 477) | interface FileRoutesById { type FileRouteTypes (line 537) | interface FileRouteTypes { type RootRouteChildren (line 707) | interface RootRouteChildren { type FileRoutesByPath (line 730) | interface FileRoutesByPath { type NotFoundParentBoundaryRouteRouteChildren (line 1133) | interface NotFoundParentBoundaryRouteRouteChildren { type NotFoundRouteRouteChildren (line 1148) | interface NotFoundRouteRouteChildren { type SearchParamsRouteRouteChildren (line 1169) | interface SearchParamsRouteRouteChildren { type SpecialCharsMalformedRouteRouteChildren (line 1184) | interface SpecialCharsMalformedRouteRouteChildren { type SpecialCharsRouteRouteChildren (line 1200) | interface SpecialCharsRouteRouteChildren { type LayoutLayout2RouteChildren (line 1220) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 1234) | interface LayoutRouteChildren { type PostsRouteChildren (line 1245) | interface PostsRouteChildren { type RawStreamRouteChildren (line 1257) | interface RawStreamRouteChildren { type UsersRouteChildren (line 1281) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 1293) | interface ApiUsersRouteChildren { type RedirectTargetRouteChildren (line 1305) | interface RedirectTargetRouteChildren { type Register (line 1359) | interface Register { FILE: e2e/vue-start/basic/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/vue-start/basic/src/routes/__root.tsx function RootComponent (line 69) | function RootComponent() { FILE: e2e/vue-start/basic/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-start/basic/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-start/basic/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/vue-start/basic/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/vue-start/basic/src/routes/deferred.tsx method setup (line 19) | setup() { FILE: e2e/vue-start/basic/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/vue-start/basic/src/routes/inline-scripts.tsx function InlineScriptsComponent (line 17) | function InlineScriptsComponent() { FILE: e2e/vue-start/basic/src/routes/links.tsx function LinksComponent (line 7) | function LinksComponent() { FILE: e2e/vue-start/basic/src/routes/multi-cookie-redirect/target.tsx method setup (line 6) | setup() { FILE: e2e/vue-start/basic/src/routes/not-found/parent-boundary/route.tsx function RouteComponent (line 11) | function RouteComponent() { function ParentBoundaryNotFoundComponent (line 19) | function ParentBoundaryNotFoundComponent() { FILE: e2e/vue-start/basic/src/routes/not-found/parent-boundary/via-beforeLoad.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/not-found/via-beforeLoad-target-root.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/not-found/via-beforeLoad.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/not-found/via-loader.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/posts.$postId.tsx function PostComponent (line 16) | function PostComponent() { FILE: e2e/vue-start/basic/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-start/basic/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: e2e/vue-start/basic/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 12) | function PostDeepComponent() { FILE: e2e/vue-start/basic/src/routes/raw-stream.tsx function RawStreamLayout (line 7) | function RawStreamLayout() { FILE: e2e/vue-start/basic/src/routes/raw-stream/client-call.tsx method setup (line 38) | setup() { FILE: e2e/vue-start/basic/src/routes/raw-stream/index.tsx function RawStreamIndex (line 7) | function RawStreamIndex() { FILE: e2e/vue-start/basic/src/routes/raw-stream/ssr-binary-hint.tsx constant TEXT_CHUNKS (line 13) | const TEXT_CHUNKS = [encode('Binary '), encode('hint '), encode('with te... constant TEXT_EXPECTED (line 14) | const TEXT_EXPECTED = concatBytes(TEXT_CHUNKS) constant BINARY_CHUNKS (line 16) | const BINARY_CHUNKS = [ constant BINARY_EXPECTED (line 20) | const BINARY_EXPECTED = concatBytes(BINARY_CHUNKS) type TextMatch (line 22) | type TextMatch = { type BinaryMatch (line 30) | type BinaryMatch = { method setup (line 38) | setup() { FILE: e2e/vue-start/basic/src/routes/raw-stream/ssr-mixed.tsx method setup (line 18) | setup() { FILE: e2e/vue-start/basic/src/routes/raw-stream/ssr-multiple.tsx method setup (line 11) | setup() { FILE: e2e/vue-start/basic/src/routes/raw-stream/ssr-single.tsx method setup (line 11) | setup() { FILE: e2e/vue-start/basic/src/routes/raw-stream/ssr-text-hint.tsx constant PURE_TEXT_CHUNKS (line 13) | const PURE_TEXT_CHUNKS = [ constant PURE_TEXT_EXPECTED (line 18) | const PURE_TEXT_EXPECTED = concatBytes(PURE_TEXT_CHUNKS) constant MIXED_CHUNKS (line 20) | const MIXED_CHUNKS = [ constant MIXED_EXPECTED (line 25) | const MIXED_EXPECTED = concatBytes(MIXED_CHUNKS) constant PURE_BINARY_CHUNKS (line 28) | const PURE_BINARY_CHUNKS = [ constant PURE_BINARY_EXPECTED (line 32) | const PURE_BINARY_EXPECTED = concatBytes(PURE_BINARY_CHUNKS) type TextMatch (line 34) | type TextMatch = { type BinaryMatch (line 42) | type BinaryMatch = { method setup (line 50) | setup() { FILE: e2e/vue-start/basic/src/routes/scripts.tsx function ScriptsComponent (line 21) | function ScriptsComponent() { FILE: e2e/vue-start/basic/src/routes/search-params/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/specialChars/$param.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/specialChars/hash.tsx method setup (line 5) | setup() { FILE: e2e/vue-start/basic/src/routes/specialChars/malformed/$param.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/specialChars/malformed/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/specialChars/malformed/search.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/specialChars/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/specialChars/search.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/vue-start/basic/src/routes/specialChars/대한민국.tsx function KoreaComponent (line 7) | function KoreaComponent() { FILE: e2e/vue-start/basic/src/routes/stream.tsx function StreamComponent (line 7) | function StreamComponent() { FILE: e2e/vue-start/basic/src/routes/users.$userId.tsx function UserComponent (line 26) | function UserComponent() { FILE: e2e/vue-start/basic/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: e2e/vue-start/basic/src/routes/users.tsx function UsersComponent (line 20) | function UsersComponent() { FILE: e2e/vue-start/basic/src/server.ts method fetch (line 8) | fetch(request: Request) { FILE: e2e/vue-start/basic/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/vue-start/basic/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/vue-start/basic/src/vite-env.d.ts type ImportMetaEnv (line 3) | interface ImportMetaEnv { type ImportMeta (line 9) | interface ImportMeta { FILE: e2e/vue-start/basic/tests/redirect.spec.ts constant PORT (line 16) | const PORT = await getTestServerPort( constant EXTERNAL_HOST_PORT (line 19) | const EXTERNAL_HOST_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-start/basic/tests/search-params.spec.ts function expectRedirect (line 7) | function expectRedirect(response: Response | null, endsWith: string) { function expectNoRedirect (line 19) | function expectNoRedirect(response: Response | null) { FILE: e2e/vue-start/basic/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-start/basic/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/css-modules/playwright.config.ts constant PORT (line 7) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/css-modules/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/vue-start/css-modules/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/vue-start/css-modules/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/vue-start/css-modules/src/routes/modules.tsx function Modules (line 9) | function Modules() { FILE: e2e/vue-start/css-modules/src/routes/sass-mixin.tsx function SassMixin (line 8) | function SassMixin() { FILE: e2e/vue-start/css-modules/tests/setup/global.setup.ts function waitForServer (line 8) | async function waitForServer(url: string) { function preOptimizeDevServer (line 29) | async function preOptimizeDevServer(baseURL: string) { function setup (line 81) | async function setup() { FILE: e2e/vue-start/css-modules/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/custom-basepath/express-server.ts constant DEVELOPMENT (line 5) | const DEVELOPMENT = process.env.NODE_ENV === 'development' constant PORT (line 6) | const PORT = Number.parseInt(process.env.PORT || '3000') FILE: e2e/vue-start/custom-basepath/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-start/custom-basepath/src/components/CustomMessage.tsx function CustomMessage (line 1) | function CustomMessage({ message }: { message: string }) { FILE: e2e/vue-start/custom-basepath/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/vue-start/custom-basepath/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/vue-start/custom-basepath/src/components/PostErrorComponent.tsx function PostErrorComponent (line 3) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: e2e/vue-start/custom-basepath/src/components/UserErrorComponent.tsx function UserErrorComponent (line 4) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: e2e/vue-start/custom-basepath/src/routeTree.gen.ts type FileRoutesByFullPath (line 98) | interface FileRoutesByFullPath { type FileRoutesByTo (line 114) | interface FileRoutesByTo { type FileRoutesById (line 128) | interface FileRoutesById { type FileRouteTypes (line 145) | interface FileRouteTypes { type RootRouteChildren (line 194) | interface RootRouteChildren { type FileRoutesByPath (line 207) | interface FileRoutesByPath { type PostsRouteChildren (line 309) | interface PostsRouteChildren { type UsersRouteChildren (line 321) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 333) | interface ApiUsersRouteChildren { type Register (line 363) | interface Register { FILE: e2e/vue-start/custom-basepath/src/router.tsx function getRouter (line 7) | function getRouter() { FILE: e2e/vue-start/custom-basepath/src/routes/__root.tsx function RootComponent (line 57) | function RootComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/deferred.tsx method setup (line 19) | setup() { FILE: e2e/vue-start/custom-basepath/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/vue-start/custom-basepath/src/routes/logout.tsx function Home (line 17) | function Home() { FILE: e2e/vue-start/custom-basepath/src/routes/posts.$postId.tsx function PostComponent (line 16) | function PostComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 12) | function PostDeepComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/redirect.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/users.$userId.tsx function UserComponent (line 25) | function UserComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: e2e/vue-start/custom-basepath/src/routes/users.tsx function UsersComponent (line 18) | function UsersComponent() { FILE: e2e/vue-start/custom-basepath/src/server.ts method fetch (line 4) | fetch(request: Request) { FILE: e2e/vue-start/custom-basepath/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/vue-start/custom-basepath/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/vue-start/custom-basepath/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-start/custom-basepath/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/query-integration/playwright.config.ts constant PORT (line 5) | const PORT = await derivePort(packageJson.name) FILE: e2e/vue-start/query-integration/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 63) | interface FileRoutesByPath { type Register (line 100) | interface Register { FILE: e2e/vue-start/query-integration/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/vue-start/query-integration/src/routes/__root.tsx function RootComponent (line 30) | function RootComponent() { FILE: e2e/vue-start/query-integration/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-start/query-integration/src/routes/loader-fetchQuery/$type.tsx function RouteComponent (line 28) | function RouteComponent() { FILE: e2e/vue-start/query-integration/src/routes/useQuery.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/vue-start/scroll-restoration/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-start/scroll-restoration/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/vue-start/scroll-restoration/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/vue-start/scroll-restoration/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 70) | interface RootRouteChildren { type FileRoutesByPath (line 78) | interface FileRoutesByPath { type Register (line 123) | interface Register { FILE: e2e/vue-start/scroll-restoration/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/vue-start/scroll-restoration/src/routes/(tests)/normal-page.tsx function Component (line 9) | function Component() { FILE: e2e/vue-start/scroll-restoration/src/routes/(tests)/with-loader.tsx function Component (line 13) | function Component() { FILE: e2e/vue-start/scroll-restoration/src/routes/(tests)/with-search.tsx function Component (line 11) | function Component() { FILE: e2e/vue-start/scroll-restoration/src/routes/-components/scroll-block.tsx function ScrollBlock (line 4) | function ScrollBlock({ number = 100 }: { number?: number }) { FILE: e2e/vue-start/scroll-restoration/src/routes/__root.tsx function RootComponent (line 62) | function RootComponent() { function Nav (line 81) | function Nav({ type }: { type: 'header' | 'footer' }) { FILE: e2e/vue-start/scroll-restoration/src/routes/index.tsx function HomeComponent (line 7) | function HomeComponent() { FILE: e2e/vue-start/scroll-restoration/src/utils/posts.tsx function sleep (line 3) | function sleep(ms: number) { type PostType (line 7) | type PostType = { class PostNotFoundError (line 19) | class PostNotFoundError extends Error {} FILE: e2e/vue-start/scroll-restoration/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/vue-start/scroll-restoration/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-start/scroll-restoration/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/selective-ssr/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/selective-ssr/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 62) | interface FileRoutesByPath { type PostsRouteChildren (line 87) | interface PostsRouteChildren { type Register (line 108) | interface Register { FILE: e2e/vue-start/selective-ssr/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: e2e/vue-start/selective-ssr/src/routes/__root.tsx function RootDocument (line 114) | function RootDocument(_: unknown, { slots }: { slots: any }) { FILE: e2e/vue-start/selective-ssr/src/routes/index.tsx function Home (line 155) | function Home() { FILE: e2e/vue-start/serialization-adapters/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/serialization-adapters/src/CustomError.ts class CustomError (line 3) | class CustomError extends Error { method constructor (line 7) | constructor(message: string, options: { foo: string; bar: bigint }) { FILE: e2e/vue-start/serialization-adapters/src/data.tsx class Foo (line 3) | class Foo { method constructor (line 4) | constructor(public value: string) {} type Car (line 7) | interface Car { function makeCar (line 15) | function makeCar(opts: { function makeData (line 49) | function makeData() { class NestedOuter (line 91) | class NestedOuter { method constructor (line 92) | constructor(public inner: NestedInner) {} method whisper (line 93) | whisper() { class NestedInner (line 98) | class NestedInner { method constructor (line 99) | constructor(public value: string) {} method shout (line 100) | shout() { function makeNested (line 120) | function makeNested() { function RenderData (line 124) | function RenderData({ function RenderNestedData (line 161) | function RenderNestedData({ nested }: { nested: NestedOuter }) { FILE: e2e/vue-start/serialization-adapters/src/routeTree.gen.ts type FileRoutesByFullPath (line 51) | interface FileRoutesByFullPath { type FileRoutesByTo (line 59) | interface FileRoutesByTo { type FileRoutesById (line 67) | interface FileRoutesById { type FileRouteTypes (line 76) | interface FileRouteTypes { type RootRouteChildren (line 103) | interface RootRouteChildren { type FileRoutesByPath (line 113) | interface FileRoutesByPath { type Register (line 174) | interface Register { FILE: e2e/vue-start/serialization-adapters/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/vue-start/serialization-adapters/src/routes/__root.tsx function RootDocument (line 35) | function RootDocument(_: unknown, { slots }: { slots: any }) { FILE: e2e/vue-start/serialization-adapters/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/vue-start/serialization-adapters/src/routes/server-function/custom-error.tsx method setup (line 21) | setup() { FILE: e2e/vue-start/serialization-adapters/src/routes/server-function/nested.tsx method setup (line 13) | setup() { FILE: e2e/vue-start/serialization-adapters/src/routes/ssr/stream.tsx function RouteComponent (line 20) | function RouteComponent() { FILE: e2e/vue-start/serialization-adapters/tests/app.spec.ts function awaitPageLoaded (line 5) | async function awaitPageLoaded(page: Page) { function checkData (line 11) | async function checkData(page: Page, id: string) { function checkNestedData (line 25) | async function checkNestedData(page: Page) { FILE: e2e/vue-start/server-functions/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/server-functions/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/vue-start/server-functions/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/vue-start/server-functions/src/routeTree.gen.ts type FileRoutesByFullPath (line 191) | interface FileRoutesByFullPath { type FileRoutesByTo (line 222) | interface FileRoutesByTo { type FileRoutesById (line 253) | interface FileRoutesById { type FileRouteTypes (line 285) | interface FileRouteTypes { type RootRouteChildren (line 381) | interface RootRouteChildren { type FileRoutesByPath (line 414) | interface FileRoutesByPath { type Register (line 659) | interface Register { FILE: e2e/vue-start/server-functions/src/router.tsx function getRouter (line 8) | function getRouter() { type Register (line 29) | interface Register { FILE: e2e/vue-start/server-functions/src/routes/__root.tsx function RootComponent (line 34) | function RootComponent() { FILE: e2e/vue-start/server-functions/src/routes/abort-signal.tsx method setup (line 27) | setup() { FILE: e2e/vue-start/server-functions/src/routes/consistent.tsx method setup (line 38) | setup() { FILE: e2e/vue-start/server-functions/src/routes/cookies/index.tsx function RouteComponent (line 12) | function RouteComponent() { FILE: e2e/vue-start/server-functions/src/routes/cookies/set.tsx method setup (line 25) | setup() { FILE: e2e/vue-start/server-functions/src/routes/dead-code-preserve.tsx function readCount (line 11) | async function readCount() { function updateCount (line 17) | async function updateCount() { method setup (line 35) | setup() { FILE: e2e/vue-start/server-functions/src/routes/env-only.tsx method setup (line 26) | setup() { FILE: e2e/vue-start/server-functions/src/routes/factory/-functions/createFakeFn.ts function createFakeFn (line 1) | function createFakeFn() { FILE: e2e/vue-start/server-functions/src/routes/factory/index.tsx type TestCase (line 143) | interface TestCase { method setup (line 163) | setup(props) { method setup (line 221) | setup() { FILE: e2e/vue-start/server-functions/src/routes/formdata-redirect/index.tsx function SubmitPostFormDataFn (line 35) | function SubmitPostFormDataFn() { FILE: e2e/vue-start/server-functions/src/routes/formdata-redirect/target.$name.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/server-functions/src/routes/function-metadata/index.tsx method setup (line 10) | setup() { FILE: e2e/vue-start/server-functions/src/routes/function-method/index.tsx type TestCase (line 32) | interface TestCase { method setup (line 47) | setup(props) { method setup (line 98) | setup() { FILE: e2e/vue-start/server-functions/src/routes/headers.tsx type TestHeadersResult (line 20) | type TestHeadersResult = { method setup (line 26) | setup() { FILE: e2e/vue-start/server-functions/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-start/server-functions/src/routes/isomorphic-fns.tsx method setup (line 20) | setup() { method loader (line 77) | loader() { FILE: e2e/vue-start/server-functions/src/routes/middleware/client-middleware-router.tsx method setup (line 26) | setup() { FILE: e2e/vue-start/server-functions/src/routes/middleware/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/server-functions/src/routes/middleware/request-middleware.tsx type ServerFnResult (line 23) | type ServerFnResult = Awaited> method setup (line 26) | setup() { FILE: e2e/vue-start/server-functions/src/routes/middleware/send-serverFn.tsx method setup (line 25) | setup() { FILE: e2e/vue-start/server-functions/src/routes/multipart.tsx method setup (line 40) | setup() { FILE: e2e/vue-start/server-functions/src/routes/primitives/index.tsx function stringify (line 7) | function stringify(data: any) { type PrimitiveComponentProps (line 35) | interface PrimitiveComponentProps { function makeTestCase (line 46) | function makeTestCase(props: PrimitiveComponentProps) { type Method (line 82) | type Method = 'get' | 'post' method setup (line 85) | setup() { FILE: e2e/vue-start/server-functions/src/routes/raw-response.tsx method setup (line 11) | setup() { FILE: e2e/vue-start/server-functions/src/routes/redirect-test-ssr/index.tsx method setup (line 13) | setup() { FILE: e2e/vue-start/server-functions/src/routes/redirect-test-ssr/target.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/server-functions/src/routes/redirect-test/index.tsx method setup (line 13) | setup() { FILE: e2e/vue-start/server-functions/src/routes/redirect-test/target.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/server-functions/src/routes/return-null.tsx method setup (line 21) | setup() { FILE: e2e/vue-start/server-functions/src/routes/serialize-form-data.tsx method setup (line 37) | setup() { FILE: e2e/vue-start/server-functions/src/routes/status.tsx function StatusComponent (line 16) | function StatusComponent() { FILE: e2e/vue-start/server-functions/src/routes/submit-post-formdata.tsx function SubmitPostFormDataFn (line 31) | function SubmitPostFormDataFn() { FILE: e2e/vue-start/server-functions/tests/server-functions.spec.ts function runCookieTest (line 248) | async function runCookieTest(page: Page, expectedCookieValue: string) { function runTest (line 357) | async function runTest(page: Page) { function checkEqual (line 394) | async function checkEqual(prefix: string) { FILE: e2e/vue-start/server-functions/vite.config.ts constant FUNCTIONS_WITH_CONSTANT_ID (line 7) | const FUNCTIONS_WITH_CONSTANT_ID = [ FILE: e2e/vue-start/server-routes/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/server-routes/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/vue-start/server-routes/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/vue-start/server-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 68) | interface FileRoutesByFullPath { type FileRoutesByTo (line 79) | interface FileRoutesByTo { type FileRoutesById (line 89) | interface FileRoutesById { type FileRouteTypes (line 101) | interface FileRouteTypes { type RootRouteChildren (line 136) | interface RootRouteChildren { type FileRoutesByPath (line 146) | interface FileRoutesByPath { type MethodsRouteRouteChildren (line 213) | interface MethodsRouteRouteChildren { type ApiParamsFooRouteRouteChildren (line 227) | interface ApiParamsFooRouteRouteChildren { type Register (line 253) | interface Register { FILE: e2e/vue-start/server-routes/src/router.tsx function getRouter (line 8) | function getRouter() { FILE: e2e/vue-start/server-routes/src/routes/__root.tsx function RootComponent (line 34) | function RootComponent() { FILE: e2e/vue-start/server-routes/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-start/server-routes/src/routes/merge-middleware-context.tsx method setup (line 6) | setup() { FILE: e2e/vue-start/server-routes/src/routes/methods/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/server-routes/src/routes/methods/only-any.tsx type HttpMethods (line 19) | type HttpMethods = (typeof HttpMethods)[number] type OnlyAnyApiResponse (line 21) | type OnlyAnyApiResponse = { method setup (line 34) | setup(props) { function RouteComponent (line 71) | function RouteComponent() { FILE: e2e/vue-start/server-routes/src/routes/methods/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/spa-mode/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/spa-mode/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 62) | interface FileRoutesByPath { type PostsRouteChildren (line 87) | interface PostsRouteChildren { type Register (line 108) | interface Register { FILE: e2e/vue-start/spa-mode/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: e2e/vue-start/spa-mode/src/routes/__root.tsx function RootDocument (line 67) | function RootDocument(_: unknown, { slots }: { slots: any }) { FILE: e2e/vue-start/spa-mode/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/vue-start/spa-mode/tests/app.spec.ts function runTest (line 5) | async function runTest( FILE: e2e/vue-start/virtual-routes/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/vue-start/virtual-routes/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/vue-start/virtual-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 90) | interface FileRoutesByFullPath { type FileRoutesByTo (line 103) | interface FileRoutesByTo { type FileRoutesById (line 114) | interface FileRoutesById { type FileRouteTypes (line 130) | interface FileRouteTypes { type RootRouteChildren (line 172) | interface RootRouteChildren { type FileRoutesByPath (line 181) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 276) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 289) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 300) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 314) | interface ClassicHelloRouteRouteChildren { type Register (line 343) | interface Register { FILE: e2e/vue-start/virtual-routes/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/vue-start/virtual-routes/src/routes/a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/home.tsx function Home (line 7) | function Home() { FILE: e2e/vue-start/virtual-routes/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/pipe.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 14) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/vue-start/virtual-routes/src/routes/root.tsx function RootComponent (line 31) | function RootComponent() { FILE: e2e/vue-start/virtual-routes/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/vue-start/virtual-routes/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/vue-start/virtual-routes/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/vue-start/virtual-routes/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/vue-start/website/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/vue-start/website/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/vue-start/website/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/vue-start/website/src/routeTree.gen.ts type FileRoutesByFullPath (line 78) | interface FileRoutesByFullPath { type FileRoutesByTo (line 89) | interface FileRoutesByTo { type FileRoutesById (line 98) | interface FileRoutesById { type FileRouteTypes (line 111) | interface FileRouteTypes { type RootRouteChildren (line 146) | interface RootRouteChildren { type FileRoutesByPath (line 154) | interface FileRoutesByPath { type LibraryProjectRouteChildren (line 228) | interface LibraryProjectRouteChildren { type LibraryRouteChildren (line 240) | interface LibraryRouteChildren { type ProjectVersionDocsFrameworkFrameworkRouteChildren (line 253) | interface ProjectVersionDocsFrameworkFrameworkRouteChildren { type Register (line 288) | interface Register { FILE: e2e/vue-start/website/src/router.tsx function getRouter (line 6) | function getRouter() { type Register (line 20) | interface Register { FILE: e2e/vue-start/website/src/routes/$project.$version.docs.framework.$framework.$.tsx function PostErrorComponent (line 26) | function PostErrorComponent({ error }: ErrorComponentProps) { function Page (line 30) | function Page() { FILE: e2e/vue-start/website/src/routes/$project.$version.docs.framework.$framework.examples.$.tsx function Page (line 19) | function Page() { FILE: e2e/vue-start/website/src/routes/$project.$version.docs.framework.$framework.tsx function Page (line 24) | function Page() { FILE: e2e/vue-start/website/src/routes/__root.tsx function RootComponent (line 60) | function RootComponent() { FILE: e2e/vue-start/website/src/routes/_library.$project.$version.index.tsx function Page (line 7) | function Page() { FILE: e2e/vue-start/website/src/routes/_library.index.tsx function Home (line 6) | function Home() { FILE: e2e/vue-start/website/src/routes/_library.tsx function Layout (line 19) | function Layout() { FILE: examples/react/authenticated-routes-firebase/src/auth.tsx type AuthContextType (line 13) | type AuthContextType = { function AuthContextProvider (line 23) | function AuthContextProvider({ function useAuth (line 66) | function useAuth() { FILE: examples/react/authenticated-routes-firebase/src/main.tsx type Register (line 22) | interface Register { function InnerApp (line 27) | function InnerApp() { function App (line 42) | function App() { FILE: examples/react/authenticated-routes-firebase/src/posts.tsx function loaderDelayFn (line 3) | async function loaderDelayFn(fn: (...args: Array) => Promise ... type Invoice (line 13) | type Invoice = { function fetchInvoices (line 36) | async function fetchInvoices() { function fetchInvoiceById (line 40) | async function fetchInvoiceById(id: number) { FILE: examples/react/authenticated-routes-firebase/src/routeTree.gen.ts type FileRoutesByFullPath (line 55) | interface FileRoutesByFullPath { type FileRoutesByTo (line 63) | interface FileRoutesByTo { type FileRoutesById (line 70) | interface FileRoutesById { type FileRouteTypes (line 80) | interface FileRouteTypes { type RootRouteChildren (line 102) | interface RootRouteChildren { type FileRoutesByPath (line 109) | interface FileRoutesByPath { type AuthInvoicesRouteChildren (line 162) | interface AuthInvoicesRouteChildren { type AuthRouteChildren (line 176) | interface AuthRouteChildren { FILE: examples/react/authenticated-routes-firebase/src/routes/__root.tsx type MyRouterContext (line 5) | type MyRouterContext = { FILE: examples/react/authenticated-routes-firebase/src/routes/_auth.dashboard.tsx function DashboardPage (line 9) | function DashboardPage() { FILE: examples/react/authenticated-routes-firebase/src/routes/_auth.invoices.$invoiceId.tsx function InvoicePage (line 14) | function InvoicePage() { FILE: examples/react/authenticated-routes-firebase/src/routes/_auth.invoices.tsx function InvoicesRoute (line 13) | function InvoicesRoute() { FILE: examples/react/authenticated-routes-firebase/src/routes/_auth.tsx function AuthLayout (line 22) | function AuthLayout() { FILE: examples/react/authenticated-routes-firebase/src/routes/index.tsx function HomeComponent (line 18) | function HomeComponent() { FILE: examples/react/authenticated-routes-firebase/src/routes/login.tsx function LoginComponent (line 25) | function LoginComponent() { FILE: examples/react/authenticated-routes-firebase/src/utils.ts function sleep (line 1) | async function sleep(ms: number) { FILE: examples/react/authenticated-routes-firebase/src/vite.d.ts type ImportMetaEnv (line 3) | interface ImportMetaEnv { type ImportMeta (line 12) | interface ImportMeta { FILE: examples/react/authenticated-routes/src/auth.tsx type AuthContext (line 5) | interface AuthContext { function getStoredUser (line 16) | function getStoredUser() { function setStoredUser (line 20) | function setStoredUser(user: string | null) { function AuthProvider (line 28) | function AuthProvider({ children }: { children: React.ReactNode }) { function useAuth (line 57) | function useAuth() { FILE: examples/react/authenticated-routes/src/main.tsx type Register (line 21) | interface Register { function InnerApp (line 26) | function InnerApp() { function App (line 31) | function App() { FILE: examples/react/authenticated-routes/src/posts.tsx function loaderDelayFn (line 3) | async function loaderDelayFn(fn: (...args: Array) => Promise ... type Invoice (line 13) | type Invoice = { function fetchInvoices (line 36) | async function fetchInvoices() { function fetchInvoiceById (line 40) | async function fetchInvoiceById(id: number) { FILE: examples/react/authenticated-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 55) | interface FileRoutesByFullPath { type FileRoutesByTo (line 63) | interface FileRoutesByTo { type FileRoutesById (line 70) | interface FileRoutesById { type FileRouteTypes (line 80) | interface FileRouteTypes { type RootRouteChildren (line 102) | interface RootRouteChildren { type FileRoutesByPath (line 109) | interface FileRoutesByPath { type AuthInvoicesRouteChildren (line 162) | interface AuthInvoicesRouteChildren { type AuthRouteChildren (line 176) | interface AuthRouteChildren { FILE: examples/react/authenticated-routes/src/routes/__root.tsx type MyRouterContext (line 6) | interface MyRouterContext { FILE: examples/react/authenticated-routes/src/routes/_auth.dashboard.tsx function DashboardPage (line 9) | function DashboardPage() { FILE: examples/react/authenticated-routes/src/routes/_auth.invoices.$invoiceId.tsx function InvoicePage (line 13) | function InvoicePage() { FILE: examples/react/authenticated-routes/src/routes/_auth.invoices.tsx function InvoicesRoute (line 13) | function InvoicesRoute() { FILE: examples/react/authenticated-routes/src/routes/_auth.tsx function AuthLayout (line 20) | function AuthLayout() { FILE: examples/react/authenticated-routes/src/routes/index.tsx function HomeComponent (line 8) | function HomeComponent() { FILE: examples/react/authenticated-routes/src/routes/login.tsx function LoginComponent (line 24) | function LoginComponent() { FILE: examples/react/authenticated-routes/src/utils.ts function sleep (line 1) | async function sleep(ms: number) { FILE: examples/react/basic-default-search-params/src/main.tsx type PostType (line 21) | type PostType = { function RootComponent (line 58) | function RootComponent() { function IndexComponent (line 100) | function IndexComponent() { function PostsLayoutComponent (line 115) | function PostsLayoutComponent() { function PostsIndexComponent (line 150) | function PostsIndexComponent() { class NotFoundError (line 154) | class NotFoundError extends Error {} function PostErrorComponent (line 179) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 187) | function PostComponent() { type Register (line 214) | interface Register { FILE: examples/react/basic-devtools-panel/src/App.tsx function App (line 3) | function App() { FILE: examples/react/basic-devtools-panel/src/main.tsx type Register (line 55) | interface Register { FILE: examples/react/basic-file-based/src/main.tsx type Register (line 17) | interface Register { FILE: examples/react/basic-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/react/basic-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 69) | interface FileRoutesByFullPath { type FileRoutesByTo (line 78) | interface FileRoutesByTo { type FileRoutesById (line 86) | interface FileRoutesById { type FileRouteTypes (line 98) | interface FileRouteTypes { type RootRouteChildren (line 123) | interface RootRouteChildren { type FileRoutesByPath (line 131) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 198) | interface PostsRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 212) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 230) | interface PathlessLayoutRouteChildren { FILE: examples/react/basic-file-based/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: examples/react/basic-file-based/src/routes/_pathlessLayout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/react/basic-file-based/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/react/basic-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/react/basic-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/react/basic-file-based/src/routes/anchor.tsx function AnchorSection (line 30) | function AnchorSection({ id, title }: { id: string; title: string }) { function AnchorComponent (line 66) | function AnchorComponent() { FILE: examples/react/basic-file-based/src/routes/index.tsx function Home (line 8) | function Home() { FILE: examples/react/basic-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: examples/react/basic-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: examples/react/basic-file-based/src/routes/posts.route.tsx function PostsLayoutComponent (line 11) | function PostsLayoutComponent() { FILE: examples/react/basic-non-nested-devtools/src/main.tsx function RootComponent (line 28) | function RootComponent() { function IndexComponent (line 77) | function IndexComponent() { function PostsIndexComponent (line 97) | function PostsIndexComponent() { function PostErrorComponent (line 109) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 117) | function PostComponent() { function PathlessLayoutComponent (line 135) | function PathlessLayoutComponent() { function PathlessLayout2Component (line 152) | function PathlessLayout2Component() { function PathlessLayoutAComponent (line 187) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 197) | function PathlessLayoutBComponent() { type Register (line 222) | interface Register { FILE: examples/react/basic-non-nested-devtools/src/posts.lazy.tsx function PostsLayoutComponent (line 8) | function PostsLayoutComponent() { FILE: examples/react/basic-non-nested-devtools/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: examples/react/basic-react-query-file-based/src/main.tsx type Register (line 25) | interface Register { FILE: examples/react/basic-react-query-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/react/basic-react-query-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 112) | interface RootRouteChildren { type FileRoutesByPath (line 119) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 179) | interface PostsRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 193) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 211) | interface PathlessLayoutRouteChildren { FILE: examples/react/basic-react-query-file-based/src/routes/__root.tsx function RootComponent (line 25) | function RootComponent() { FILE: examples/react/basic-react-query-file-based/src/routes/_pathlessLayout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/react/basic-react-query-file-based/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/react/basic-react-query-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/react/basic-react-query-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/react/basic-react-query-file-based/src/routes/index.tsx function Home (line 8) | function Home() { FILE: examples/react/basic-react-query-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 20) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 45) | function PostComponent() { FILE: examples/react/basic-react-query-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: examples/react/basic-react-query-file-based/src/routes/posts.route.tsx function PostsLayoutComponent (line 13) | function PostsLayoutComponent() { FILE: examples/react/basic-react-query/src/main.tsx function RootComponent (line 39) | function RootComponent() { function IndexRouteComponent (line 92) | function IndexRouteComponent() { function PostsIndexRouteComponent (line 113) | function PostsIndexRouteComponent() { function PostErrorComponent (line 126) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostRouteComponent (line 151) | function PostRouteComponent() { function PathlessLayoutComponent (line 170) | function PathlessLayoutComponent() { function Layout2Component (line 187) | function Layout2Component() { function PathlessLayoutAComponent (line 222) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 232) | function PathlessLayoutBComponent() { type Register (line 264) | interface Register { FILE: examples/react/basic-react-query/src/posts.lazy.tsx function PostsLayoutComponent (line 10) | function PostsLayoutComponent() { FILE: examples/react/basic-react-query/src/posts.ts class NotFoundError (line 4) | class NotFoundError extends Error {} type PostType (line 6) | type PostType = { FILE: examples/react/basic-ssr-file-based/server.js function createServer (line 8) | async function createServer( FILE: examples/react/basic-ssr-file-based/src/entry-server.tsx function render (line 11) | async function render({ FILE: examples/react/basic-ssr-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 44) | interface FileRoutesByFullPath { type FileRoutesByTo (line 51) | interface FileRoutesByTo { type FileRoutesById (line 57) | interface FileRoutesById { type FileRouteTypes (line 65) | interface FileRouteTypes { type RootRouteChildren (line 73) | interface RootRouteChildren { type FileRoutesByPath (line 80) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 119) | interface PostsRouteRouteChildren { FILE: examples/react/basic-ssr-file-based/src/router.tsx function createRouter (line 4) | function createRouter() { type Register (line 16) | interface Register { FILE: examples/react/basic-ssr-file-based/src/routerContext.tsx type RouterContext (line 1) | type RouterContext = { FILE: examples/react/basic-ssr-file-based/src/routes/__root.tsx function RootComponent (line 58) | function RootComponent() { FILE: examples/react/basic-ssr-file-based/src/routes/error.tsx function ErrorComponent (line 21) | function ErrorComponent() { FILE: examples/react/basic-ssr-file-based/src/routes/index.tsx function IndexComponent (line 11) | function IndexComponent() { FILE: examples/react/basic-ssr-file-based/src/routes/posts/$postId.tsx function fetchPostById (line 5) | async function fetchPostById(postId: string) { type CommentType (line 19) | type CommentType = { function fetchComments (line 27) | async function fetchComments(postId: string) { function PostComponent (line 55) | function PostComponent() { FILE: examples/react/basic-ssr-file-based/src/routes/posts/index.tsx function PostsIndexComponent (line 14) | function PostsIndexComponent() { FILE: examples/react/basic-ssr-file-based/src/routes/posts/route.tsx type PostType (line 4) | type PostType = { function PostsComponent (line 23) | function PostsComponent() { FILE: examples/react/basic-ssr-streaming-file-based/server.js function createServer (line 8) | async function createServer( FILE: examples/react/basic-ssr-streaming-file-based/src/entry-server.tsx function render (line 11) | async function render({ FILE: examples/react/basic-ssr-streaming-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 44) | interface FileRoutesByFullPath { type FileRoutesByTo (line 51) | interface FileRoutesByTo { type FileRoutesById (line 57) | interface FileRoutesById { type FileRouteTypes (line 65) | interface FileRouteTypes { type RootRouteChildren (line 73) | interface RootRouteChildren { type FileRoutesByPath (line 80) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 119) | interface PostsRouteRouteChildren { FILE: examples/react/basic-ssr-streaming-file-based/src/router.tsx function createRouter (line 5) | function createRouter() { type Register (line 17) | interface Register { FILE: examples/react/basic-ssr-streaming-file-based/src/routerContext.tsx type RouterContext (line 1) | type RouterContext = { FILE: examples/react/basic-ssr-streaming-file-based/src/routes/__root.tsx function RootComponent (line 58) | function RootComponent() { FILE: examples/react/basic-ssr-streaming-file-based/src/routes/error.tsx function loadData (line 4) | async function loadData() { function ErrorComponent (line 30) | function ErrorComponent() { FILE: examples/react/basic-ssr-streaming-file-based/src/routes/index.tsx function IndexComponent (line 14) | function IndexComponent() { FILE: examples/react/basic-ssr-streaming-file-based/src/routes/posts/$postId.tsx function fetchPostById (line 5) | async function fetchPostById(postId: string) { type CommentType (line 19) | type CommentType = { function fetchComments (line 27) | async function fetchComments(postId: string) { function PostComponent (line 55) | function PostComponent() { FILE: examples/react/basic-ssr-streaming-file-based/src/routes/posts/index.tsx function PostsIndexComponent (line 14) | function PostsIndexComponent() { FILE: examples/react/basic-ssr-streaming-file-based/src/routes/posts/route.tsx type PostType (line 4) | type PostType = { function PostsComponent (line 23) | function PostsComponent() { FILE: examples/react/basic-virtual-file-based/src/main.tsx type Register (line 17) | interface Register { FILE: examples/react/basic-virtual-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/react/basic-virtual-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 86) | interface FileRoutesByFullPath { type FileRoutesByTo (line 98) | interface FileRoutesByTo { type FileRoutesById (line 108) | interface FileRoutesById { type FileRouteTypes (line 123) | interface FileRouteTypes { type RootRouteChildren (line 162) | interface RootRouteChildren { type FileRoutesByPath (line 170) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 367) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 380) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 391) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 405) | interface ClassicHelloRouteRouteChildren { FILE: examples/react/basic-virtual-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: examples/react/basic-virtual-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: examples/react/basic-virtual-file-based/src/routes/home.tsx function Home (line 7) | function Home() { FILE: examples/react/basic-virtual-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/basic-virtual-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/basic-virtual-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/react/basic-virtual-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/react/basic-virtual-file-based/src/routes/posts/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: examples/react/basic-virtual-file-based/src/routes/root.tsx function RootComponent (line 17) | function RootComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/main.tsx type Register (line 17) | interface Register { FILE: examples/react/basic-virtual-inside-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/react/basic-virtual-inside-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 74) | interface FileRoutesByFullPath { type FileRoutesByTo (line 84) | interface FileRoutesByTo { type FileRoutesById (line 93) | interface FileRoutesById { type FileRouteTypes (line 106) | interface FileRouteTypes { type RootRouteChildren (line 140) | interface RootRouteChildren { type FileRoutesByPath (line 147) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 312) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 326) | interface LayoutRouteChildren { type PostsRouteChildren (line 337) | interface PostsRouteChildren { FILE: examples/react/basic-virtual-inside-file-based/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/posts/details.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/react/basic-virtual-inside-file-based/src/routes/posts/home.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/react/basic/src/main.tsx function RootComponent (line 28) | function RootComponent() { function IndexComponent (line 78) | function IndexComponent() { function PostsIndexComponent (line 98) | function PostsIndexComponent() { function PostErrorComponent (line 110) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 118) | function PostComponent() { function PathlessLayoutComponent (line 136) | function PathlessLayoutComponent() { function PathlessLayout2Component (line 153) | function PathlessLayout2Component() { function PathlessLayoutAComponent (line 188) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 198) | function PathlessLayoutBComponent() { type Register (line 223) | interface Register { FILE: examples/react/basic/src/posts.lazy.tsx function PostsLayoutComponent (line 8) | function PostsLayoutComponent() { FILE: examples/react/basic/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: examples/react/deferred-data/src/main.tsx type PostType (line 20) | type PostType = { type CommentType (line 26) | type CommentType = { function Spinner (line 73) | function Spinner({ show, wait }: { show?: boolean; wait?: `delay-${numbe... function RootComponent (line 91) | function RootComponent() { function IndexComponent (line 128) | function IndexComponent() { function PostsComponent (line 143) | function PostsComponent() { class NotFoundError (line 185) | class NotFoundError extends Error {} function PostErrorComponent (line 195) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 203) | function PostComponent() { type Register (line 258) | interface Register { FILE: examples/react/i18n-paraglide/src/main.tsx type Register (line 26) | interface Register { FILE: examples/react/i18n-paraglide/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/react/i18n-paraglide/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/react/i18n-paraglide/src/routes/index.tsx function App (line 8) | function App() { FILE: examples/react/kitchen-sink-file-based/src/components/InvoiceFields.tsx function InvoiceFields (line 5) | function InvoiceFields({ FILE: examples/react/kitchen-sink-file-based/src/components/Spinner.tsx function Spinner (line 3) | function Spinner({ FILE: examples/react/kitchen-sink-file-based/src/hooks/useMutation.tsx function useMutation (line 3) | function useMutation(opts: { FILE: examples/react/kitchen-sink-file-based/src/hooks/useSessionStorage.tsx function useSessionStorage (line 3) | function useSessionStorage(key: string, initialValue: T) { FILE: examples/react/kitchen-sink-file-based/src/main.tsx type Register (line 32) | interface Register { function App (line 37) | function App() { FILE: examples/react/kitchen-sink-file-based/src/routeTree.gen.ts type FileRoutesByPath (line 139) | interface FileRoutesByPath { type DashboardInvoicesRouteRouteChildren (line 264) | interface DashboardInvoicesRouteRouteChildren { type DashboardUsersRouteRouteChildren (line 280) | interface DashboardUsersRouteRouteChildren { type DashboardRouteRouteChildren (line 293) | interface DashboardRouteRouteChildren { type AuthRouteChildren (line 309) | interface AuthRouteChildren { type PathlessLayoutRouteChildren (line 319) | interface PathlessLayoutRouteChildren { type FileRoutesByFullPath (line 333) | interface FileRoutesByFullPath { type FileRoutesByTo (line 352) | interface FileRoutesByTo { type FileRoutesById (line 368) | interface FileRoutesById { type FileRouteTypes (line 389) | interface FileRouteTypes { type RootRouteChildren (line 445) | interface RootRouteChildren { FILE: examples/react/kitchen-sink-file-based/src/routes/(this-folder-is-not-in-the-url)/route-group.tsx function RouteGroupExample (line 10) | function RouteGroupExample() { FILE: examples/react/kitchen-sink-file-based/src/routes/__root.tsx function RouterSpinner (line 13) | function RouterSpinner() { function RootComponent (line 24) | function RootComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/_auth.profile.tsx function ProfileComponent (line 8) | function ProfileComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/_pathlessLayout.route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/_pathlessLayout.route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/_pathlessLayout.tsx function PathlessLayoutComponent (line 9) | function PathlessLayoutComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.index.tsx function DashboardIndexComponent (line 11) | function DashboardIndexComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.invoices.$invoiceId.tsx function InvoiceComponent (line 27) | function InvoiceComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.invoices.index.tsx function InvoicesIndexComponent (line 14) | function InvoicesIndexComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.invoices.route.tsx function InvoicesComponent (line 12) | function InvoicesComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.route.tsx function DashboardComponent (line 28) | function DashboardComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.users.index.tsx function UsersIndexComponent (line 8) | function UsersIndexComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.users.route.tsx type UsersViewSortBy (line 14) | type UsersViewSortBy = 'name' | 'id' | 'email' function UsersComponent (line 41) | function UsersComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/dashboard.users.user.tsx function UserComponent (line 22) | function UserComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/expensive/-components/Expensive.tsx function Expensive (line 3) | function Expensive() { FILE: examples/react/kitchen-sink-file-based/src/routes/index.tsx function IndexComponent (line 9) | function IndexComponent() { FILE: examples/react/kitchen-sink-file-based/src/routes/login.tsx function LoginComponent (line 14) | function LoginComponent() { FILE: examples/react/kitchen-sink-file-based/src/utils/auth.tsx type Auth (line 14) | type Auth = { FILE: examples/react/kitchen-sink-file-based/src/utils/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/react/kitchen-sink-file-based/src/utils/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/react/kitchen-sink-react-query-file-based/src/components/InvoiceFields.tsx function InvoiceFields (line 4) | function InvoiceFields({ FILE: examples/react/kitchen-sink-react-query-file-based/src/components/Spinner.tsx function Spinner (line 3) | function Spinner({ FILE: examples/react/kitchen-sink-react-query-file-based/src/hooks/useSessionStorage.tsx function useSessionStorage (line 3) | function useSessionStorage(key: string, initialValue: T) { FILE: examples/react/kitchen-sink-react-query-file-based/src/main.tsx type Register (line 39) | interface Register { function App (line 44) | function App() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 115) | interface FileRoutesByFullPath { type FileRoutesByTo (line 132) | interface FileRoutesByTo { type FileRoutesById (line 146) | interface FileRoutesById { type FileRouteTypes (line 166) | interface FileRouteTypes { type RootRouteChildren (line 219) | interface RootRouteChildren { type FileRoutesByPath (line 230) | interface FileRoutesByPath { type DashboardInvoicesRouteRouteChildren (line 353) | interface DashboardInvoicesRouteRouteChildren { type DashboardUsersRouteRouteChildren (line 369) | interface DashboardUsersRouteRouteChildren { type DashboardRouteRouteChildren (line 382) | interface DashboardRouteRouteChildren { type AuthRouteChildren (line 398) | interface AuthRouteChildren { type PathlessLayoutRouteChildren (line 408) | interface PathlessLayoutRouteChildren { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/__root.tsx function RouterSpinner (line 14) | function RouterSpinner() { function RootComponent (line 26) | function RootComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/_auth.profile.tsx function ProfileComponent (line 8) | function ProfileComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/_pathlessLayout.route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/_pathlessLayout.route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/_pathlessLayout.tsx function LayoutComponent (line 9) | function LayoutComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.index.tsx function DashboardIndexComponent (line 13) | function DashboardIndexComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.invoices.$invoiceId.tsx function InvoiceComponent (line 33) | function InvoiceComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.invoices.index.tsx function InvoicesIndexComponent (line 13) | function InvoicesIndexComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.invoices.route.tsx function InvoicesComponent (line 14) | function InvoicesComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.route.tsx function DashboardComponent (line 9) | function DashboardComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.users.index.tsx function UsersIndexComponent (line 8) | function UsersIndexComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.users.route.tsx type UsersViewSortBy (line 16) | type UsersViewSortBy = 'name' | 'id' | 'email' function UsersComponent (line 37) | function UsersComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/dashboard.users.user.tsx function UserComponent (line 20) | function UserComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/expensive/-components/Expensive.tsx function Expensive (line 3) | function Expensive() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/index.tsx function IndexComponent (line 9) | function IndexComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/routes/login.tsx function LoginComponent (line 13) | function LoginComponent() { FILE: examples/react/kitchen-sink-react-query-file-based/src/utils/auth.tsx type Auth (line 14) | type Auth = { FILE: examples/react/kitchen-sink-react-query-file-based/src/utils/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/react/kitchen-sink-react-query-file-based/src/utils/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/react/kitchen-sink-react-query/src/Expensive.tsx function Expensive (line 3) | function Expensive() { FILE: examples/react/kitchen-sink-react-query/src/main.tsx type UsersViewSortBy (line 44) | type UsersViewSortBy = 'name' | 'id' | 'email' function RouterSpinner (line 103) | function RouterSpinner() { function RootComponent (line 118) | function RootComponent() { function IndexComponent (line 182) | function IndexComponent() { function DashboardLayoutComponent (line 219) | function DashboardLayoutComponent() { function DashboardIndexComponent (line 260) | function DashboardIndexComponent() { function InvoicesLayoutComponent (line 282) | function InvoicesLayoutComponent() { function InvoicesIndexComponent (line 358) | function InvoicesIndexComponent() { function InvoiceComponent (line 430) | function InvoiceComponent() { function UsersComponent (line 551) | function UsersComponent() { function UsersIndexComponent (line 679) | function UsersIndexComponent() { function UserComponent (line 719) | function UserComponent() { function ProfileComponent (line 773) | function ProfileComponent() { function LoginComponent (line 795) | function LoginComponent() { function PathlessLayoutComponent (line 856) | function PathlessLayoutComponent() { function PathlessLayoutAComponent (line 872) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 886) | function PathlessLayoutBComponent() { type Register (line 929) | interface Register { function App (line 947) | function App() { function InvoiceFields (line 1049) | function InvoiceFields({ type Auth (line 1081) | type Auth = { function Spinner (line 1088) | function Spinner({ show, wait }: { show?: boolean; wait?: `delay-${numbe... function useSessionStorage (line 1102) | function useSessionStorage(key: string, initialValue: T) { FILE: examples/react/kitchen-sink-react-query/src/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/react/kitchen-sink-react-query/src/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/react/kitchen-sink/src/Expensive.tsx function Expensive (line 3) | function Expensive() { FILE: examples/react/kitchen-sink/src/main.tsx type UsersViewSortBy (line 39) | type UsersViewSortBy = 'name' | 'id' | 'email' type MissingUserData (line 41) | type MissingUserData = { function isMissingUserData (line 45) | function isMissingUserData(data: unknown): data is MissingUserData { function UsersNotFoundComponent (line 53) | function UsersNotFoundComponent({ data, routeId }: NotFoundRouteProps) { function RouterSpinner (line 80) | function RouterSpinner() { function RootComponent (line 85) | function RootComponent() { function IndexComponent (line 148) | function IndexComponent() { function DashboardLayoutComponent (line 185) | function DashboardLayoutComponent() { function DashboardIndexComponent (line 225) | function DashboardIndexComponent() { function InvoicesLayoutComponent (line 245) | function InvoicesLayoutComponent() { function InvoicesIndexComponent (line 297) | function InvoicesIndexComponent() { function InvoiceComponent (line 370) | function InvoiceComponent() { function UsersLayoutComponent (line 491) | function UsersLayoutComponent() { function UsersIndexComponent (line 628) | function UsersIndexComponent() { function UserComponent (line 677) | function UserComponent() { function ProfileComponent (line 730) | function ProfileComponent() { function LoginComponent (line 761) | function LoginComponent() { function PathlessLayoutComponent (line 822) | function PathlessLayoutComponent() { function PathlessLayoutAComponent (line 838) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 852) | function PathlessLayoutBComponent() { type Register (line 889) | interface Register { function App (line 907) | function App() { function InvoiceFields (line 1007) | function InvoiceFields({ type Auth (line 1039) | type Auth = { function Spinner (line 1046) | function Spinner({ show, wait }: { show?: boolean; wait?: `delay-${numbe... function useSessionStorage (line 1060) | function useSessionStorage(key: string, initialValue: T) { FILE: examples/react/kitchen-sink/src/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/react/kitchen-sink/src/useMutation.tsx function useMutation (line 3) | function useMutation(opts: { FILE: examples/react/kitchen-sink/src/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/react/large-file-based/src/main.tsx type Register (line 22) | interface Register { FILE: examples/react/large-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 62) | interface FileRoutesByFullPath { type FileRoutesByTo (line 72) | interface FileRoutesByTo { type FileRoutesById (line 82) | interface FileRoutesById { type FileRouteTypes (line 93) | interface FileRouteTypes { type RootRouteChildren (line 126) | interface RootRouteChildren { type FileRoutesByPath (line 136) | interface FileRoutesByPath { type ParamsRouteRouteChildren (line 196) | interface ParamsRouteRouteChildren { type SearchRouteRouteChildren (line 208) | interface SearchRouteRouteChildren { FILE: examples/react/large-file-based/src/routes/__root.tsx type Context (line 10) | interface Context { function RootComponent (line 21) | function RootComponent() { FILE: examples/react/large-file-based/src/routes/absolute.tsx function AbsoluteComponent (line 9) | function AbsoluteComponent() { FILE: examples/react/large-file-based/src/routes/index.tsx function Home (line 8) | function Home() { FILE: examples/react/large-file-based/src/routes/linkProps.tsx function LinkPropsPage (line 9) | function LinkPropsPage() { FILE: examples/react/large-file-based/src/routes/params/$paramsPlaceholder.tsx function ParamsComponent (line 30) | function ParamsComponent() { FILE: examples/react/large-file-based/src/routes/relative.tsx function RelativeComponent (line 9) | function RelativeComponent() { FILE: examples/react/large-file-based/src/routes/search/searchPlaceholder.tsx function SearchComponent (line 37) | function SearchComponent() { FILE: examples/react/location-masking/src/main.tsx type PhotoType (line 20) | type PhotoType = { class NotFoundError (line 28) | class NotFoundError extends Error {} type PhotoModal (line 63) | type PhotoModal = { type ModalObject (line 68) | type ModalObject = PhotoModal function Spinner (line 70) | function Spinner() { function RootComponent (line 86) | function RootComponent() { function Modal (line 119) | function Modal(props: Dialog.DialogProps) { function PhotosRoute (line 150) | function PhotosRoute() { function PhotoErrorComponent (line 196) | function PhotoErrorComponent({ error }: ErrorComponentProps) { function PhotoComponent (line 209) | function PhotoComponent() { function PhotoModalErrorComponent (line 228) | function PhotoModalErrorComponent({ error }: ErrorComponentProps) { function PhotoModalPendingComponent (line 253) | function PhotoModalPendingComponent() { function PhotoModalComponent (line 273) | function PhotoModalComponent() { function Photo (line 301) | function Photo({ photo }: { photo: PhotoType }) { type Register (line 335) | interface Register { FILE: examples/react/navigation-blocking/src/main.tsx function RootComponent (line 19) | function RootComponent() { function IndexComponent (line 121) | function IndexComponent() { function Editor1Component (line 142) | function Editor1Component() { function Editor2Component (line 196) | function Editor2Component() { FILE: examples/react/quickstart-esbuild-file-based/src/main.tsx type Register (line 15) | interface Register { FILE: examples/react/quickstart-esbuild-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/react/quickstart-esbuild-file-based/src/routeTree.gen.ts type FileRoutesByPath (line 32) | interface FileRoutesByPath { type FileRoutesByFullPath (line 52) | interface FileRoutesByFullPath { type FileRoutesByTo (line 57) | interface FileRoutesByTo { type FileRoutesById (line 62) | interface FileRoutesById { type FileRouteTypes (line 68) | interface FileRouteTypes { type RootRouteChildren (line 77) | interface RootRouteChildren { FILE: examples/react/quickstart-esbuild-file-based/src/routes/__root.tsx function RootComponent (line 9) | function RootComponent() { FILE: examples/react/quickstart-esbuild-file-based/src/routes/about.tsx function AboutComponent (line 8) | function AboutComponent() { FILE: examples/react/quickstart-esbuild-file-based/src/routes/index.tsx function HomeComponent (line 8) | function HomeComponent() { FILE: examples/react/quickstart-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: examples/react/quickstart-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/react/quickstart-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/react/quickstart-file-based/src/routes/__root.tsx function RootComponent (line 9) | function RootComponent() { FILE: examples/react/quickstart-file-based/src/routes/about.tsx function AboutComponent (line 8) | function AboutComponent() { FILE: examples/react/quickstart-file-based/src/routes/index.tsx function HomeComponent (line 8) | function HomeComponent() { FILE: examples/react/quickstart-rspack-file-based/src/app.tsx type Register (line 16) | interface Register { FILE: examples/react/quickstart-rspack-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/react/quickstart-rspack-file-based/src/routes/__root.tsx function RootComponent (line 9) | function RootComponent() { FILE: examples/react/quickstart-rspack-file-based/src/routes/about.tsx function AboutComponent (line 8) | function AboutComponent() { FILE: examples/react/quickstart-rspack-file-based/src/routes/index.tsx function HomeComponent (line 8) | function HomeComponent() { FILE: examples/react/quickstart-webpack-file-based/src/app.tsx type Register (line 14) | interface Register { FILE: examples/react/quickstart-webpack-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/react/quickstart-webpack-file-based/src/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: examples/react/quickstart-webpack-file-based/src/routes/about.tsx function AboutComponent (line 6) | function AboutComponent() { FILE: examples/react/quickstart-webpack-file-based/src/routes/index.tsx function HomeComponent (line 6) | function HomeComponent() { FILE: examples/react/quickstart/src/main.tsx type Register (line 61) | interface Register { FILE: examples/react/router-monorepo-react-query/packages/app/src/rootComponent.tsx function RootComponent (line 5) | function RootComponent() { FILE: examples/react/router-monorepo-react-query/packages/post-feature/src/PostError.tsx function PostErrorComponent (line 10) | function PostErrorComponent({ error, reset }: ErrorComponentProps) { FILE: examples/react/router-monorepo-react-query/packages/post-feature/src/PostIdPage.tsx function PostIdComponent (line 8) | function PostIdComponent() { FILE: examples/react/router-monorepo-react-query/packages/post-feature/src/PostList.tsx function PostsListComponent (line 5) | function PostsListComponent() { FILE: examples/react/router-monorepo-react-query/packages/post-query/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/react/router-monorepo-react-query/packages/router/src/index.ts type Register (line 7) | interface Register { FILE: examples/react/router-monorepo-react-query/packages/router/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/react/router-monorepo-react-query/packages/router/src/router.tsx type RouterType (line 29) | type RouterType = typeof router type RouterIds (line 30) | type RouterIds = RouteIds FILE: examples/react/router-monorepo-simple-lazy/packages/app/src/main.tsx type LazyRouteFn (line 11) | type LazyRouteFn = () => Promise< type RouterMap (line 15) | type RouterMap = { FILE: examples/react/router-monorepo-simple-lazy/packages/app/src/rootComponent.tsx function RootComponent (line 4) | function RootComponent() { FILE: examples/react/router-monorepo-simple-lazy/packages/post-feature/src/PostIdPage.tsx function PostIdComponent (line 7) | function PostIdComponent() { FILE: examples/react/router-monorepo-simple-lazy/packages/post-feature/src/PostList.tsx function PostsListComponent (line 7) | function PostsListComponent() { FILE: examples/react/router-monorepo-simple-lazy/packages/router/src/fetch/posts.ts type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/react/router-monorepo-simple-lazy/packages/router/src/index.ts type Register (line 7) | interface Register { FILE: examples/react/router-monorepo-simple-lazy/packages/router/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/react/router-monorepo-simple-lazy/packages/router/src/router.tsx type RouterType (line 17) | type RouterType = typeof router type RouterIds (line 18) | type RouterIds = RouteIds FILE: examples/react/router-monorepo-simple/packages/app/src/main.tsx function EmptyComponent (line 22) | function EmptyComponent() { FILE: examples/react/router-monorepo-simple/packages/app/src/rootComponent.tsx function RootComponent (line 4) | function RootComponent() { FILE: examples/react/router-monorepo-simple/packages/post-feature/src/PostError.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/react/router-monorepo-simple/packages/post-feature/src/PostIdPage.tsx function PostIdComponent (line 5) | function PostIdComponent() { FILE: examples/react/router-monorepo-simple/packages/post-feature/src/PostList.tsx function PostsListComponent (line 5) | function PostsListComponent() { FILE: examples/react/router-monorepo-simple/packages/router/src/fetch/posts.ts type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/react/router-monorepo-simple/packages/router/src/index.ts type Register (line 7) | interface Register { FILE: examples/react/router-monorepo-simple/packages/router/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/react/router-monorepo-simple/packages/router/src/router.tsx type RouterType (line 16) | type RouterType = typeof router type RouterIds (line 17) | type RouterIds = RouteIds FILE: examples/react/scroll-restoration/src/main.tsx function RootComponent (line 20) | function RootComponent() { function IndexComponent (line 50) | function IndexComponent() { function AboutComponent (line 75) | function AboutComponent() { function ByElementComponent (line 100) | function ByElementComponent() { type Register (line 201) | interface Register { FILE: examples/react/search-validator-adapters/src/components/Content.tsx type ContentProps (line 1) | interface ContentProps { FILE: examples/react/search-validator-adapters/src/components/Header.tsx type HeaderProps (line 8) | interface HeaderProps { FILE: examples/react/search-validator-adapters/src/components/Search.tsx type SearchProps (line 1) | interface SearchProps { FILE: examples/react/search-validator-adapters/src/components/Users.tsx type Geo (line 3) | interface Geo { type Address (line 8) | interface Address { type Company (line 16) | interface Company { type User (line 22) | interface User { type UsersProps (line 57) | interface UsersProps { FILE: examples/react/search-validator-adapters/src/main.tsx type Register (line 19) | interface Register { function App (line 24) | function App() { FILE: examples/react/search-validator-adapters/src/routeTree.gen.ts type FileRoutesByFullPath (line 40) | interface FileRoutesByFullPath { type FileRoutesByTo (line 46) | interface FileRoutesByTo { type FileRoutesById (line 52) | interface FileRoutesById { type FileRouteTypes (line 59) | interface FileRouteTypes { type RootRouteChildren (line 67) | interface RootRouteChildren { type FileRoutesByPath (line 75) | interface FileRoutesByPath { FILE: examples/react/search-validator-adapters/src/routes/__root.tsx type Context (line 5) | interface Context { function RootComponent (line 13) | function RootComponent() { FILE: examples/react/start-bare/src/components/Counter.tsx function Counter (line 4) | function Counter() { FILE: examples/react/start-bare/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: examples/react/start-bare/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 17) | interface Register { FILE: examples/react/start-bare/src/routes/__root.tsx function RootComponent (line 20) | function RootComponent() { function RootDocument (line 28) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-bare/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/react/start-bare/src/routes/index.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: examples/react/start-basic-auth/prisma/migrations/20240811183753_init/migration.sql type "User" (line 2) | CREATE TABLE "User" ( type "User" (line 8) | CREATE UNIQUE INDEX "User_email_key" ON "User"("email") FILE: examples/react/start-basic-auth/src/components/Auth.tsx function Auth (line 1) | function Auth({ FILE: examples/react/start-basic-auth/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-auth/src/components/Login.tsx function Login (line 8) | function Login() { FILE: examples/react/start-basic-auth/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-basic-auth/src/hooks/useMutation.ts function useMutation (line 3) | function useMutation(opts: { FILE: examples/react/start-basic-auth/src/prisma-generated/browser.ts type User (line 23) | type User = Prisma.UserModel FILE: examples/react/start-basic-auth/src/prisma-generated/client.ts type PrismaClient (line 38) | type PrismaClient< type User (line 51) | type User = Prisma.UserModel FILE: examples/react/start-basic-auth/src/prisma-generated/commonInputTypes.ts type StringFilter (line 15) | type StringFilter<$PrismaModel = never> = { type StringWithAggregatesFilter (line 29) | type StringWithAggregatesFilter<$PrismaModel = never> = { type NestedStringFilter (line 46) | type NestedStringFilter<$PrismaModel = never> = { type NestedStringWithAggregatesFilter (line 60) | type NestedStringWithAggregatesFilter<$PrismaModel = never> = { type NestedIntFilter (line 77) | type NestedIntFilter<$PrismaModel = never> = { FILE: examples/react/start-basic-auth/src/prisma-generated/internal/class.ts function decodeBase64AsWasm (line 34) | async function decodeBase64AsWasm( type LogOptions (line 53) | type LogOptions = type PrismaClientConstructor (line 60) | interface PrismaClientConstructor { type PrismaClient (line 104) | interface PrismaClient< function getPrismaClientClass (line 239) | function getPrismaClientClass(): PrismaClientConstructor { FILE: examples/react/start-basic-auth/src/prisma-generated/internal/prismaNamespace.ts type DMMF (line 23) | type DMMF = typeof runtime.DMMF type PrismaPromise (line 25) | type PrismaPromise = runtime.Types.Public.PrismaPromise type PrismaClientKnownRequestError (line 33) | type PrismaClientKnownRequestError = type PrismaClientUnknownRequestError (line 38) | type PrismaClientUnknownRequestError = type PrismaClientRustPanicError (line 42) | type PrismaClientRustPanicError = runtime.PrismaClientRustPanicError type PrismaClientInitializationError (line 46) | type PrismaClientInitializationError = type PrismaClientValidationError (line 50) | type PrismaClientValidationError = runtime.PrismaClientValidationError type Sql (line 60) | type Sql = runtime.Sql type Decimal (line 66) | type Decimal = runtime.Decimal type DecimalJsLike (line 68) | type DecimalJsLike = runtime.DecimalJsLike type Extension (line 73) | type Extension = runtime.Types.Extensions.UserArgs type Args (line 75) | type Args = runtime.Types.Public.Args< type Payload (line 79) | type Payload< type Result (line 83) | type Result< type Exact (line 88) | type Exact = runtime.Types.Public.Exact type PrismaVersion (line 90) | type PrismaVersion = { type Bytes (line 108) | type Bytes = runtime.Bytes type JsonObject (line 109) | type JsonObject = runtime.JsonObject type JsonArray (line 110) | type JsonArray = runtime.JsonArray type JsonValue (line 111) | type JsonValue = runtime.JsonValue type InputJsonObject (line 112) | type InputJsonObject = runtime.InputJsonObject type InputJsonArray (line 113) | type InputJsonArray = runtime.InputJsonArray type InputJsonValue (line 114) | type InputJsonValue = runtime.InputJsonValue type SelectAndInclude (line 148) | type SelectAndInclude = { type SelectAndOmit (line 153) | type SelectAndOmit = { type Prisma__Pick (line 161) | type Prisma__Pick = { type Enumerable (line 165) | type Enumerable = T | Array type Subset (line 171) | type Subset = { type SelectSubset (line 180) | type SelectSubset = { type SubsetIntersection (line 192) | type SubsetIntersection = { type Without (line 196) | type Without = { [P in Exclude]?: never } type XOR (line 202) | type XOR = T extends object type IsObject (line 211) | type IsObject = type UnEnumerate (line 227) | type UnEnumerate = T extends Array ? U : T type __Either (line 233) | type __Either = Omit & type EitherStrict (line 239) | type EitherStrict = Strict<__Either> type EitherLoose (line 241) | type EitherLoose = ComputeRaw<__Either<... type _Either (line 243) | type _Either = { type Either (line 248) | type Either< type Union (line 254) | type Union = any type PatchUndefined (line 256) | type PatchUndefined = { type IntersectOf (line 261) | type IntersectOf = ( type Overwrite (line 267) | type Overwrite = { type _Merge (line 271) | type _Merge = IntersectOf< type Key (line 280) | type Key = string | number | symbol type AtStrict (line 281) | type AtStrict = O[K & keyof O] type AtLoose (line 282) | type AtLoose = O extends unknown type At (line 285) | type At = { type ComputeRaw (line 290) | type ComputeRaw = A extends Function type OptionalFlat (line 296) | type OptionalFlat = { type _Record (line 300) | type _Record = { type NoExpand (line 305) | type NoExpand = T extends unknown ? T : never type AtLeast (line 308) | type AtLeast = NoExpand< type _Strict (line 316) | type _Strict = U extends unknown type Strict (line 320) | type Strict = ComputeRaw<_Strict> type Merge (line 323) | type Merge = ComputeRaw<_Merge>> type Boolean (line 325) | type Boolean = True | False type True (line 327) | type True = 1 type False (line 329) | type False = 0 type Not (line 331) | type Not = { type Extends (line 336) | type Extends = [A1] extends [never] type Has (line 342) | type Has = Not< type Or (line 346) | type Or = { type Keys (line 357) | type Keys = U extends unknown ? keyof U : never type GetScalarType (line 359) | type GetScalarType = O extends object type FieldPaths (line 365) | type FieldPaths = { type _TupleToUnion (line 389) | type _TupleToUnion = T extends (infer E)[] ? E : never type TupleToUnion (line 390) | type TupleToUnion = _TupleToUnion type MaybeTupleToUnion (line 391) | type MaybeTupleToUnion = T extends any[] ? TupleToUnion : T type PickEnumerable (line 396) | type PickEnumerable< type ExcludeUnderscoreKeys (line 404) | type ExcludeUnderscoreKeys = T extends `_${string}` type FieldRef (line 408) | type FieldRef = runtime.FieldRef type FieldRefInputType (line 410) | type FieldRefInputType = Model extends never type ModelName (line 418) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TypeMapCb (line 420) | interface TypeMapCb extends runtime.Types.Utils type TypeMap (line 428) | type TypeMap< type TransactionIsolationLevel (line 550) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 558) | type UserScalarFieldEnum = type SortOrder (line 566) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] type StringFieldRefInput (line 575) | type StringFieldRefInput<$PrismaModel> = FieldRefInputType< type IntFieldRefInput (line 583) | type IntFieldRefInput<$PrismaModel> = FieldRefInputType< type BatchPayload (line 591) | type BatchPayload = { type DefaultPrismaClient (line 601) | type DefaultPrismaClient = PrismaClient type ErrorFormat (line 602) | type ErrorFormat = 'pretty' | 'colorless' | 'minimal' type PrismaClientOptions (line 603) | type PrismaClientOptions = ( type GlobalOmitConfig (line 674) | type GlobalOmitConfig = { type LogLevel (line 679) | type LogLevel = 'info' | 'query' | 'warn' | 'error' type LogDefinition (line 680) | type LogDefinition = { type CheckIsLogLevel (line 685) | type CheckIsLogLevel = T extends LogLevel ? T : never type GetLogType (line 687) | type GetLogType = CheckIsLogLevel< type GetEvents (line 691) | type GetEvents = type QueryEvent (line 694) | type QueryEvent = { type LogEvent (line 702) | type LogEvent = { type PrismaAction (line 709) | type PrismaAction = type TransactionClient (line 735) | type TransactionClient = Omit< FILE: examples/react/start-basic-auth/src/prisma-generated/internal/prismaNamespaceBrowser.ts type ModelName (line 60) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TransactionIsolationLevel (line 70) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 78) | type UserScalarFieldEnum = type SortOrder (line 86) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] FILE: examples/react/start-basic-auth/src/prisma-generated/models/User.ts type UserModel (line 18) | type UserModel = type AggregateUser (line 21) | type AggregateUser = { type UserMinAggregateOutputType (line 27) | type UserMinAggregateOutputType = { type UserMaxAggregateOutputType (line 32) | type UserMaxAggregateOutputType = { type UserCountAggregateOutputType (line 37) | type UserCountAggregateOutputType = { type UserMinAggregateInputType (line 43) | type UserMinAggregateInputType = { type UserMaxAggregateInputType (line 48) | type UserMaxAggregateInputType = { type UserCountAggregateInputType (line 53) | type UserCountAggregateInputType = { type UserAggregateArgs (line 59) | type UserAggregateArgs< type GetUserAggregateType (line 113) | type GetUserAggregateType = { type UserGroupByArgs (line 121) | type UserGroupByArgs< type UserGroupByOutputType (line 138) | type UserGroupByOutputType = { type GetUserGroupByPayload (line 146) | type GetUserGroupByPayload = Prisma.PrismaPro... type UserWhereInput (line 158) | type UserWhereInput = { type UserOrderByWithRelationInput (line 166) | type UserOrderByWithRelationInput = { type UserWhereUniqueInput (line 171) | type UserWhereUniqueInput = Prisma.AtLeast< type UserOrderByWithAggregationInput (line 182) | type UserOrderByWithAggregationInput = { type UserScalarWhereWithAggregatesInput (line 190) | type UserScalarWhereWithAggregatesInput = { type UserCreateInput (line 202) | type UserCreateInput = { type UserUncheckedCreateInput (line 207) | type UserUncheckedCreateInput = { type UserUpdateInput (line 212) | type UserUpdateInput = { type UserUncheckedUpdateInput (line 217) | type UserUncheckedUpdateInput = { type UserCreateManyInput (line 222) | type UserCreateManyInput = { type UserUpdateManyMutationInput (line 227) | type UserUpdateManyMutationInput = { type UserUncheckedUpdateManyInput (line 232) | type UserUncheckedUpdateManyInput = { type UserCountOrderByAggregateInput (line 237) | type UserCountOrderByAggregateInput = { type UserMaxOrderByAggregateInput (line 242) | type UserMaxOrderByAggregateInput = { type UserMinOrderByAggregateInput (line 247) | type UserMinOrderByAggregateInput = { type StringFieldUpdateOperationsInput (line 252) | type StringFieldUpdateOperationsInput = { type UserSelect (line 256) | type UserSelect< type UserSelectCreateManyAndReturn (line 267) | type UserSelectCreateManyAndReturn< type UserSelectUpdateManyAndReturn (line 278) | type UserSelectUpdateManyAndReturn< type UserSelectScalar (line 289) | type UserSelectScalar = { type UserOmit (line 294) | type UserOmit< type $UserPayload (line 302) | type $UserPayload< type UserGetPayload (line 318) | type UserGetPayload< type UserCountArgs (line 322) | type UserCountArgs< type UserDelegate (line 329) | interface UserDelegate< type Prisma__UserClient (line 854) | interface Prisma__UserClient< type UserFieldRefs (line 903) | interface UserFieldRefs { type UserFindUniqueArgs (line 912) | type UserFindUniqueArgs< type UserFindUniqueOrThrowArgs (line 933) | type UserFindUniqueOrThrowArgs< type UserFindFirstArgs (line 954) | type UserFindFirstArgs< type UserFindFirstOrThrowArgs (line 1007) | type UserFindFirstOrThrowArgs< type UserFindManyArgs (line 1060) | type UserFindManyArgs< type UserCreateArgs (line 1108) | type UserCreateArgs< type UserCreateManyArgs (line 1129) | type UserCreateManyArgs< type UserCreateManyAndReturnArgs (line 1142) | type UserCreateManyAndReturnArgs< type UserUpdateArgs (line 1163) | type UserUpdateArgs< type UserUpdateManyArgs (line 1188) | type UserUpdateManyArgs< type UserUpdateManyAndReturnArgs (line 1212) | type UserUpdateManyAndReturnArgs< type UserUpsertArgs (line 1244) | type UserUpsertArgs< type UserDeleteArgs (line 1273) | type UserDeleteArgs< type UserDeleteManyArgs (line 1294) | type UserDeleteManyArgs< type UserDefaultArgs (line 1311) | type UserDefaultArgs< FILE: examples/react/start-basic-auth/src/routeTree.gen.ts type FileRoutesByFullPath (line 61) | interface FileRoutesByFullPath { type FileRoutesByTo (line 70) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 113) | interface RootRouteChildren { type FileRoutesByPath (line 122) | interface FileRoutesByPath { type AuthedPostsRouteRouteChildren (line 182) | interface AuthedPostsRouteRouteChildren { type AuthedRouteChildren (line 195) | interface AuthedRouteChildren { type Register (line 220) | interface Register { FILE: examples/react/start-basic-auth/src/router.tsx function getRouter (line 6) | function getRouter() { type Register (line 19) | interface Register { FILE: examples/react/start-basic-auth/src/routes/__root.tsx function RootComponent (line 88) | function RootComponent() { function RootDocument (line 96) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-basic-auth/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/react/start-basic-auth/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/react/start-basic-auth/src/routes/_authed/posts.route.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/react/start-basic-auth/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/react/start-basic-auth/src/routes/login.tsx function LoginComp (line 8) | function LoginComp() { FILE: examples/react/start-basic-auth/src/routes/signup.tsx function SignupComp (line 69) | function SignupComp() { FILE: examples/react/start-basic-auth/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: examples/react/start-basic-auth/src/utils/prisma.ts function hashPassword (line 10) | function hashPassword(password: string) { FILE: examples/react/start-basic-auth/src/utils/session.ts type SessionUser (line 5) | type SessionUser = { function useAppSession (line 9) | function useAppSession() { FILE: examples/react/start-basic-authjs/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-authjs/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-basic-authjs/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 65) | interface RootRouteChildren { type FileRoutesByPath (line 73) | interface FileRoutesByPath { type Register (line 118) | interface Register { FILE: examples/react/start-basic-authjs/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/react/start-basic-authjs/src/routes/__root.tsx type RouterContext (line 18) | interface RouterContext { function RootComponent (line 53) | function RootComponent() { function RootDocument (line 61) | function RootDocument({ children }: { children: ReactNode }) { function NavBar (line 77) | function NavBar() { FILE: examples/react/start-basic-authjs/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/react/start-basic-authjs/src/routes/login.tsx function Login (line 14) | function Login() { FILE: examples/react/start-basic-authjs/src/routes/protected.tsx function Protected (line 12) | function Protected() { FILE: examples/react/start-basic-authjs/src/utils/auth.ts type Session (line 7) | interface Session { method profile (line 36) | async profile(profile, tokens) { FILE: examples/react/start-basic-cloudflare/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-cloudflare/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-basic-cloudflare/src/components/PostError.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-cloudflare/src/components/UserError.tsx function UserErrorComponent (line 4) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-cloudflare/src/routeTree.gen.ts type FileRoutesByFullPath (line 117) | interface FileRoutesByFullPath { type FileRoutesByTo (line 134) | interface FileRoutesByTo { type FileRoutesById (line 149) | interface FileRoutesById { type FileRouteTypes (line 169) | interface FileRouteTypes { type RootRouteChildren (line 223) | interface RootRouteChildren { type FileRoutesByPath (line 236) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 359) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 377) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 389) | interface PostsRouteChildren { type UsersRouteChildren (line 401) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 413) | interface ApiUsersRouteChildren { type Register (line 443) | interface Register { FILE: examples/react/start-basic-cloudflare/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/react/start-basic-cloudflare/src/routes/__root.tsx function RootDocument (line 65) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-basic-cloudflare/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: examples/react/start-basic-cloudflare/src/routes/index.tsx function Home (line 17) | function Home() { FILE: examples/react/start-basic-cloudflare/src/routes/posts.$postId.tsx function PostComponent (line 15) | function PostComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 14) | function PostDeepComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/users.$userId.tsx function UserComponent (line 28) | function UserComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: examples/react/start-basic-cloudflare/src/routes/users.tsx function UsersComponent (line 19) | function UsersComponent() { FILE: examples/react/start-basic-cloudflare/src/utils/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/react/start-basic-cloudflare/src/utils/users.tsx type User (line 1) | type User = { FILE: examples/react/start-basic-cloudflare/worker-configuration.d.ts type Env (line 5) | interface Env { type Env (line 9) | interface Env extends Cloudflare.Env {} type StringifyValues (line 10) | type StringifyValues> = { type ProcessEnv (line 14) | interface ProcessEnv extends StringifyValues; type Imports (line 238) | type Imports = Record; type ExportValue (line 239) | type ExportValue = Function | Global | Memory | Table; type Exports (line 240) | type Exports = Record; class Instance (line 241) | class Instance { type MemoryDescriptor (line 245) | interface MemoryDescriptor { class Memory (line 250) | class Memory { type ImportExportKind (line 255) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 256) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 260) | interface ModuleImportDescriptor { type TableKind (line 270) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 271) | interface TableDescriptor { class Table (line 276) | class Table { type ServiceWorkerGlobalScope (line 292) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 432) | interface TestController { type ExecutionContext (line 434) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 439) | type ExportedHandlerFetchHandler = (event... type ExportedHandlerTraceHandler (line 441) | type ExportedHandlerTraceHandler = (trac... type ExportedHandlerTailStreamHandler (line 442) | type ExportedHandlerTailStreamHandler = ... type ExportedHandlerScheduledHandler (line 443) | type ExportedHandlerScheduledHandler = (... type ExportedHandlerQueueHandler (line 444) | type ExportedHandlerQueueHandler = (contr... type ExportedHandler (line 446) | interface ExportedHandler { type DurableObjectTransaction (line 526) | interface DurableObjectTransaction { type DurableObjectStorage (line 539) | interface DurableObjectStorage { type DurableObjectListOptions (line 560) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 570) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 574) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 577) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 582) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 586) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 591) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 594) | interface AnalyticsEngineDataPoint { class Event (line 604) | class Event { type EventInit (line 723) | interface EventInit { type EventListener (line 728) | type EventListener = (event: EventType)... type EventListenerObject (line 729) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 732) | type EventListenerOrEventListenerObject... class EventTarget (line 738) | class EventTarget = Record extends Event { type CustomEventCustomEventInit (line 871) | interface CustomEventCustomEventInit { class Blob (line 882) | class Blob { type BlobOptions (line 927) | interface BlobOptions { class File (line 935) | class File extends Blob { type FileOptions (line 950) | interface FileOptions { type CacheQueryOptions (line 981) | interface CacheQueryOptions { type CryptoKeyPair (line 1128) | interface CryptoKeyPair { type JsonWebKey (line 1132) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1152) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1157) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1165) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1174) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1182) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1185) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1192) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1198) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1201) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1205) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1210) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1216) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1220) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1226) | class DigestStream extends WritableStream { class TextDecoder (line 1236) | class TextDecoder { class TextEncoder (line 1253) | class TextEncoder { type TextDecoderConstructorOptions (line 1269) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1273) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1276) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1285) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1318) | interface ErrorEventErrorEventInit { class MessageEvent (line 1330) | class MessageEvent extends Event { type MessageEventInit (line 1363) | interface MessageEventInit { class FormData (line 1390) | class FormData { type ContentOptions (line 1467) | interface ContentOptions { class HTMLRewriter (line 1470) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1476) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1481) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1487) | interface Doctype { type Element (line 1492) | interface Element { type EndTag (line 1511) | interface EndTag { type Comment (line 1517) | interface Comment { type Text (line 1525) | interface Text { type DocumentEnd (line 1534) | interface DocumentEnd { type HeadersInit (line 1557) | type HeadersInit = Headers | Iterable> | Record | string | ArrayBuffer | Arra... type Response (line 1653) | interface Response extends Body { type ResponseInit (line 1705) | interface ResponseInit { type RequestInfo (line 1713) | type RequestInfo { type Service (line 1805) | type Service Rpc.WorkerEntrypointBran... type Fetcher (line 1806) | type Fetcher { type KVNamespaceListResult (line 1815) | type KVNamespaceListResult = { type KVNamespace (line 1825) | interface KVNamespace { type KVNamespaceListOptions (line 1858) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 1863) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 1867) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 1872) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 1877) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 1878) | interface Queue { type QueueSendOptions (line 1882) | interface QueueSendOptions { type QueueSendBatchOptions (line 1886) | interface QueueSendBatchOptions { type MessageSendRequest (line 1889) | interface MessageSendRequest { type QueueRetryOptions (line 1894) | interface QueueRetryOptions { type Message (line 1897) | interface Message { type QueueEvent (line 1905) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 1911) | interface MessageBatch { type R2Error (line 1917) | interface R2Error extends Error { type R2ListOptions (line 1924) | interface R2ListOptions { type R2MultipartUpload (line 1947) | interface R2MultipartUpload { type R2UploadedPart (line 1954) | interface R2UploadedPart { type R2ObjectBody (line 1973) | interface R2ObjectBody extends R2Object { type R2Range (line 1982) | type R2Range = { type R2Conditional (line 1991) | interface R2Conditional { type R2GetOptions (line 1998) | interface R2GetOptions { type R2PutOptions (line 2003) | interface R2PutOptions { type R2MultipartOptions (line 2015) | interface R2MultipartOptions { type R2Checksums (line 2021) | interface R2Checksums { type R2StringChecksums (line 2029) | interface R2StringChecksums { type R2HTTPMetadata (line 2036) | interface R2HTTPMetadata { type R2Objects (line 2044) | type R2Objects = { type R2UploadPartOptions (line 2053) | interface R2UploadPartOptions { type ScheduledController (line 2061) | interface ScheduledController { type QueuingStrategy (line 2066) | interface QueuingStrategy { type UnderlyingSink (line 2070) | interface UnderlyingSink { type UnderlyingByteSource (line 2077) | interface UnderlyingByteSource { type UnderlyingSource (line 2084) | interface UnderlyingSource { type Transformer (line 2091) | interface Transformer { type StreamPipeOptions (line 2100) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2123) | type ReadableStreamReadResult = { type ReadableStream (line 2135) | interface ReadableStream { class ReadableStreamDefaultReader (line 2199) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2221) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2239) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2242) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2394) | interface ReadableWritablePair { class WritableStream (line 2408) | class WritableStream { class WritableStreamDefaultWriter (line 2440) | class WritableStreamDefaultWriter { class TransformStream (line 2490) | class TransformStream { class FixedLengthStream (line 2505) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 2508) | class IdentityTransformStream extends TransformStream { class TextDecoderStream (line 2547) | class TextDecoderStream extends TransformStream { type WebSocketAcceptOptions (line 3095) | interface WebSocketAcceptOptions { type SqlStorage (line 3111) | interface SqlStorage { type SqlStorageValue (line 3119) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3136) | interface Socket { type SocketOptions (line 3146) | interface SocketOptions { type SocketAddress (line 3151) | interface SocketAddress { type TlsOptions (line 3155) | interface TlsOptions { type SocketInfo (line 3158) | interface SocketInfo { class EventSource (line 3167) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3210) | interface EventSourceEventSourceInit { type Container (line 3214) | interface Container { type ContainerStartupOptions (line 3225) | interface ContainerStartupOptions { class MessageChannel (line 3263) | class MessageChannel { type MessagePortPostMessageOptions (line 3278) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3281) | type LoopbackForExport Rpc.Entrypoint... type LoopbackServiceStub (line 3282) | type LoopbackServiceStub; type AiTranslationInput (line 3777) | type AiTranslationInput = { type AiTranslationOutput (line 3782) | type AiTranslationOutput = { type ResponsesInput (line 3799) | type ResponsesInput = { type ResponsesOutput (line 3821) | type ResponsesOutput = { type EasyInputMessage (line 3846) | type EasyInputMessage = { type ResponsesFunctionTool (line 3851) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 3860) | type ResponseIncompleteDetails = { type ResponsePrompt (line 3863) | type ResponsePrompt = { type Reasoning (line 3870) | type Reasoning = { type ResponseContent (line 3875) | type ResponseContent = ResponseInputText | ResponseInputImage | Response... type ResponseContentReasoningText (line 3876) | type ResponseContentReasoningText = { type ResponseConversationParam (line 3880) | type ResponseConversationParam = { type ResponseCreatedEvent (line 3883) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 3888) | type ResponseCustomToolCallOutput = { type ResponseError (line 3894) | type ResponseError = { type ResponseErrorEvent (line 3898) | type ResponseErrorEvent = { type ResponseFailedEvent (line 3905) | type ResponseFailedEvent = { type ResponseFormatText (line 3910) | type ResponseFormatText = { type ResponseFormatJSONObject (line 3913) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 3916) | type ResponseFormatTextConfig = ResponseFormatText | ResponseFormatTextJ... type ResponseFormatTextJSONSchemaConfig (line 3917) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 3926) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 3933) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 3941) | type ResponseFunctionCallOutputItem = ResponseInputTextContent | Respons... type ResponseFunctionCallOutputItemList (line 3942) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 3968) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 3969) | type ResponseInputImage = { type ResponseInputImageContent (line 3977) | type ResponseInputImageContent = { type ResponseInputItem (line 3985) | type ResponseInputItem = EasyInputMessage | ResponseInputItemMessage | R... type ResponseInputItemFunctionCallOutput (line 3986) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 3993) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 3999) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 4000) | type ResponseInputMessageItem = { type ResponseInputText (line 4007) | type ResponseInputText = { type ResponseInputTextContent (line 4011) | type ResponseInputTextContent = { type ResponseItem (line 4015) | type ResponseItem = ResponseInputMessageItem | ResponseOutputMessage | R... type ResponseOutputItem (line 4016) | type ResponseOutputItem = ResponseOutputMessage | ResponseFunctionToolCa... type ResponseOutputItemAddedEvent (line 4017) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 4023) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 4029) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 4036) | type ResponseOutputRefusal = { type ResponseOutputText (line 4040) | type ResponseOutputText = { type ResponseReasoningItem (line 4045) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 4053) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 4057) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 4061) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 4069) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 4077) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 4085) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 4093) | type ResponseStatus = "completed" | "failed" | "in_progress" | "cancelle... type ResponseStreamEvent (line 4094) | type ResponseStreamEvent = ResponseCompletedEvent | ResponseCreatedEvent... type ResponseCompletedEvent (line 4095) | type ResponseCompletedEvent = { type ResponseTextConfig (line 4100) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 4104) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 4113) | type ResponseTextDoneEvent = { type Logprob (line 4122) | type Logprob = { type TopLogprob (line 4127) | type TopLogprob = { type ResponseUsage (line 4131) | type ResponseUsage = { type Tool (line 4136) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 4137) | type ToolChoiceFunction = { type ToolChoiceOptions (line 4141) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 4142) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 4143) | type StreamOptions = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 4146) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 4164) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 4175) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 4185) | type Ai_Cf_Openai_Whisper_Input = string | { type Ai_Cf_Openai_Whisper_Output (line 4191) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 4214) | type Ai_Cf_Meta_M2M100_1_2B_Input = { type Ai_Cf_Meta_M2M100_1_2B_Output (line 4246) | type Ai_Cf_Meta_M2M100_1_2B_Output = { type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 4252) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 4262) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 4280) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 4291) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 4301) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 4319) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 4330) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 4340) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = string | { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 4379) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 4386) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = string | { type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 4392) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 4415) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 4441) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 4521) | type Ai_Cf_Baai_Bge_M3_Input = Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts... type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 4527) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 4546) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 4553) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 4572) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 4579) | type Ai_Cf_Baai_Bge_M3_Output = Ai_Cf_Baai_Bge_M3_Ouput_Query | Ai_Cf_Ba... type Ai_Cf_Baai_Bge_M3_Ouput_Query (line 4580) | interface Ai_Cf_Baai_Bge_M3_Ouput_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 4592) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Ouput_Embedding (line 4600) | interface Ai_Cf_Baai_Bge_M3_Ouput_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 4611) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 4621) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 4631) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 4641) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = Ai_Cf_Meta_Llama_3... type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 4642) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 4693) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 4861) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 4884) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = Ai_Cf_Meta_Llama... type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 4885) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 4936) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 4940) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 5087) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 5091) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 5136) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 5140) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 5176) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 5186) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 5218) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 5251) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 5269) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 5285) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = Ai_Cf_Qwen_Qwen2_5_Co... type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 5286) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 5337) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 5341) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 5488) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 5492) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 5532) | type Ai_Cf_Qwen_Qwq_32B_Input = Ai_Cf_Qwen_Qwq_32B_Prompt | Ai_Cf_Qwen_Q... type Ai_Cf_Qwen_Qwq_32B_Prompt (line 5533) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 5583) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 5758) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 5798) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = Ai_Cf_Mistra... type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 5799) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 5849) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 6024) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 6064) | type Ai_Cf_Google_Gemma_3_12B_It_Input = Ai_Cf_Google_Gemma_3_12B_It_Pro... type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 6065) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 6115) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 6274) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 6314) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = Ai_Cf_Meta_Llama_... type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 6315) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 6366) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 6370) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 6546) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 6549) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 6600) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 6776) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 6829) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_P... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 6830) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 6881) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 6885) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 7032) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 7036) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 7039) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 7090) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 7094) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 7241) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 7245) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 7246) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 7346) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 7410) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 7420) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 7566) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 7603) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 7612) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 7620) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 7642) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 7664) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 7697) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 7702) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 7732) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 7742) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 7771) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 7776) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 7786) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 7796) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = Ai_Cf_Aisingapor... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 7797) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 7848) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 7852) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 7999) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 8003) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 8006) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 8057) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 8061) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 8208) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 8212) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = Ai_Cf_Aisingapo... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 8213) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 8313) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 8377) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 8387) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 8393) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 8413) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 8450) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 8501) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 8530) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 8535) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 8564) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type AiModels (line 8569) | interface AiModels { type AiOptions (line 8655) | type AiOptions = { type AiModelsSearchParams (line 8680) | type AiModelsSearchParams = { type AiModelsSearchObject (line 8689) | type AiModelsSearchObject = { type InferenceUpstreamError (line 8705) | interface InferenceUpstreamError extends Error { type AiInternalError (line 8707) | interface AiInternalError extends Error { type AiModelListType (line 8709) | type AiModelListType = Record; type GatewayRetries (line 8768) | type GatewayRetries = { type GatewayOptions (line 8773) | type GatewayOptions = { type UniversalGatewayOptions (line 8784) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 8790) | type AiGatewayPatchLog = { type AiGatewayLog (line 8795) | type AiGatewayLog = { type AIGatewayProviders (line 8822) | type AIGatewayProviders = 'workers-ai' | 'anthropic' | 'aws-bedrock' | '... type AIGatewayHeaders (line 8823) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 8844) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 8850) | interface AiGatewayInternalError extends Error { type AiGatewayLogNotFound (line 8852) | interface AiGatewayLogNotFound extends Error { type AutoRAGInternalError (line 8867) | interface AutoRAGInternalError extends Error { type AutoRAGNotFoundError (line 8873) | interface AutoRAGNotFoundError extends Error { type AutoRAGUnauthorizedError (line 8878) | interface AutoRAGUnauthorizedError extends Error { type AutoRAGNameNotSetError (line 8884) | interface AutoRAGNameNotSetError extends Error { type ComparisonFilter (line 8886) | type ComparisonFilter = { type CompoundFilter (line 8891) | type CompoundFilter = { type AutoRagSearchRequest (line 8900) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 8919) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 8928) | type AutoRagAiSearchRequestStreaming = Omit { type RequestInitCfPropertiesImageDraw (line 9145) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 9182) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 9333) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 9338) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 9347) | type IncomingRequestCfProperties = IncomingReque... type IncomingRequestCfPropertiesBase (line 9348) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 9426) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 9453) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 9465) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 9477) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = IncomingRequestCfProperties<... type D1Meta (line 9749) | interface D1Meta { type D1Response (line 9781) | interface D1Response { type D1Result (line 9786) | type D1Result = D1Response & { type D1ExecResult (line 9789) | interface D1ExecResult { type D1SessionConstraint (line 9793) | type D1SessionConstraint = type D1SessionBookmark (line 9802) | type D1SessionBookmark = string; type Disposable (line 9851) | interface Disposable { type EmailSendResult (line 9856) | interface EmailSendResult { type EmailMessage (line 9865) | interface EmailMessage { type ForwardableEmailMessage (line 9878) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 9912) | type EmailAttachment = { type EmailAddress (line 9926) | interface EmailAddress { type SendEmail (line 9933) | interface SendEmail { type EmailExportedHandler (line 9951) | type EmailExportedHandler = (message: Fo... type HelloWorldBinding (line 9962) | interface HelloWorldBinding { type Hyperdrive (line 9975) | interface Hyperdrive { type ImageInfoResponse (line 10025) | type ImageInfoResponse = { type ImageTransform (line 10033) | type ImageTransform = { type ImageDrawOptions (line 10075) | type ImageDrawOptions = { type ImageInputOptions (line 10083) | type ImageInputOptions = { type ImageOutputOptions (line 10086) | type ImageOutputOptions = { type ImageMetadata (line 10092) | interface ImageMetadata { type ImageUploadOptions (line 10102) | interface ImageUploadOptions { type ImageUpdateOptions (line 10110) | interface ImageUpdateOptions { type ImageListOptions (line 10115) | interface ImageListOptions { type ImageList (line 10121) | interface ImageList { type HostedImagesBinding (line 10126) | interface HostedImagesBinding { type ImagesBinding (line 10169) | interface ImagesBinding { type ImageTransformer (line 10187) | interface ImageTransformer { type ImageTransformationOutputOptions (line 10208) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 10211) | interface ImageTransformationResult { type ImagesError (line 10225) | interface ImagesError extends Error { type MediaBinding (line 10234) | interface MediaBinding { type MediaTransformer (line 10246) | interface MediaTransformer { type MediaTransformationGenerator (line 10264) | interface MediaTransformationGenerator { type MediaTransformationResult (line 10276) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 10297) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 10309) | type MediaTransformationOutputOptions = { type MediaError (line 10337) | interface MediaError extends Error { type NodeStyleServer (line 10343) | interface NodeStyleServer { type Params (line 10355) | type Params

= Record; type EventContext (line 10356) | type EventContext = { type PagesFunction (line 10370) | type PagesFunction = { type PagesPluginFunction (line 10386) | type PagesPluginFunction; type PipelineBatchMetadata (line 10408) | type PipelineBatchMetadata = { type Pipeline (line 10412) | interface Pipeline { type PubSubMessage (line 10425) | interface PubSubMessage { type JsonWebKeyWithKid (line 10451) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 10455) | interface RateLimitOptions { type RateLimitOutcome (line 10458) | interface RateLimitOutcome { type RateLimit (line 10461) | interface RateLimit { type RpcTargetBranded (line 10482) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 10485) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 10488) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 10491) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 10494) | type EntrypointBranded = WorkerEntrypointBranded | DurableObjectBranded ... type Stubable (line 10496) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 10501) | type Serializable = type StubBase (line 10514) | interface StubBase extends Disposable { type Stub (line 10518) | type Stub = Provider & StubBase; type BaseType (line 10520) | type BaseType = void | undefined | null | boolean | number | bigint | st... type Stubify (line 10523) | type Stubify = T extends Stubable ? Stub : T extends Map = T extends StubBase ? V : T extends Map = { type MaybeProvider (line 10542) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 10543) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 10552) | type Result = R extends Stubable ? Promise> & Provider : R... type MethodOrProperty (line 10558) | type MethodOrProperty = V extends (...args: infer P) => infer R ? (..... type MaybeCallableProvider (line 10561) | type MaybeCallableProvider = T extends (...args: any[]) => any ? Meth... type Provider (line 10565) | type Provider = Maybe... type Env (line 10576) | interface Env { type GlobalProps (line 10596) | interface GlobalProps { type GlobalProp (line 10600) | type GlobalProp = K extends keyof GlobalProps... type MainModule (line 10603) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 10605) | type Exports = { type RpcStub (line 10613) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 10646) | type WorkflowDurationLabel = 'second' | 'minute' | 'hour' | 'day' | 'wee... type WorkflowSleepDuration (line 10647) | type WorkflowSleepDuration = `${number} ${WorkflowDurationLabel}${'s' | ... type WorkflowDelayDuration (line 10648) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 10649) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 10650) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 10651) | type WorkflowBackoff = 'constant' | 'linear' | 'exponential'; type WorkflowStepConfig (line 10652) | type WorkflowStepConfig = { type WorkflowEvent (line 10660) | type WorkflowEvent = { type WorkflowStepEvent (line 10665) | type WorkflowStepEvent = { type WorkflowStepContext (line 10670) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 10683) | type WorkflowInstanceStatus = 'queued' | 'running' | 'paused' | 'errored... type SecretsStoreSecret (line 10701) | interface SecretsStoreSecret { type StreamBinding (line 10734) | interface StreamBinding { type StreamVideoHandle (line 10780) | interface StreamVideoHandle { type StreamVideo (line 10817) | interface StreamVideo { type StreamVideoStatus (line 10924) | type StreamVideoStatus = { type StreamVideoInput (line 10946) | type StreamVideoInput = { type StreamPublicDetails (line 10956) | type StreamPublicDetails = { type StreamDirectUpload (line 10974) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 10992) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 11033) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 11039) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 11081) | interface StreamScopedCaptions { type StreamScopedDownloads (line 11125) | interface StreamScopedDownloads { type StreamVideos (line 11155) | interface StreamVideos { type StreamWatermarks (line 11164) | interface StreamWatermarks { type StreamUpdateVideoParams (line 11212) | type StreamUpdateVideoParams = { type StreamCaption (line 11257) | type StreamCaption = { type StreamDownloadStatus (line 11275) | type StreamDownloadStatus = 'ready' | 'inprogress' | 'error'; type StreamDownloadType (line 11276) | type StreamDownloadType = 'default' | 'audio'; type StreamDownload (line 11277) | type StreamDownload = { type StreamDownloadGetResponse (line 11295) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 11305) | type StreamWatermarkPosition = 'upperRight' | 'upperLeft' | 'lowerLeft' ... type StreamWatermark (line 11306) | type StreamWatermark = { type StreamWatermarkCreateParams (line 11362) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 11392) | type StreamVideosListParams = { type StreamPaginationComparison (line 11418) | type StreamPaginationComparison = 'eq' | 'gt' | 'gte' | 'lt' | 'lte'; type StreamError (line 11422) | interface StreamError extends Error { type InternalError (line 11428) | interface InternalError extends StreamError { type BadRequestError (line 11431) | interface BadRequestError extends StreamError { type NotFoundError (line 11434) | interface NotFoundError extends StreamError { type ForbiddenError (line 11437) | interface ForbiddenError extends StreamError { type RateLimitedError (line 11440) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 11443) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 11446) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 11449) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 11452) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 11455) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 11458) | type MarkdownDocument = { type ConversionResponse (line 11462) | type ConversionResponse = { type ImageConversionOptions (line 11476) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 11479) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 11483) | type ConversionOptions = { type ConversionRequestOptions (line 11500) | type ConversionRequestOptions = { type SupportedFileFormat (line 11505) | type SupportedFileFormat = { type Header (line 11515) | interface Header { type FetchEventInfo (line 11519) | interface FetchEventInfo { type JsRpcEventInfo (line 11526) | interface JsRpcEventInfo { type ScheduledEventInfo (line 11529) | interface ScheduledEventInfo { type AlarmEventInfo (line 11534) | interface AlarmEventInfo { type QueueEventInfo (line 11538) | interface QueueEventInfo { type EmailEventInfo (line 11543) | interface EmailEventInfo { type TraceEventInfo (line 11549) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 11553) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 11556) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 11559) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 11564) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 11568) | interface CustomEventInfo { type FetchResponseInfo (line 11571) | interface FetchResponseInfo { type EventOutcome (line 11575) | type EventOutcome = "ok" | "canceled" | "exception" | "unknown" | "killS... type ScriptVersion (line 11576) | interface ScriptVersion { type Onset (line 11581) | interface Onset { type Outcome (line 11594) | interface Outcome { type SpanOpen (line 11600) | interface SpanOpen { type SpanClose (line 11607) | interface SpanClose { type DiagnosticChannelEvent (line 11611) | interface DiagnosticChannelEvent { type Exception (line 11616) | interface Exception { type Log (line 11622) | interface Log { type DroppedEventsDiagnostic (line 11627) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 11631) | interface StreamDiagnostic { type Return (line 11640) | interface Return { type Attribute (line 11644) | interface Attribute { type Attributes (line 11648) | interface Attributes { type EventType (line 11652) | type EventType = Onset | Outcome | SpanOpen | SpanClose | DiagnosticChan... type SpanContext (line 11654) | interface SpanContext { type TailEvent (line 11669) | interface TailEvent { type TailEventHandler (line 11679) | type TailEventHandler = (event: Tai... type TailEventHandlerObject (line 11680) | type TailEventHandlerObject = { type TailEventHandlerType (line 11690) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 11698) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 11702) | type VectorizeVectorMetadata = VectorizeVectorMetadataValue | Record, "values"> & Omit { type InstanceStatus (line 12026) | type InstanceStatus = { type WorkflowError (line 12038) | interface WorkflowError { FILE: examples/react/start-basic-react-query/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-react-query/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-basic-react-query/src/routeTree.gen.ts type FileRoutesByFullPath (line 111) | interface FileRoutesByFullPath { type FileRoutesByTo (line 127) | interface FileRoutesByTo { type FileRoutesById (line 141) | interface FileRoutesById { type FileRouteTypes (line 160) | interface FileRouteTypes { type RootRouteChildren (line 211) | interface RootRouteChildren { type FileRoutesByPath (line 223) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 339) | interface PostsRouteRouteChildren { type UsersRouteRouteChildren (line 353) | interface UsersRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 367) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 385) | interface PathlessLayoutRouteChildren { type ApiUsersRouteChildren (line 397) | interface ApiUsersRouteChildren { type Register (line 426) | interface Register { FILE: examples/react/start-basic-react-query/src/router.tsx function getRouter (line 8) | function getRouter() { type Register (line 27) | interface Register { FILE: examples/react/start-basic-react-query/src/routes/__root.tsx function RootComponent (line 70) | function RootComponent() { function RootDocument (line 78) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-basic-react-query/src/routes/_pathlessLayout.tsx function PathlessLayoutComponent (line 7) | function PathlessLayoutComponent() { FILE: examples/react/start-basic-react-query/src/routes/_pathlessLayout/_nested-layout.tsx function PathlessLayoutComponent (line 7) | function PathlessLayoutComponent() { FILE: examples/react/start-basic-react-query/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/react/start-basic-react-query/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/react/start-basic-react-query/src/routes/deferred.tsx function Deferred (line 27) | function Deferred() { function DeferredQuery (line 43) | function DeferredQuery() { FILE: examples/react/start-basic-react-query/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/react/start-basic-react-query/src/routes/posts.$postId.tsx function PostErrorComponent (line 27) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 31) | function PostComponent() { FILE: examples/react/start-basic-react-query/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/react/start-basic-react-query/src/routes/posts.route.tsx function PostsComponent (line 15) | function PostsComponent() { FILE: examples/react/start-basic-react-query/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 23) | function PostDeepComponent() { FILE: examples/react/start-basic-react-query/src/routes/users.$userId.tsx function UserErrorComponent (line 18) | function UserErrorComponent({ error }: ErrorComponentProps) { function UserComponent (line 22) | function UserComponent() { FILE: examples/react/start-basic-react-query/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: examples/react/start-basic-react-query/src/routes/users.route.tsx function UsersComponent (line 12) | function UsersComponent() { FILE: examples/react/start-basic-react-query/src/utils/posts.tsx type PostType (line 6) | type PostType = { FILE: examples/react/start-basic-react-query/src/utils/users.tsx type User (line 4) | type User = { constant DEPLOY_URL (line 10) | const DEPLOY_URL = 'http://localhost:3000' FILE: examples/react/start-basic-rsc/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-rsc/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-basic-rsc/src/routeTree.gen.ts type FileRoutesByFullPath (line 69) | interface FileRoutesByFullPath { type FileRoutesByTo (line 78) | interface FileRoutesByTo { type FileRoutesById (line 86) | interface FileRoutesById { type FileRouteTypes (line 98) | interface FileRouteTypes { type RootRouteChildren (line 129) | interface RootRouteChildren { type FileRoutesByPath (line 137) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 204) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 222) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 234) | interface PostsRouteChildren { type Register (line 259) | interface Register { FILE: examples/react/start-basic-rsc/src/router.tsx function getRouter (line 6) | function getRouter() { type Register (line 19) | interface Register { FILE: examples/react/start-basic-rsc/src/routes/__root.tsx function RootComponent (line 66) | function RootComponent() { function RootDocument (line 74) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-basic-rsc/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/start-basic-rsc/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/start-basic-rsc/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/react/start-basic-rsc/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/react/start-basic-rsc/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/react/start-basic-rsc/src/routes/posts.$postId.tsx function PostErrorComponent (line 39) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 43) | function PostComponent() { FILE: examples/react/start-basic-rsc/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/react/start-basic-rsc/src/routes/posts.tsx function PostsComponent (line 14) | function PostsComponent() { FILE: examples/react/start-basic-rsc/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 11) | function PostDeepComponent() { FILE: examples/react/start-basic-rsc/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: examples/react/start-basic-rsc/src/utils/renderPosts.tsx function renderPosts (line 6) | async function renderPosts() { function DelayedDateViaSuspense (line 45) | function DelayedDateViaSuspense({ state }) { FILE: examples/react/start-basic-static/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-basic-static/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-basic-static/src/routeTree.gen.ts type FileRoutesByFullPath (line 99) | interface FileRoutesByFullPath { type FileRoutesByTo (line 113) | interface FileRoutesByTo { type FileRoutesById (line 125) | interface FileRoutesById { type FileRouteTypes (line 142) | interface FileRouteTypes { type RootRouteChildren (line 187) | interface RootRouteChildren { type FileRoutesByPath (line 198) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 300) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 318) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 330) | interface PostsRouteChildren { type UsersRouteChildren (line 342) | interface UsersRouteChildren { type Register (line 370) | interface Register { FILE: examples/react/start-basic-static/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/react/start-basic-static/src/routes/__root.tsx function RootComponent (line 66) | function RootComponent() { function RootLayout (line 74) | function RootLayout({ children }: { children: React.ReactNode }) { FILE: examples/react/start-basic-static/src/routes/_pathlessLayout.tsx function PathlessLayoutComponent (line 7) | function PathlessLayoutComponent() { FILE: examples/react/start-basic-static/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/start-basic-static/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/react/start-basic-static/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/react/start-basic-static/src/routes/deferred.tsx function Deferred (line 34) | function Deferred() { FILE: examples/react/start-basic-static/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/react/start-basic-static/src/routes/posts.$postId.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/react/start-basic-static/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/react/start-basic-static/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/react/start-basic-static/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 14) | function PostDeepComponent() { FILE: examples/react/start-basic-static/src/routes/users.$userId.tsx function UserErrorComponent (line 34) | function UserErrorComponent({ error }: ErrorComponentProps) { function UserComponent (line 38) | function UserComponent() { FILE: examples/react/start-basic-static/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: examples/react/start-basic-static/src/routes/users.tsx function UsersComponent (line 25) | function UsersComponent() { FILE: examples/react/start-basic-static/src/utils/posts.tsx type PostType (line 7) | type PostType = { FILE: examples/react/start-basic-static/src/utils/users.tsx type User (line 1) | type User = { constant DEPLOY_URL (line 7) | const DEPLOY_URL = 'http://localhost:3000' FILE: examples/react/start-basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-basic/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-basic/src/components/PostError.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/react/start-basic/src/components/UserError.tsx function UserErrorComponent (line 4) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: examples/react/start-basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 117) | interface FileRoutesByFullPath { type FileRoutesByTo (line 134) | interface FileRoutesByTo { type FileRoutesById (line 149) | interface FileRoutesById { type FileRouteTypes (line 169) | interface FileRouteTypes { type RootRouteChildren (line 223) | interface RootRouteChildren { type FileRoutesByPath (line 236) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 359) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 377) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 389) | interface PostsRouteChildren { type UsersRouteChildren (line 401) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 413) | interface ApiUsersRouteChildren { type Register (line 443) | interface Register { FILE: examples/react/start-basic/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/react/start-basic/src/routes/__root.tsx function RootDocument (line 65) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-basic/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/start-basic/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/react/start-basic/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: examples/react/start-basic/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: examples/react/start-basic/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: examples/react/start-basic/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/react/start-basic/src/routes/posts.$postId.tsx function PostComponent (line 15) | function PostComponent() { FILE: examples/react/start-basic/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/react/start-basic/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/react/start-basic/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 14) | function PostDeepComponent() { FILE: examples/react/start-basic/src/routes/users.$userId.tsx function UserComponent (line 28) | function UserComponent() { FILE: examples/react/start-basic/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: examples/react/start-basic/src/routes/users.tsx function UsersComponent (line 19) | function UsersComponent() { FILE: examples/react/start-basic/src/utils/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/react/start-basic/src/utils/users.tsx type User (line 1) | type User = { FILE: examples/react/start-bun/server.ts constant SERVER_PORT (line 69) | const SERVER_PORT = Number(process.env.PORT ?? 3000) constant CLIENT_DIRECTORY (line 70) | const CLIENT_DIRECTORY = './dist/client' constant SERVER_ENTRY_POINT (line 71) | const SERVER_ENTRY_POINT = './dist/server/server.js' constant MAX_PRELOAD_BYTES (line 93) | const MAX_PRELOAD_BYTES = Number( constant INCLUDE_PATTERNS (line 98) | const INCLUDE_PATTERNS = (process.env.ASSET_PRELOAD_INCLUDE_PATTERNS ?? '') constant EXCLUDE_PATTERNS (line 105) | const EXCLUDE_PATTERNS = (process.env.ASSET_PRELOAD_EXCLUDE_PATTERNS ?? '') constant VERBOSE (line 112) | const VERBOSE = process.env.ASSET_PRELOAD_VERBOSE_LOGGING === 'true' constant ENABLE_ETAG (line 115) | const ENABLE_ETAG = (process.env.ASSET_PRELOAD_ENABLE_ETAG ?? 'true') ==... constant ENABLE_GZIP (line 118) | const ENABLE_GZIP = (process.env.ASSET_PRELOAD_ENABLE_GZIP ?? 'true') ==... constant GZIP_MIN_BYTES (line 119) | const GZIP_MIN_BYTES = Number(process.env.ASSET_PRELOAD_GZIP_MIN_SIZE ??... constant GZIP_TYPES (line 120) | const GZIP_TYPES = ( function convertGlobToRegExp (line 132) | function convertGlobToRegExp(globPattern: string): RegExp { function computeEtag (line 143) | function computeEtag(data: Uint8Array): string { type AssetMetadata (line 151) | interface AssetMetadata { type InMemoryAsset (line 160) | interface InMemoryAsset { type PreloadResult (line 172) | interface PreloadResult { function isFileEligibleForPreloading (line 181) | function isFileEligibleForPreloading(relativePath: string): boolean { function isMimeTypeCompressible (line 202) | function isMimeTypeCompressible(mimeType: string): boolean { function compressDataIfAppropriate (line 211) | function compressDataIfAppropriate( function createResponseHandler (line 228) | function createResponseHandler( function createCompositeGlobPattern (line 270) | function createCompositeGlobPattern(): Bun.Glob { function initializeStaticRoutes (line 284) | async function initializeStaticRoutes( function initializeServer (line 502) | async function initializeServer() { FILE: examples/react/start-bun/src/components/Header.tsx function Header (line 3) | function Header() { FILE: examples/react/start-bun/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 78) | interface RootRouteChildren { type FileRoutesByPath (line 86) | interface FileRoutesByPath { type Register (line 131) | interface Register { FILE: examples/react/start-bun/src/routes/__root.tsx function RootDocument (line 34) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-bun/src/routes/demo.start.api-request.tsx function getNames (line 5) | function getNames() { function Home (line 13) | function Home() { FILE: examples/react/start-bun/src/routes/demo.start.server-funcs.tsx function readTodos (line 8) | async function readTodos() { function Home (line 41) | function Home() { FILE: examples/react/start-bun/src/routes/index.tsx function App (line 8) | function App() { FILE: examples/react/start-clerk-basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-clerk-basic/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-clerk-basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 49) | interface FileRoutesByFullPath { type FileRoutesByTo (line 56) | interface FileRoutesByTo { type FileRoutesById (line 62) | interface FileRoutesById { type FileRouteTypes (line 71) | interface FileRouteTypes { type RootRouteChildren (line 86) | interface RootRouteChildren { type FileRoutesByPath (line 92) | interface FileRoutesByPath { type AuthedPostsRouteChildren (line 138) | interface AuthedPostsRouteChildren { type AuthedRouteChildren (line 152) | interface AuthedRouteChildren { type Register (line 176) | interface Register { FILE: examples/react/start-clerk-basic/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/react/start-clerk-basic/src/routes/__root.tsx function RootComponent (line 84) | function RootComponent() { function RootDocument (line 94) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-clerk-basic/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/react/start-clerk-basic/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/react/start-clerk-basic/src/routes/_authed/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/react/start-clerk-basic/src/routes/_authed/profile.$.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/react/start-clerk-basic/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/react/start-clerk-basic/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: examples/react/start-convex-trellaux/convex/_generated/dataModel.d.ts type TableNames (line 23) | type TableNames = TableNamesInDataModel type Doc (line 30) | type Doc = DocumentByName< type Id (line 48) | type Id = type DataModel (line 60) | type DataModel = DataModelFromSchemaDefinition FILE: examples/react/start-convex-trellaux/convex/_generated/server.d.ts type QueryCtx (line 106) | type QueryCtx = GenericQueryCtx type MutationCtx (line 114) | type MutationCtx = GenericMutationCtx type ActionCtx (line 122) | type ActionCtx = GenericActionCtx type DatabaseReader (line 131) | type DatabaseReader = GenericDatabaseReader type DatabaseWriter (line 142) | type DatabaseWriter = GenericDatabaseWriter FILE: examples/react/start-convex-trellaux/convex/board.ts function withoutSystemFields (line 43) | function withoutSystemFields type Column (line 63) | type Column = Infer type Item (line 64) | type Item = Infer FILE: examples/react/start-convex-trellaux/src/components/Board.tsx function Board (line 12) | function Board({ boardId }: { boardId: string }) { FILE: examples/react/start-convex-trellaux/src/components/Card.tsx type CardProps (line 9) | interface CardProps { FILE: examples/react/start-convex-trellaux/src/components/Column.tsx type ColumnProps (line 18) | interface ColumnProps { function scrollList (line 50) | function scrollList() { FILE: examples/react/start-convex-trellaux/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-convex-trellaux/src/components/EditableText.tsx function EditableText (line 4) | function EditableText({ FILE: examples/react/start-convex-trellaux/src/components/IconLink.tsx function IconLink (line 1) | function IconLink({ FILE: examples/react/start-convex-trellaux/src/components/Loader.tsx function Loader (line 1) | function Loader() { FILE: examples/react/start-convex-trellaux/src/components/NewCard.tsx function NewCard (line 10) | function NewCard({ FILE: examples/react/start-convex-trellaux/src/components/NewColumn.tsx function NewColumn (line 9) | function NewColumn({ FILE: examples/react/start-convex-trellaux/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-convex-trellaux/src/hooks/useOfflineIndicator.tsx function useOfflineIndicator (line 5) | function useOfflineIndicator() { FILE: examples/react/start-convex-trellaux/src/icons/icons.tsx function Icon (line 3) | function Icon({ function LoginIcon (line 27) | function LoginIcon() { function LogoutIcon (line 35) | function LogoutIcon() { FILE: examples/react/start-convex-trellaux/src/queries.ts function useCreateColumnMutation (line 10) | function useCreateColumnMutation() { function useCreateItemMutation (line 38) | function useCreateItemMutation() { function useUpdateCardMutation (line 56) | function useUpdateCardMutation() { function useDeleteCardMutation (line 73) | function useDeleteCardMutation() { function useDeleteColumnMutation (line 90) | function useDeleteColumnMutation() { function useUpdateBoardMutation (line 108) | function useUpdateBoardMutation() { function useUpdateColumnMutation (line 113) | function useUpdateColumnMutation() { FILE: examples/react/start-convex-trellaux/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: examples/react/start-convex-trellaux/src/router.tsx function getRouter (line 15) | function getRouter() { type Register (line 63) | interface Register { FILE: examples/react/start-convex-trellaux/src/routes/__root.tsx function RootComponent (line 74) | function RootComponent() { function RootDocument (line 82) | function RootDocument({ children }: { children: React.ReactNode }) { function LoadingIndicator (line 145) | function LoadingIndicator() { FILE: examples/react/start-convex-trellaux/src/routes/boards.$boardId.tsx function Home (line 14) | function Home() { FILE: examples/react/start-convex-trellaux/src/routes/index.tsx function Home (line 12) | function Home() { FILE: examples/react/start-convex-trellaux/src/types.ts type RenderedItem (line 1) | interface RenderedItem { constant CONTENT_TYPES (line 9) | const CONTENT_TYPES = { constant INTENTS (line 14) | const INTENTS = { FILE: examples/react/start-convex-trellaux/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: examples/react/start-counter/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: examples/react/start-counter/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: examples/react/start-counter/src/routes/__root.tsx function RootComponent (line 28) | function RootComponent() { function RootDocument (line 37) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-counter/src/routes/index.tsx function readCount (line 7) | async function readCount() { function Home (line 29) | function Home() { FILE: examples/react/start-i18n-paraglide/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: examples/react/start-i18n-paraglide/src/routes/__root.tsx function RootDocument (line 33) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-i18n-paraglide/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/react/start-i18n-paraglide/src/routes/index.tsx function Home (line 22) | function Home() { FILE: examples/react/start-i18n-paraglide/src/server.ts method fetch (line 5) | fetch(req: Request): Promise { FILE: examples/react/start-i18n-paraglide/src/utils/translated-pathnames.ts type RoutePath (line 4) | type RoutePath = keyof FileRoutesByTo type PublicRoutePath (line 8) | type PublicRoutePath = Exclude< type TranslatedPathname (line 13) | type TranslatedPathname = { function toUrlPattern (line 18) | function toUrlPattern(path: string) { function createTranslatedPathnames (line 32) | function createTranslatedPathnames( FILE: examples/react/start-large/src/routeTree.gen.ts type FileRoutesByFullPath (line 62) | interface FileRoutesByFullPath { type FileRoutesByTo (line 72) | interface FileRoutesByTo { type FileRoutesById (line 82) | interface FileRoutesById { type FileRouteTypes (line 93) | interface FileRouteTypes { type RootRouteChildren (line 126) | interface RootRouteChildren { type FileRoutesByPath (line 136) | interface FileRoutesByPath { type ParamsRouteRouteChildren (line 196) | interface ParamsRouteRouteChildren { type SearchRouteRouteChildren (line 208) | interface SearchRouteRouteChildren { type Register (line 235) | interface Register { FILE: examples/react/start-large/src/router.tsx function getRouter (line 5) | function getRouter() { FILE: examples/react/start-large/src/routes/__root.tsx type Context (line 11) | interface Context { function RootComponent (line 34) | function RootComponent() { function RootDocument (line 42) | function RootDocument({ children }: Readonly<{ children: ReactNode }>) { FILE: examples/react/start-large/src/routes/absolute.tsx function AbsoluteComponent (line 8) | function AbsoluteComponent() { FILE: examples/react/start-large/src/routes/index.tsx function Home (line 8) | function Home() { FILE: examples/react/start-large/src/routes/linkProps.tsx function LinkPropsPage (line 26) | function LinkPropsPage() { FILE: examples/react/start-large/src/routes/params/$paramsPlaceholder.tsx function ParamsComponent (line 66) | function ParamsComponent() { FILE: examples/react/start-large/src/routes/relative.tsx function RelativeComponent (line 8) | function RelativeComponent() { FILE: examples/react/start-large/src/routes/search/searchPlaceholder.tsx function SearchComponent (line 71) | function SearchComponent() { FILE: examples/react/start-large/src/typePrimitives.tsx function customRedirect (line 15) | function customRedirect(options: ValidateRedirectOptions): void { function useCustomNavigate (line 22) | function useCustomNavigate(options: ValidateNavigateOptions): void { function MyLink (line 36) | function MyLink(options: ValidateLinkOptions) { type ListItemsProps (line 40) | interface ListItemsProps< function ListItems (line 54) | function ListItems(options: ListItemsProps) { FILE: examples/react/start-material-ui/src/components/Counter.tsx function Counter (line 5) | function Counter() { FILE: examples/react/start-material-ui/src/components/CustomButtonLink.tsx type MUIButtonLinkProps (line 7) | interface MUIButtonLinkProps extends ButtonProps<'a'> { FILE: examples/react/start-material-ui/src/components/CustomLink.tsx type MUILinkProps (line 7) | interface MUILinkProps extends LinkProps { FILE: examples/react/start-material-ui/src/components/Header.tsx function Header (line 10) | function Header() { FILE: examples/react/start-material-ui/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: examples/react/start-material-ui/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 17) | interface Register { FILE: examples/react/start-material-ui/src/routes/__root.tsx function RootComponent (line 24) | function RootComponent() { function Providers (line 32) | function Providers({ children }: { children: React.ReactNode }) { function RootDocument (line 45) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-material-ui/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/react/start-material-ui/src/routes/index.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: examples/react/start-streaming-data-from-server-functions/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: examples/react/start-streaming-data-from-server-functions/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 17) | interface Register { FILE: examples/react/start-streaming-data-from-server-functions/src/routes/__root.tsx function RootComponent (line 20) | function RootComponent() { function RootDocument (line 28) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-streaming-data-from-server-functions/src/routes/index.tsx type TextPart (line 23) | type TextPart = z.infer function generateMessages (line 29) | function generateMessages() { function sleep (line 50) | function sleep(ms: number) { method start (line 63) | async start(controller) { function RouteComponent (line 95) | function RouteComponent() { FILE: examples/react/start-supabase-basic/src/components/Auth.tsx function Auth (line 1) | function Auth({ FILE: examples/react/start-supabase-basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 11) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-supabase-basic/src/components/Login.tsx function Login (line 8) | function Login() { FILE: examples/react/start-supabase-basic/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: React.ReactNode }) { FILE: examples/react/start-supabase-basic/src/hooks/useMutation.ts function useMutation (line 3) | function useMutation(opts: { FILE: examples/react/start-supabase-basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 61) | interface FileRoutesByFullPath { type FileRoutesByTo (line 70) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 113) | interface RootRouteChildren { type FileRoutesByPath (line 122) | interface FileRoutesByPath { type AuthedPostsRouteChildren (line 182) | interface AuthedPostsRouteChildren { type AuthedRouteChildren (line 196) | interface AuthedRouteChildren { type Register (line 221) | interface Register { FILE: examples/react/start-supabase-basic/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: examples/react/start-supabase-basic/src/routes/__root.tsx function RootComponent (line 88) | function RootComponent() { function RootDocument (line 96) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-supabase-basic/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/react/start-supabase-basic/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/react/start-supabase-basic/src/routes/_authed/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/react/start-supabase-basic/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/react/start-supabase-basic/src/routes/login.tsx function LoginComp (line 8) | function LoginComp() { FILE: examples/react/start-supabase-basic/src/routes/signup.tsx function SignupComp (line 34) | function SignupComp() { FILE: examples/react/start-supabase-basic/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: examples/react/start-supabase-basic/src/utils/supabase.ts function getSupabaseServerClient (line 4) | function getSupabaseServerClient() { FILE: examples/react/start-tailwind-v4/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: examples/react/start-tailwind-v4/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 15) | interface Register { FILE: examples/react/start-tailwind-v4/src/routes/__root.tsx function RootComponent (line 20) | function RootComponent() { function RootDocument (line 28) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: examples/react/start-tailwind-v4/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/react/start-trellaux/src/components/Board.tsx function Board (line 10) | function Board({ boardId }: { boardId: string }) { FILE: examples/react/start-trellaux/src/components/Card.tsx type CardProps (line 9) | interface CardProps { FILE: examples/react/start-trellaux/src/components/Column.tsx type ColumnProps (line 18) | interface ColumnProps { function scrollList (line 50) | function scrollList() { FILE: examples/react/start-trellaux/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/react/start-trellaux/src/components/EditableText.tsx function EditableText (line 4) | function EditableText({ FILE: examples/react/start-trellaux/src/components/IconLink.tsx function IconLink (line 1) | function IconLink({ FILE: examples/react/start-trellaux/src/components/Loader.tsx function Loader (line 1) | function Loader() { FILE: examples/react/start-trellaux/src/components/NewCard.tsx function NewCard (line 10) | function NewCard({ FILE: examples/react/start-trellaux/src/components/NewColumn.tsx function NewColumn (line 9) | function NewColumn({ FILE: examples/react/start-trellaux/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/react/start-trellaux/src/db/board.ts constant DELAY (line 15) | const DELAY = 1000 FILE: examples/react/start-trellaux/src/db/schema.ts type Board (line 38) | type Board = z.infer type Column (line 39) | type Column = z.infer type Item (line 40) | type Item = z.infer FILE: examples/react/start-trellaux/src/hooks/useOfflineIndicator.tsx function useOfflineIndicator (line 5) | function useOfflineIndicator() { FILE: examples/react/start-trellaux/src/icons/icons.tsx function Icon (line 3) | function Icon({ function LoginIcon (line 27) | function LoginIcon() { function LogoutIcon (line 35) | function LogoutIcon() { FILE: examples/react/start-trellaux/src/queries.ts function useCreateColumnMutation (line 28) | function useCreateColumnMutation() { function useCreateItemMutation (line 55) | function useCreateItemMutation() { function useUpdateCardMutation (line 76) | function useUpdateCardMutation() { function useDeleteCardMutation (line 99) | function useDeleteCardMutation() { function useDeleteColumnMutation (line 123) | function useDeleteColumnMutation() { function useUpdateBoardMutation (line 150) | function useUpdateBoardMutation() { function useUpdateColumnMutation (line 156) | function useUpdateColumnMutation() { FILE: examples/react/start-trellaux/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: examples/react/start-trellaux/src/router.tsx function getRouter (line 13) | function getRouter() { type Register (line 55) | interface Register { FILE: examples/react/start-trellaux/src/routes/__root.tsx function RootComponent (line 74) | function RootComponent() { function RootDocument (line 82) | function RootDocument({ children }: { children: React.ReactNode }) { function LoadingIndicator (line 145) | function LoadingIndicator() { FILE: examples/react/start-trellaux/src/routes/boards.$boardId.tsx function Home (line 14) | function Home() { FILE: examples/react/start-trellaux/src/routes/index.tsx function Home (line 11) | function Home() { FILE: examples/react/start-trellaux/src/types.ts type RenderedItem (line 1) | interface RenderedItem { constant CONTENT_TYPES (line 9) | const CONTENT_TYPES = { constant INTENTS (line 14) | const INTENTS = { FILE: examples/react/start-trellaux/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: examples/react/start-workos/src/components/footer.tsx function Footer (line 3) | function Footer() { FILE: examples/react/start-workos/src/components/sign-in-button.tsx function SignInButton (line 5) | function SignInButton({ large, user, url }: { large?: boolean; user: Use... FILE: examples/react/start-workos/src/routeTree.gen.ts type FileRoutesByFullPath (line 49) | interface FileRoutesByFullPath { type FileRoutesByTo (line 56) | interface FileRoutesByTo { type FileRoutesById (line 63) | interface FileRoutesById { type FileRouteTypes (line 72) | interface FileRouteTypes { type RootRouteChildren (line 87) | interface RootRouteChildren { type FileRoutesByPath (line 96) | interface FileRoutesByPath { type AuthenticatedRouteChildren (line 142) | interface AuthenticatedRouteChildren { type Register (line 168) | interface Register { FILE: examples/react/start-workos/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: examples/react/start-workos/src/routes/__root.tsx function RootComponent (line 42) | function RootComponent() { function RootDocument (line 93) | function RootDocument({ children }: Readonly<{ children: ReactNode }>) { FILE: examples/react/start-workos/src/routes/_authenticated/account.tsx function RouteComponent (line 29) | function RouteComponent() { FILE: examples/react/start-workos/src/routes/client.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: examples/react/start-workos/src/routes/index.tsx function Home (line 15) | function Home() { FILE: examples/react/view-transitions/src/main.tsx type Register (line 45) | interface Register { FILE: examples/react/view-transitions/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/react/view-transitions/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 65) | interface FileRoutesById { type FileRouteTypes (line 74) | interface FileRouteTypes { type RootRouteChildren (line 95) | interface RootRouteChildren { type FileRoutesByPath (line 103) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 149) | interface PostsRouteRouteChildren { FILE: examples/react/view-transitions/src/routes/__root.tsx function RootComponent (line 17) | function RootComponent() { FILE: examples/react/view-transitions/src/routes/explore.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/react/view-transitions/src/routes/how-it-works.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/react/view-transitions/src/routes/index.tsx function Home (line 9) | function Home() { FILE: examples/react/view-transitions/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: examples/react/view-transitions/src/routes/posts.index.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: examples/react/view-transitions/src/routes/posts.route.tsx function PostsLayoutComponent (line 11) | function PostsLayoutComponent() { FILE: examples/react/with-framer-motion/src/main.tsx type PostType (line 19) | type PostType = { class NotFoundError (line 164) | class NotFoundError extends Error {} type Register (line 199) | interface Register { FILE: examples/react/with-trpc-react-query/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 64) | interface FileRoutesById { type FileRouteTypes (line 73) | interface FileRouteTypes { type RootRouteChildren (line 94) | interface RootRouteChildren { type FileRoutesByPath (line 100) | interface FileRoutesByPath { type DashboardPostsRouteChildren (line 146) | interface DashboardPostsRouteChildren { type DashboardRouteChildren (line 160) | interface DashboardRouteChildren { FILE: examples/react/with-trpc-react-query/src/router.tsx function createRouter (line 28) | function createRouter() { type Register (line 56) | interface Register { FILE: examples/react/with-trpc-react-query/src/routes/-components/spinner.tsx function Spinner (line 3) | function Spinner() { FILE: examples/react/with-trpc-react-query/src/routes/__root.tsx type RouterAppContext (line 15) | interface RouterAppContext { function RootComponent (line 24) | function RootComponent() { FILE: examples/react/with-trpc-react-query/src/routes/dashboard.index.tsx function DashboardIndexComponent (line 13) | function DashboardIndexComponent() { FILE: examples/react/with-trpc-react-query/src/routes/dashboard.posts.$postId.tsx function DashboardPostsPostIdComponent (line 20) | function DashboardPostsPostIdComponent() { FILE: examples/react/with-trpc-react-query/src/routes/dashboard.posts.index.tsx function DashboardPostsIndexComponent (line 8) | function DashboardPostsIndexComponent() { FILE: examples/react/with-trpc-react-query/src/routes/dashboard.posts.tsx function DashboardPostsComponent (line 22) | function DashboardPostsComponent() { FILE: examples/react/with-trpc-react-query/src/routes/dashboard.tsx function DashboardComponent (line 8) | function DashboardComponent() { FILE: examples/react/with-trpc-react-query/src/routes/index.tsx function IndexComponent (line 8) | function IndexComponent() { FILE: examples/react/with-trpc-react-query/src/server/server.ts constant PORT (line 7) | const PORT = constant HMR_PORT (line 11) | const HMR_PORT = FILE: examples/react/with-trpc-react-query/src/server/trpc.ts type TRPCContext (line 7) | type TRPCContext = Awaited> constant POSTS (line 11) | const POSTS = [ type AppRouter (line 41) | type AppRouter = typeof appRouter FILE: examples/react/with-trpc/src/main.tsx type Register (line 29) | interface Register { FILE: examples/react/with-trpc/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 64) | interface FileRoutesById { type FileRouteTypes (line 73) | interface FileRouteTypes { type RootRouteChildren (line 94) | interface RootRouteChildren { type FileRoutesByPath (line 100) | interface FileRoutesByPath { type DashboardPostsRouteChildren (line 146) | interface DashboardPostsRouteChildren { type DashboardRouteChildren (line 160) | interface DashboardRouteChildren { FILE: examples/react/with-trpc/src/routes/-components/spinner.tsx function Spinner (line 3) | function Spinner() { FILE: examples/react/with-trpc/src/routes/__root.tsx type RouterAppContext (line 12) | interface RouterAppContext { function RootComponent (line 20) | function RootComponent() { FILE: examples/react/with-trpc/src/routes/dashboard.index.tsx function DashboardIndexComponent (line 8) | function DashboardIndexComponent() { FILE: examples/react/with-trpc/src/routes/dashboard.posts.$postId.tsx function DashboardPostsPostIdComponent (line 15) | function DashboardPostsPostIdComponent() { FILE: examples/react/with-trpc/src/routes/dashboard.posts.index.tsx function DashboardPostsIndexComponent (line 8) | function DashboardPostsIndexComponent() { FILE: examples/react/with-trpc/src/routes/dashboard.posts.tsx function DashboardPostsComponent (line 16) | function DashboardPostsComponent() { FILE: examples/react/with-trpc/src/routes/dashboard.tsx function DashboardComponent (line 8) | function DashboardComponent() { FILE: examples/react/with-trpc/src/routes/index.tsx function IndexComponent (line 8) | function IndexComponent() { FILE: examples/react/with-trpc/src/server/server.ts constant PORT (line 7) | const PORT = constant HMR_PORT (line 11) | const HMR_PORT = FILE: examples/react/with-trpc/src/server/trpc.ts type TRPCContext (line 7) | type TRPCContext = Awaited> constant POSTS (line 11) | const POSTS = [ type AppRouter (line 41) | type AppRouter = typeof appRouter FILE: examples/solid/authenticated-routes-firebase/src/auth.tsx type AuthContextType (line 8) | type AuthContextType = { function AuthContextProvider (line 18) | function AuthContextProvider(props: { children: Solid.JSX.Element }) { function useAuth (line 57) | function useAuth() { FILE: examples/solid/authenticated-routes-firebase/src/main.tsx type Register (line 21) | interface Register { function InnerApp (line 26) | function InnerApp() { function App (line 41) | function App() { FILE: examples/solid/authenticated-routes-firebase/src/posts.tsx function loaderDelayFn (line 3) | async function loaderDelayFn(fn: (...args: Array) => Promise ... type Invoice (line 13) | type Invoice = { function fetchInvoices (line 36) | async function fetchInvoices() { function fetchInvoiceById (line 40) | async function fetchInvoiceById(id: number) { FILE: examples/solid/authenticated-routes-firebase/src/routeTree.gen.ts type FileRoutesByFullPath (line 55) | interface FileRoutesByFullPath { type FileRoutesByTo (line 63) | interface FileRoutesByTo { type FileRoutesById (line 70) | interface FileRoutesById { type FileRouteTypes (line 80) | interface FileRouteTypes { type RootRouteChildren (line 102) | interface RootRouteChildren { type FileRoutesByPath (line 109) | interface FileRoutesByPath { type AuthInvoicesRouteChildren (line 162) | interface AuthInvoicesRouteChildren { type AuthRouteChildren (line 176) | interface AuthRouteChildren { FILE: examples/solid/authenticated-routes-firebase/src/routes/__root.tsx type MyRouterContext (line 5) | type MyRouterContext = { FILE: examples/solid/authenticated-routes-firebase/src/routes/_auth.dashboard.tsx function DashboardPage (line 9) | function DashboardPage() { FILE: examples/solid/authenticated-routes-firebase/src/routes/_auth.invoices.$invoiceId.tsx function InvoicePage (line 13) | function InvoicePage() { FILE: examples/solid/authenticated-routes-firebase/src/routes/_auth.invoices.tsx function InvoicesRoute (line 12) | function InvoicesRoute() { FILE: examples/solid/authenticated-routes-firebase/src/routes/_auth.tsx function AuthLayout (line 27) | function AuthLayout() { FILE: examples/solid/authenticated-routes-firebase/src/routes/index.tsx function HomeComponent (line 17) | function HomeComponent() { FILE: examples/solid/authenticated-routes-firebase/src/routes/login.tsx function LoginComponent (line 33) | function LoginComponent() { FILE: examples/solid/authenticated-routes-firebase/src/utils.ts function sleep (line 1) | async function sleep(ms: number) { FILE: examples/solid/authenticated-routes-firebase/src/vite.d.ts type ImportMetaEnv (line 3) | interface ImportMetaEnv { type ImportMeta (line 12) | interface ImportMeta { FILE: examples/solid/authenticated-routes/src/auth.tsx type AuthContext (line 5) | interface AuthContext { function getStoredUser (line 16) | function getStoredUser() { function setStoredUser (line 20) | function setStoredUser(user: string | null) { function AuthProvider (line 28) | function AuthProvider(props: { children: Solid.JSX.Element }) { function useAuth (line 57) | function useAuth() { FILE: examples/solid/authenticated-routes/src/main.tsx type Register (line 20) | interface Register { function InnerApp (line 25) | function InnerApp() { function App (line 30) | function App() { FILE: examples/solid/authenticated-routes/src/posts.tsx function loaderDelayFn (line 3) | async function loaderDelayFn(fn: (...args: Array) => Promise ... type Invoice (line 13) | type Invoice = { function fetchInvoices (line 36) | async function fetchInvoices() { function fetchInvoiceById (line 40) | async function fetchInvoiceById(id: number) { FILE: examples/solid/authenticated-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 55) | interface FileRoutesByFullPath { type FileRoutesByTo (line 63) | interface FileRoutesByTo { type FileRoutesById (line 70) | interface FileRoutesById { type FileRouteTypes (line 80) | interface FileRouteTypes { type RootRouteChildren (line 102) | interface RootRouteChildren { type FileRoutesByPath (line 109) | interface FileRoutesByPath { type AuthInvoicesRouteChildren (line 162) | interface AuthInvoicesRouteChildren { type AuthRouteChildren (line 176) | interface AuthRouteChildren { FILE: examples/solid/authenticated-routes/src/routes/__root.tsx type MyRouterContext (line 6) | interface MyRouterContext { FILE: examples/solid/authenticated-routes/src/routes/_auth.dashboard.tsx function DashboardPage (line 9) | function DashboardPage() { FILE: examples/solid/authenticated-routes/src/routes/_auth.invoices.$invoiceId.tsx function InvoicePage (line 14) | function InvoicePage() { FILE: examples/solid/authenticated-routes/src/routes/_auth.invoices.tsx function InvoicesRoute (line 12) | function InvoicesRoute() { FILE: examples/solid/authenticated-routes/src/routes/_auth.tsx function AuthLayout (line 25) | function AuthLayout() { FILE: examples/solid/authenticated-routes/src/routes/index.tsx function HomeComponent (line 7) | function HomeComponent() { FILE: examples/solid/authenticated-routes/src/routes/login.tsx function LoginComponent (line 28) | function LoginComponent() { FILE: examples/solid/authenticated-routes/src/utils.ts function sleep (line 1) | async function sleep(ms: number) { FILE: examples/solid/basic-default-search-params/src/main.tsx type PostType (line 20) | type PostType = { function RootComponent (line 57) | function RootComponent() { function IndexComponent (line 99) | function IndexComponent() { function PostsLayoutComponent (line 114) | function PostsLayoutComponent() { function PostsIndexComponent (line 149) | function PostsIndexComponent() { class NotFoundError (line 153) | class NotFoundError extends Error {} function PostErrorComponent (line 178) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 186) | function PostComponent() { type Register (line 213) | interface Register { FILE: examples/solid/basic-devtools-panel/src/App.tsx function App (line 3) | function App() { FILE: examples/solid/basic-devtools-panel/src/main.tsx type Register (line 51) | interface Register { FILE: examples/solid/basic-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: examples/solid/basic-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/basic-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 112) | interface RootRouteChildren { type FileRoutesByPath (line 119) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 179) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 197) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 209) | interface PostsRouteChildren { FILE: examples/solid/basic-file-based/src/routes/-components/PostErrorComponent.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/basic-file-based/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: examples/solid/basic-file-based/src/routes/_pathlessLayout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/solid/basic-file-based/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/solid/basic-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/solid/basic-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/solid/basic-file-based/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/solid/basic-file-based/src/routes/posts.$postId.tsx function PostComponent (line 14) | function PostComponent() { FILE: examples/solid/basic-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/solid/basic-file-based/src/routes/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: examples/solid/basic-non-nested-devtools/src/main.tsx function RootComponent (line 28) | function RootComponent() { function IndexComponent (line 77) | function IndexComponent() { function PostsIndexComponent (line 97) | function PostsIndexComponent() { function PostErrorComponent (line 109) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 117) | function PostComponent() { function PathlessLayoutComponent (line 135) | function PathlessLayoutComponent() { function PathlessLayout2Component (line 152) | function PathlessLayout2Component() { function PathlessLayoutAComponent (line 187) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 197) | function PathlessLayoutBComponent() { type Register (line 222) | interface Register { FILE: examples/solid/basic-non-nested-devtools/src/posts.lazy.tsx function PostsLayoutComponent (line 7) | function PostsLayoutComponent() { FILE: examples/solid/basic-non-nested-devtools/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: examples/solid/basic-solid-query-file-based/src/main.tsx type Register (line 24) | interface Register { FILE: examples/solid/basic-solid-query-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/solid/basic-solid-query-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 112) | interface RootRouteChildren { type FileRoutesByPath (line 119) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 179) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 197) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 209) | interface PostsRouteChildren { FILE: examples/solid/basic-solid-query-file-based/src/routes/__root.tsx function RootComponent (line 25) | function RootComponent() { FILE: examples/solid/basic-solid-query-file-based/src/routes/_pathlessLayout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/solid/basic-solid-query-file-based/src/routes/_pathlessLayout/_nested-layout.tsx function PathlessLayoutComponent (line 8) | function PathlessLayoutComponent() { FILE: examples/solid/basic-solid-query-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/solid/basic-solid-query-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/solid/basic-solid-query-file-based/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/solid/basic-solid-query-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 10) | function PostErrorComponent({ error, reset }: ErrorComponentProps) { function PostComponent (line 43) | function PostComponent() { FILE: examples/solid/basic-solid-query-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/solid/basic-solid-query-file-based/src/routes/posts.tsx function PostsComponent (line 13) | function PostsComponent() { FILE: examples/solid/basic-solid-query/src/main.tsx function RootComponent (line 39) | function RootComponent() { function IndexRouteComponent (line 93) | function IndexRouteComponent() { function PostsIndexRouteComponent (line 114) | function PostsIndexRouteComponent() { function PostErrorComponent (line 127) | function PostErrorComponent({ error, reset }: ErrorComponentProps) { function PostRouteComponent (line 152) | function PostRouteComponent() { function PathlessLayoutComponent (line 171) | function PathlessLayoutComponent() { function NestedPathlessLayoutComponent (line 188) | function NestedPathlessLayoutComponent() { function PathlessLayoutAComponent (line 223) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 233) | function PathlessLayoutBComponent() { type Register (line 265) | interface Register { FILE: examples/solid/basic-solid-query/src/posts.lazy.tsx function PostsLayoutComponent (line 10) | function PostsLayoutComponent() { FILE: examples/solid/basic-solid-query/src/posts.ts class NotFoundError (line 4) | class NotFoundError extends Error {} type PostType (line 6) | type PostType = { FILE: examples/solid/basic-ssr-file-based/server.js function createServer (line 8) | async function createServer( FILE: examples/solid/basic-ssr-file-based/src/entry-server.tsx function render (line 11) | async function render({ FILE: examples/solid/basic-ssr-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 44) | interface FileRoutesByFullPath { type FileRoutesByTo (line 51) | interface FileRoutesByTo { type FileRoutesById (line 57) | interface FileRoutesById { type FileRouteTypes (line 65) | interface FileRouteTypes { type RootRouteChildren (line 73) | interface RootRouteChildren { type FileRoutesByPath (line 80) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 119) | interface PostsRouteRouteChildren { FILE: examples/solid/basic-ssr-file-based/src/router.tsx function createRouter (line 4) | function createRouter() { type Register (line 16) | interface Register { FILE: examples/solid/basic-ssr-file-based/src/routerContext.tsx type RouterContext (line 1) | type RouterContext = { FILE: examples/solid/basic-ssr-file-based/src/routes/__root.tsx function RootComponent (line 56) | function RootComponent() { FILE: examples/solid/basic-ssr-file-based/src/routes/error.tsx function ErrorComponent (line 20) | function ErrorComponent() { FILE: examples/solid/basic-ssr-file-based/src/routes/index.tsx function IndexComponent (line 10) | function IndexComponent() { FILE: examples/solid/basic-ssr-file-based/src/routes/posts/$postId.tsx function fetchPostById (line 4) | async function fetchPostById(postId: string) { type CommentType (line 18) | type CommentType = { function fetchComments (line 26) | async function fetchComments(postId: string) { function PostComponent (line 54) | function PostComponent() { FILE: examples/solid/basic-ssr-file-based/src/routes/posts/index.tsx function PostsIndexComponent (line 11) | function PostsIndexComponent() { FILE: examples/solid/basic-ssr-file-based/src/routes/posts/route.tsx type PostType (line 3) | type PostType = { function PostsComponent (line 22) | function PostsComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/server.js function createServer (line 8) | async function createServer( FILE: examples/solid/basic-ssr-streaming-file-based/src/entry-server.tsx function render (line 11) | async function render({ FILE: examples/solid/basic-ssr-streaming-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/basic-ssr-streaming-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 69) | interface FileRoutesByFullPath { type FileRoutesByTo (line 78) | interface FileRoutesByTo { type FileRoutesById (line 86) | interface FileRoutesById { type FileRouteTypes (line 98) | interface FileRouteTypes { type RootRouteChildren (line 123) | interface RootRouteChildren { type FileRoutesByPath (line 131) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 198) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 216) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 228) | interface PostsRouteChildren { FILE: examples/solid/basic-ssr-streaming-file-based/src/router.tsx function createRouter (line 5) | function createRouter() { type Register (line 14) | interface Register { FILE: examples/solid/basic-ssr-streaming-file-based/src/routerContext.tsx type RouterContext (line 1) | type RouterContext = { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/-components/Counter.tsx function Counter (line 3) | function Counter() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/-components/PostErrorComponent.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/__root.tsx function RootComponent (line 43) | function RootComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/_pathlessLayout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/counter.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/index.tsx function Home (line 14) | function Home() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/posts.$postId.tsx function PostComponent (line 14) | function PostComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/basic-ssr-streaming-file-based/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/basic-virtual-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: examples/solid/basic-virtual-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/basic-virtual-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 86) | interface FileRoutesByFullPath { type FileRoutesByTo (line 98) | interface FileRoutesByTo { type FileRoutesById (line 108) | interface FileRoutesById { type FileRouteTypes (line 123) | interface FileRouteTypes { type RootRouteChildren (line 162) | interface RootRouteChildren { type FileRoutesByPath (line 170) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 367) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 380) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 391) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 405) | interface ClassicHelloRouteRouteChildren { FILE: examples/solid/basic-virtual-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: examples/solid/basic-virtual-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: examples/solid/basic-virtual-file-based/src/routes/home.tsx function Home (line 5) | function Home() { FILE: examples/solid/basic-virtual-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/basic-virtual-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/basic-virtual-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: examples/solid/basic-virtual-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 5) | function PostsIndexComponent() { FILE: examples/solid/basic-virtual-file-based/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/basic-virtual-file-based/src/routes/root.tsx function RootComponent (line 16) | function RootComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: examples/solid/basic-virtual-inside-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/basic-virtual-inside-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 74) | interface FileRoutesByFullPath { type FileRoutesByTo (line 84) | interface FileRoutesByTo { type FileRoutesById (line 93) | interface FileRoutesById { type FileRouteTypes (line 106) | interface FileRouteTypes { type RootRouteChildren (line 140) | interface RootRouteChildren { type FileRoutesByPath (line 147) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 312) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 326) | interface LayoutRouteChildren { type PostsRouteChildren (line 337) | interface PostsRouteChildren { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/__root.tsx function RootComponent (line 16) | function RootComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/index.tsx function Home (line 5) | function Home() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/posts/details.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: examples/solid/basic-virtual-inside-file-based/src/routes/posts/home.tsx function PostsIndexComponent (line 5) | function PostsIndexComponent() { FILE: examples/solid/basic/src/main.tsx function RootComponent (line 28) | function RootComponent() { function IndexComponent (line 78) | function IndexComponent() { function PostsIndexComponent (line 98) | function PostsIndexComponent() { function PostErrorComponent (line 110) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 118) | function PostComponent() { function PathlessLayoutComponent (line 136) | function PathlessLayoutComponent() { function PathlessLayout2Component (line 153) | function PathlessLayout2Component() { function PathlessLayoutAComponent (line 188) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 198) | function PathlessLayoutBComponent() { type Register (line 223) | interface Register { FILE: examples/solid/basic/src/posts.lazy.tsx function PostsLayoutComponent (line 7) | function PostsLayoutComponent() { FILE: examples/solid/basic/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: examples/solid/deferred-data/src/main.tsx type PostType (line 20) | type PostType = { type CommentType (line 26) | type CommentType = { function Spinner (line 73) | function Spinner({ show, wait }: { show?: boolean; wait?: `delay-${numbe... function RootComponent (line 91) | function RootComponent() { function IndexComponent (line 128) | function IndexComponent() { function PostsComponent (line 143) | function PostsComponent() { class NotFoundError (line 185) | class NotFoundError extends Error {} function PostErrorComponent (line 195) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 203) | function PostComponent() { type Register (line 257) | interface Register { FILE: examples/solid/i18n-paraglide/src/main.tsx type Register (line 25) | interface Register { FILE: examples/solid/i18n-paraglide/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/solid/i18n-paraglide/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/solid/i18n-paraglide/src/routes/index.tsx function App (line 8) | function App() { FILE: examples/solid/kitchen-sink-file-based/src/components/InvoiceFields.tsx function InvoiceFields (line 4) | function InvoiceFields(props: { invoice: Invoice; disabled?: boolean }) { FILE: examples/solid/kitchen-sink-file-based/src/components/Spinner.tsx function Spinner (line 1) | function Spinner(props: { show?: boolean; wait?: `delay-${number}` }) { FILE: examples/solid/kitchen-sink-file-based/src/hooks/useMutation.tsx function useMutation (line 3) | function useMutation(opts: { FILE: examples/solid/kitchen-sink-file-based/src/hooks/useSessionStorage.tsx function useSessionStorage (line 3) | function useSessionStorage(key: string, initialValue: any) { FILE: examples/solid/kitchen-sink-file-based/src/main.tsx type Register (line 32) | interface Register { function App (line 37) | function App() { FILE: examples/solid/kitchen-sink-file-based/src/routeTree.gen.ts type FileRoutesByPath (line 139) | interface FileRoutesByPath { type DashboardInvoicesRouteRouteChildren (line 264) | interface DashboardInvoicesRouteRouteChildren { type DashboardUsersRouteRouteChildren (line 280) | interface DashboardUsersRouteRouteChildren { type DashboardRouteRouteChildren (line 293) | interface DashboardRouteRouteChildren { type AuthRouteChildren (line 309) | interface AuthRouteChildren { type PathlessLayoutRouteChildren (line 319) | interface PathlessLayoutRouteChildren { type FileRoutesByFullPath (line 333) | interface FileRoutesByFullPath { type FileRoutesByTo (line 352) | interface FileRoutesByTo { type FileRoutesById (line 368) | interface FileRoutesById { type FileRouteTypes (line 389) | interface FileRouteTypes { type RootRouteChildren (line 445) | interface RootRouteChildren { FILE: examples/solid/kitchen-sink-file-based/src/routes/(this-folder-is-not-in-the-url)/route-group.tsx function RouteGroupExample (line 10) | function RouteGroupExample() { FILE: examples/solid/kitchen-sink-file-based/src/routes/__root.tsx function RouterSpinner (line 12) | function RouterSpinner() { function RootComponent (line 23) | function RootComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/_auth.profile.tsx function ProfileComponent (line 8) | function ProfileComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/_pathlessLayout.route-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/_pathlessLayout.route-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/_pathlessLayout.tsx function PathlessLayoutComponent (line 8) | function PathlessLayoutComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.index.tsx function DashboardIndexComponent (line 11) | function DashboardIndexComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.invoices.$invoiceId.tsx function InvoiceComponent (line 27) | function InvoiceComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.invoices.index.tsx function InvoicesIndexComponent (line 14) | function InvoicesIndexComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.invoices.route.tsx function InvoicesComponent (line 12) | function InvoicesComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.route.tsx function DashboardComponent (line 28) | function DashboardComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.users.index.tsx function UsersIndexComponent (line 8) | function UsersIndexComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.users.route.tsx type UsersViewSortBy (line 16) | type UsersViewSortBy = 'name' | 'id' | 'email' function UsersComponent (line 43) | function UsersComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/dashboard.users.user.tsx function UserComponent (line 22) | function UserComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/expensive/-components/Expensive.tsx function Expensive (line 3) | function Expensive() { FILE: examples/solid/kitchen-sink-file-based/src/routes/index.tsx function IndexComponent (line 9) | function IndexComponent() { FILE: examples/solid/kitchen-sink-file-based/src/routes/login.tsx function LoginComponent (line 14) | function LoginComponent() { FILE: examples/solid/kitchen-sink-file-based/src/utils/auth.tsx type Auth (line 20) | type Auth = { FILE: examples/solid/kitchen-sink-file-based/src/utils/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/solid/kitchen-sink-file-based/src/utils/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/components/InvoiceFields.tsx function InvoiceFields (line 3) | function InvoiceFields({ FILE: examples/solid/kitchen-sink-solid-query-file-based/src/components/Spinner.tsx function Spinner (line 1) | function Spinner({ FILE: examples/solid/kitchen-sink-solid-query-file-based/src/hooks/useSessionStorage.tsx function useSessionStorage (line 3) | function useSessionStorage(key: string, initialValue: T) { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/main.tsx type Register (line 38) | interface Register { function App (line 43) | function App() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 115) | interface FileRoutesByFullPath { type FileRoutesByTo (line 132) | interface FileRoutesByTo { type FileRoutesById (line 146) | interface FileRoutesById { type FileRouteTypes (line 166) | interface FileRouteTypes { type RootRouteChildren (line 219) | interface RootRouteChildren { type FileRoutesByPath (line 230) | interface FileRoutesByPath { type DashboardInvoicesRouteRouteChildren (line 353) | interface DashboardInvoicesRouteRouteChildren { type DashboardUsersRouteRouteChildren (line 369) | interface DashboardUsersRouteRouteChildren { type DashboardRouteRouteChildren (line 382) | interface DashboardRouteRouteChildren { type AuthRouteChildren (line 398) | interface AuthRouteChildren { type PathlessLayoutRouteChildren (line 408) | interface PathlessLayoutRouteChildren { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/__root.tsx function RouterSpinner (line 13) | function RouterSpinner() { function RootComponent (line 25) | function RootComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/_auth.profile.tsx function ProfileComponent (line 7) | function ProfileComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/_pathlessLayout.route-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/_pathlessLayout.route-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.index.tsx function DashboardIndexComponent (line 11) | function DashboardIndexComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.invoices.$invoiceId.tsx function InvoiceComponent (line 32) | function InvoiceComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.invoices.index.tsx function InvoicesIndexComponent (line 11) | function InvoicesIndexComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.invoices.route.tsx function InvoicesComponent (line 17) | function InvoicesComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.route.tsx function DashboardComponent (line 7) | function DashboardComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.users.route.tsx type UsersViewSortBy (line 16) | type UsersViewSortBy = 'name' | 'id' | 'email' function UsersComponent (line 37) | function UsersComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/dashboard.users.user.tsx function UserComponent (line 18) | function UserComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/expensive/-components/Expensive.tsx function Expensive (line 1) | function Expensive() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/routes/login.tsx function LoginComponent (line 12) | function LoginComponent() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/utils/auth.tsx type Auth (line 14) | type Auth = { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/utils/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/solid/kitchen-sink-solid-query-file-based/src/utils/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/solid/kitchen-sink-solid-query/src/Expensive.tsx function Expensive (line 1) | function Expensive() { FILE: examples/solid/kitchen-sink-solid-query/src/main.tsx type UsersViewSortBy (line 44) | type UsersViewSortBy = 'name' | 'id' | 'email' function RouterSpinner (line 103) | function RouterSpinner() { function RootComponent (line 118) | function RootComponent() { function IndexComponent (line 182) | function IndexComponent() { function DashboardLayoutComponent (line 219) | function DashboardLayoutComponent() { function DashboardIndexComponent (line 259) | function DashboardIndexComponent() { function InvoicesLayoutComponent (line 281) | function InvoicesLayoutComponent() { function InvoicesIndexComponent (line 357) | function InvoicesIndexComponent() { function InvoiceComponent (line 429) | function InvoiceComponent() { function UsersComponent (line 549) | function UsersComponent() { function UsersIndexComponent (line 677) | function UsersIndexComponent() { function UserComponent (line 717) | function UserComponent() { function ProfileComponent (line 771) | function ProfileComponent() { function LoginComponent (line 793) | function LoginComponent() { function PathlessLayoutComponent (line 854) | function PathlessLayoutComponent() { function PathlessLayoutAComponent (line 870) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 884) | function PathlessLayoutBComponent() { type Register (line 927) | interface Register { function App (line 945) | function App() { function InvoiceFields (line 1047) | function InvoiceFields({ type Auth (line 1079) | type Auth = { function Spinner (line 1086) | function Spinner({ show, wait }: { show?: boolean; wait?: `delay-${numbe... function useSessionStorage (line 1100) | function useSessionStorage(key: string, initialValue: T) { FILE: examples/solid/kitchen-sink-solid-query/src/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/solid/kitchen-sink-solid-query/src/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/solid/kitchen-sink/src/Expensive.tsx function Expensive (line 1) | function Expensive() { FILE: examples/solid/kitchen-sink/src/main.tsx type UsersViewSortBy (line 43) | type UsersViewSortBy = 'name' | 'id' | 'email' function RouterSpinner (line 51) | function RouterSpinner() { function RootComponent (line 56) | function RootComponent() { function IndexComponent (line 119) | function IndexComponent() { function DashboardLayoutComponent (line 156) | function DashboardLayoutComponent() { function DashboardIndexComponent (line 195) | function DashboardIndexComponent() { function InvoicesLayoutComponent (line 215) | function InvoicesLayoutComponent() { function InvoicesIndexComponent (line 267) | function InvoicesIndexComponent() { function InvoiceComponent (line 340) | function InvoiceComponent() { function UsersLayoutComponent (line 461) | function UsersLayoutComponent() { function UsersIndexComponent (line 593) | function UsersIndexComponent() { function UserComponent (line 630) | function UserComponent() { function ProfileComponent (line 683) | function ProfileComponent() { function LoginComponent (line 714) | function LoginComponent() { function PathlessLayoutComponent (line 778) | function PathlessLayoutComponent() { function PathlessLayoutAComponent (line 794) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 808) | function PathlessLayoutBComponent() { type Register (line 845) | interface Register { function App (line 863) | function App() { function InvoiceFields (line 963) | function InvoiceFields({ type Auth (line 995) | type Auth = { function Spinner (line 1002) | function Spinner({ show, wait }: { show?: boolean; wait?: `delay-${numbe... function useSessionStorage (line 1016) | function useSessionStorage(key: string, initialValue: T) { FILE: examples/solid/kitchen-sink/src/mockTodos.ts type PickAsRequired (line 5) | type PickAsRequired = Omit) { function patchInvoice (line 116) | async function patchInvoice({ type UsersSortBy (line 137) | type UsersSortBy = 'name' | 'id' | 'email' function fetchUsers (line 139) | async function fetchUsers({ function fetchUserById (line 164) | async function fetchUserById(id: number) { function fetchRandomNumber (line 170) | async function fetchRandomNumber() { FILE: examples/solid/kitchen-sink/src/useMutation.tsx function useMutation (line 3) | function useMutation(opts: { FILE: examples/solid/kitchen-sink/src/utils.tsx function loaderDelayFn (line 1) | async function loaderDelayFn( function actionDelayFn (line 13) | async function actionDelayFn( function shuffle (line 21) | function shuffle(arr: Array): Array { FILE: examples/solid/large-file-based/src/main.tsx type Register (line 21) | interface Register { FILE: examples/solid/large-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 62) | interface FileRoutesByFullPath { type FileRoutesByTo (line 72) | interface FileRoutesByTo { type FileRoutesById (line 82) | interface FileRoutesById { type FileRouteTypes (line 93) | interface FileRouteTypes { type RootRouteChildren (line 126) | interface RootRouteChildren { type FileRoutesByPath (line 136) | interface FileRoutesByPath { type ParamsRouteRouteChildren (line 196) | interface ParamsRouteRouteChildren { type SearchRouteRouteChildren (line 208) | interface SearchRouteRouteChildren { FILE: examples/solid/large-file-based/src/routes/__root.tsx type Context (line 9) | interface Context { function RootComponent (line 20) | function RootComponent() { FILE: examples/solid/large-file-based/src/routes/absolute.tsx function AbsoluteComponent (line 7) | function AbsoluteComponent() { FILE: examples/solid/large-file-based/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/solid/large-file-based/src/routes/linkProps.tsx function LinkPropsPage (line 7) | function LinkPropsPage() { FILE: examples/solid/large-file-based/src/routes/params/$paramsPlaceholder.tsx function ParamsComponent (line 28) | function ParamsComponent() { FILE: examples/solid/large-file-based/src/routes/relative.tsx function RelativeComponent (line 7) | function RelativeComponent() { FILE: examples/solid/large-file-based/src/routes/search/searchPlaceholder.tsx function SearchComponent (line 35) | function SearchComponent() { FILE: examples/solid/location-masking/src/main.tsx type PhotoType (line 19) | type PhotoType = { class NotFoundError (line 27) | class NotFoundError extends Error {} type PhotoModal (line 62) | type PhotoModal = { type ModalObject (line 67) | type ModalObject = PhotoModal function Spinner (line 69) | function Spinner() { function RootComponent (line 85) | function RootComponent() { function Modal (line 118) | function Modal(props: { function PhotosRoute (line 163) | function PhotosRoute() { function PhotoErrorComponent (line 209) | function PhotoErrorComponent({ error }: ErrorComponentProps) { function PhotoComponent (line 222) | function PhotoComponent() { function PhotoModalErrorComponent (line 241) | function PhotoModalErrorComponent({ error }: ErrorComponentProps) { function _PhotoModalPendingComponent (line 266) | function _PhotoModalPendingComponent() { function PhotoModalComponent (line 286) | function PhotoModalComponent() { function Photo (line 314) | function Photo({ photo }: { photo: PhotoType }) { type Register (line 348) | interface Register { FILE: examples/solid/navigation-blocking/src/main.tsx function RootComponent (line 19) | function RootComponent() { function IndexComponent (line 121) | function IndexComponent() { function Editor1Component (line 142) | function Editor1Component() { function Editor2Component (line 197) | function Editor2Component() { FILE: examples/solid/quickstart-esbuild-file-based/src/main.tsx type Register (line 15) | interface Register { FILE: examples/solid/quickstart-esbuild-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/solid/quickstart-esbuild-file-based/src/routeTree.gen.ts type FileRoutesByPath (line 32) | interface FileRoutesByPath { type FileRoutesByFullPath (line 52) | interface FileRoutesByFullPath { type FileRoutesByTo (line 57) | interface FileRoutesByTo { type FileRoutesById (line 62) | interface FileRoutesById { type FileRouteTypes (line 68) | interface FileRouteTypes { type RootRouteChildren (line 77) | interface RootRouteChildren { FILE: examples/solid/quickstart-esbuild-file-based/src/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: examples/solid/quickstart-esbuild-file-based/src/routes/about.tsx function AboutComponent (line 7) | function AboutComponent() { FILE: examples/solid/quickstart-esbuild-file-based/src/routes/index.tsx function HomeComponent (line 7) | function HomeComponent() { FILE: examples/solid/quickstart-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: examples/solid/quickstart-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/quickstart-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/solid/quickstart-file-based/src/routes/__root.tsx function RootComponent (line 13) | function RootComponent() { FILE: examples/solid/quickstart-file-based/src/routes/about.tsx function AboutComponent (line 6) | function AboutComponent() { FILE: examples/solid/quickstart-file-based/src/routes/index.tsx function HomeComponent (line 6) | function HomeComponent() { FILE: examples/solid/quickstart-rspack-file-based/src/app.tsx type Register (line 15) | interface Register { FILE: examples/solid/quickstart-rspack-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/solid/quickstart-rspack-file-based/src/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: examples/solid/quickstart-rspack-file-based/src/routes/about.tsx function AboutComponent (line 7) | function AboutComponent() { FILE: examples/solid/quickstart-rspack-file-based/src/routes/index.tsx function HomeComponent (line 7) | function HomeComponent() { FILE: examples/solid/quickstart-webpack-file-based/src/app.tsx type Register (line 14) | interface Register { FILE: examples/solid/quickstart-webpack-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/solid/quickstart-webpack-file-based/src/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: examples/solid/quickstart-webpack-file-based/src/routes/about.tsx function AboutComponent (line 7) | function AboutComponent() { FILE: examples/solid/quickstart-webpack-file-based/src/routes/index.tsx function HomeComponent (line 7) | function HomeComponent() { FILE: examples/solid/quickstart/src/main.tsx type Register (line 60) | interface Register { FILE: examples/solid/router-monorepo-simple-lazy/packages/app/src/main.tsx type LazyRouteFn (line 13) | type LazyRouteFn = () => Promise< type RouterMap (line 17) | type RouterMap = { FILE: examples/solid/router-monorepo-simple-lazy/packages/app/src/rootComponent.tsx function RootComponent (line 4) | function RootComponent() { FILE: examples/solid/router-monorepo-simple-lazy/packages/post-feature/src/PostIdPage.tsx function PostIdComponent (line 7) | function PostIdComponent() { FILE: examples/solid/router-monorepo-simple-lazy/packages/post-feature/src/PostList.tsx function PostsListComponent (line 11) | function PostsListComponent() { FILE: examples/solid/router-monorepo-simple-lazy/packages/router/src/fetch/posts.ts type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/solid/router-monorepo-simple-lazy/packages/router/src/index.ts type Register (line 7) | interface Register { FILE: examples/solid/router-monorepo-simple-lazy/packages/router/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/solid/router-monorepo-simple-lazy/packages/router/src/router.tsx type RouterType (line 16) | type RouterType = typeof router type RouterIds (line 17) | type RouterIds = RouteIds FILE: examples/solid/router-monorepo-simple/packages/app/src/main.tsx function EmptyComponent (line 22) | function EmptyComponent() { FILE: examples/solid/router-monorepo-simple/packages/app/src/rootComponent.tsx function RootComponent (line 4) | function RootComponent() { FILE: examples/solid/router-monorepo-simple/packages/post-feature/src/PostError.tsx function PostErrorComponent (line 7) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/router-monorepo-simple/packages/post-feature/src/PostIdPage.tsx function PostIdComponent (line 5) | function PostIdComponent() { FILE: examples/solid/router-monorepo-simple/packages/post-feature/src/PostList.tsx function PostsListComponent (line 5) | function PostsListComponent() { FILE: examples/solid/router-monorepo-simple/packages/router/src/fetch/posts.ts type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/solid/router-monorepo-simple/packages/router/src/index.ts type Register (line 7) | interface Register { FILE: examples/solid/router-monorepo-simple/packages/router/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/solid/router-monorepo-simple/packages/router/src/router.tsx type RouterType (line 15) | type RouterType = typeof router type RouterIds (line 16) | type RouterIds = RouteIds FILE: examples/solid/router-monorepo-solid-query/packages/app/src/rootComponent.tsx function RootComponent (line 5) | function RootComponent() { FILE: examples/solid/router-monorepo-solid-query/packages/post-feature/src/PostError.tsx function PostErrorComponent (line 10) | function PostErrorComponent({ error, reset }: ErrorComponentProps) { FILE: examples/solid/router-monorepo-solid-query/packages/post-feature/src/PostIdPage.tsx function PostIdComponent (line 8) | function PostIdComponent() { FILE: examples/solid/router-monorepo-solid-query/packages/post-feature/src/PostList.tsx function PostsListComponent (line 5) | function PostsListComponent() { FILE: examples/solid/router-monorepo-solid-query/packages/post-query/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: examples/solid/router-monorepo-solid-query/packages/router/src/index.ts type Register (line 7) | interface Register { FILE: examples/solid/router-monorepo-solid-query/packages/router/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: examples/solid/router-monorepo-solid-query/packages/router/src/router.tsx type RouterType (line 29) | type RouterType = typeof router type RouterIds (line 30) | type RouterIds = RouteIds FILE: examples/solid/scroll-restoration/src/main.tsx function RootComponent (line 19) | function RootComponent() { function IndexComponent (line 49) | function IndexComponent() { function AboutComponent (line 71) | function AboutComponent() { function ByElementComponent (line 93) | function ByElementComponent() { type Register (line 187) | interface Register { FILE: examples/solid/search-validator-adapters/src/components/Content.tsx type ContentProps (line 3) | interface ContentProps { FILE: examples/solid/search-validator-adapters/src/components/Header.tsx type HeaderProps (line 7) | interface HeaderProps { FILE: examples/solid/search-validator-adapters/src/components/Search.tsx type SearchProps (line 1) | interface SearchProps { FILE: examples/solid/search-validator-adapters/src/components/Users.tsx type Geo (line 3) | interface Geo { type Address (line 8) | interface Address { type Company (line 16) | interface Company { type User (line 22) | interface User { type UsersProps (line 57) | interface UsersProps { FILE: examples/solid/search-validator-adapters/src/main.tsx type Register (line 18) | interface Register { function App (line 23) | function App() { FILE: examples/solid/search-validator-adapters/src/routeTree.gen.ts type FileRoutesByFullPath (line 40) | interface FileRoutesByFullPath { type FileRoutesByTo (line 46) | interface FileRoutesByTo { type FileRoutesById (line 52) | interface FileRoutesById { type FileRouteTypes (line 59) | interface FileRouteTypes { type RootRouteChildren (line 67) | interface RootRouteChildren { type FileRoutesByPath (line 75) | interface FileRoutesByPath { FILE: examples/solid/search-validator-adapters/src/routes/__root.tsx type Context (line 5) | interface Context { function RootComponent (line 13) | function RootComponent() { FILE: examples/solid/start-basic-auth/prisma/migrations/20240811183753_init/migration.sql type "User" (line 2) | CREATE TABLE "User" ( type "User" (line 8) | CREATE UNIQUE INDEX "User_email_key" ON "User"("email") FILE: examples/solid/start-basic-auth/src/components/Auth.tsx function Auth (line 3) | function Auth({ FILE: examples/solid/start-basic-auth/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-auth/src/components/Login.tsx function Login (line 8) | function Login() { FILE: examples/solid/start-basic-auth/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic-auth/src/hooks/useMutation.ts function useMutation (line 3) | function useMutation(opts: { FILE: examples/solid/start-basic-auth/src/prisma-generated/browser.ts type User (line 23) | type User = Prisma.UserModel FILE: examples/solid/start-basic-auth/src/prisma-generated/client.ts type PrismaClient (line 38) | type PrismaClient< type User (line 51) | type User = Prisma.UserModel FILE: examples/solid/start-basic-auth/src/prisma-generated/commonInputTypes.ts type StringFilter (line 15) | type StringFilter<$PrismaModel = never> = { type StringWithAggregatesFilter (line 29) | type StringWithAggregatesFilter<$PrismaModel = never> = { type NestedStringFilter (line 46) | type NestedStringFilter<$PrismaModel = never> = { type NestedStringWithAggregatesFilter (line 60) | type NestedStringWithAggregatesFilter<$PrismaModel = never> = { type NestedIntFilter (line 77) | type NestedIntFilter<$PrismaModel = never> = { FILE: examples/solid/start-basic-auth/src/prisma-generated/internal/class.ts function decodeBase64AsWasm (line 34) | async function decodeBase64AsWasm( type LogOptions (line 53) | type LogOptions = type PrismaClientConstructor (line 60) | interface PrismaClientConstructor { type PrismaClient (line 104) | interface PrismaClient< function getPrismaClientClass (line 239) | function getPrismaClientClass(): PrismaClientConstructor { FILE: examples/solid/start-basic-auth/src/prisma-generated/internal/prismaNamespace.ts type DMMF (line 23) | type DMMF = typeof runtime.DMMF type PrismaPromise (line 25) | type PrismaPromise = runtime.Types.Public.PrismaPromise type PrismaClientKnownRequestError (line 33) | type PrismaClientKnownRequestError = type PrismaClientUnknownRequestError (line 38) | type PrismaClientUnknownRequestError = type PrismaClientRustPanicError (line 42) | type PrismaClientRustPanicError = runtime.PrismaClientRustPanicError type PrismaClientInitializationError (line 46) | type PrismaClientInitializationError = type PrismaClientValidationError (line 50) | type PrismaClientValidationError = runtime.PrismaClientValidationError type Sql (line 60) | type Sql = runtime.Sql type Decimal (line 66) | type Decimal = runtime.Decimal type DecimalJsLike (line 68) | type DecimalJsLike = runtime.DecimalJsLike type Extension (line 73) | type Extension = runtime.Types.Extensions.UserArgs type Args (line 75) | type Args = runtime.Types.Public.Args< type Payload (line 79) | type Payload< type Result (line 83) | type Result< type Exact (line 88) | type Exact = runtime.Types.Public.Exact type PrismaVersion (line 90) | type PrismaVersion = { type Bytes (line 108) | type Bytes = runtime.Bytes type JsonObject (line 109) | type JsonObject = runtime.JsonObject type JsonArray (line 110) | type JsonArray = runtime.JsonArray type JsonValue (line 111) | type JsonValue = runtime.JsonValue type InputJsonObject (line 112) | type InputJsonObject = runtime.InputJsonObject type InputJsonArray (line 113) | type InputJsonArray = runtime.InputJsonArray type InputJsonValue (line 114) | type InputJsonValue = runtime.InputJsonValue type SelectAndInclude (line 148) | type SelectAndInclude = { type SelectAndOmit (line 153) | type SelectAndOmit = { type Prisma__Pick (line 161) | type Prisma__Pick = { type Enumerable (line 165) | type Enumerable = T | Array type Subset (line 171) | type Subset = { type SelectSubset (line 180) | type SelectSubset = { type SubsetIntersection (line 192) | type SubsetIntersection = { type Without (line 196) | type Without = { [P in Exclude]?: never } type XOR (line 202) | type XOR = T extends object type IsObject (line 211) | type IsObject = type UnEnumerate (line 227) | type UnEnumerate = T extends Array ? U : T type __Either (line 233) | type __Either = Omit & type EitherStrict (line 239) | type EitherStrict = Strict<__Either> type EitherLoose (line 241) | type EitherLoose = ComputeRaw<__Either<... type _Either (line 243) | type _Either = { type Either (line 248) | type Either< type Union (line 254) | type Union = any type PatchUndefined (line 256) | type PatchUndefined = { type IntersectOf (line 261) | type IntersectOf = ( type Overwrite (line 267) | type Overwrite = { type _Merge (line 271) | type _Merge = IntersectOf< type Key (line 280) | type Key = string | number | symbol type AtStrict (line 281) | type AtStrict = O[K & keyof O] type AtLoose (line 282) | type AtLoose = O extends unknown type At (line 285) | type At = { type ComputeRaw (line 290) | type ComputeRaw = A extends Function type OptionalFlat (line 296) | type OptionalFlat = { type _Record (line 300) | type _Record = { type NoExpand (line 305) | type NoExpand = T extends unknown ? T : never type AtLeast (line 308) | type AtLeast = NoExpand< type _Strict (line 316) | type _Strict = U extends unknown type Strict (line 320) | type Strict = ComputeRaw<_Strict> type Merge (line 323) | type Merge = ComputeRaw<_Merge>> type Boolean (line 325) | type Boolean = True | False type True (line 327) | type True = 1 type False (line 329) | type False = 0 type Not (line 331) | type Not = { type Extends (line 336) | type Extends = [A1] extends [never] type Has (line 342) | type Has = Not< type Or (line 346) | type Or = { type Keys (line 357) | type Keys = U extends unknown ? keyof U : never type GetScalarType (line 359) | type GetScalarType = O extends object type FieldPaths (line 365) | type FieldPaths = { type _TupleToUnion (line 389) | type _TupleToUnion = T extends (infer E)[] ? E : never type TupleToUnion (line 390) | type TupleToUnion = _TupleToUnion type MaybeTupleToUnion (line 391) | type MaybeTupleToUnion = T extends any[] ? TupleToUnion : T type PickEnumerable (line 396) | type PickEnumerable< type ExcludeUnderscoreKeys (line 404) | type ExcludeUnderscoreKeys = T extends `_${string}` type FieldRef (line 408) | type FieldRef = runtime.FieldRef type FieldRefInputType (line 410) | type FieldRefInputType = Model extends never type ModelName (line 418) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TypeMapCb (line 420) | interface TypeMapCb extends runtime.Types.Utils type TypeMap (line 428) | type TypeMap< type TransactionIsolationLevel (line 550) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 558) | type UserScalarFieldEnum = type SortOrder (line 566) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] type StringFieldRefInput (line 575) | type StringFieldRefInput<$PrismaModel> = FieldRefInputType< type IntFieldRefInput (line 583) | type IntFieldRefInput<$PrismaModel> = FieldRefInputType< type BatchPayload (line 591) | type BatchPayload = { type DefaultPrismaClient (line 601) | type DefaultPrismaClient = PrismaClient type ErrorFormat (line 602) | type ErrorFormat = 'pretty' | 'colorless' | 'minimal' type PrismaClientOptions (line 603) | type PrismaClientOptions = ( type GlobalOmitConfig (line 674) | type GlobalOmitConfig = { type LogLevel (line 679) | type LogLevel = 'info' | 'query' | 'warn' | 'error' type LogDefinition (line 680) | type LogDefinition = { type CheckIsLogLevel (line 685) | type CheckIsLogLevel = T extends LogLevel ? T : never type GetLogType (line 687) | type GetLogType = CheckIsLogLevel< type GetEvents (line 691) | type GetEvents = type QueryEvent (line 694) | type QueryEvent = { type LogEvent (line 702) | type LogEvent = { type PrismaAction (line 709) | type PrismaAction = type TransactionClient (line 735) | type TransactionClient = Omit< FILE: examples/solid/start-basic-auth/src/prisma-generated/internal/prismaNamespaceBrowser.ts type ModelName (line 60) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TransactionIsolationLevel (line 70) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 78) | type UserScalarFieldEnum = type SortOrder (line 86) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] FILE: examples/solid/start-basic-auth/src/prisma-generated/models/User.ts type UserModel (line 18) | type UserModel = type AggregateUser (line 21) | type AggregateUser = { type UserMinAggregateOutputType (line 27) | type UserMinAggregateOutputType = { type UserMaxAggregateOutputType (line 32) | type UserMaxAggregateOutputType = { type UserCountAggregateOutputType (line 37) | type UserCountAggregateOutputType = { type UserMinAggregateInputType (line 43) | type UserMinAggregateInputType = { type UserMaxAggregateInputType (line 48) | type UserMaxAggregateInputType = { type UserCountAggregateInputType (line 53) | type UserCountAggregateInputType = { type UserAggregateArgs (line 59) | type UserAggregateArgs< type GetUserAggregateType (line 113) | type GetUserAggregateType = { type UserGroupByArgs (line 121) | type UserGroupByArgs< type UserGroupByOutputType (line 138) | type UserGroupByOutputType = { type GetUserGroupByPayload (line 146) | type GetUserGroupByPayload = Prisma.PrismaPro... type UserWhereInput (line 158) | type UserWhereInput = { type UserOrderByWithRelationInput (line 166) | type UserOrderByWithRelationInput = { type UserWhereUniqueInput (line 171) | type UserWhereUniqueInput = Prisma.AtLeast< type UserOrderByWithAggregationInput (line 182) | type UserOrderByWithAggregationInput = { type UserScalarWhereWithAggregatesInput (line 190) | type UserScalarWhereWithAggregatesInput = { type UserCreateInput (line 202) | type UserCreateInput = { type UserUncheckedCreateInput (line 207) | type UserUncheckedCreateInput = { type UserUpdateInput (line 212) | type UserUpdateInput = { type UserUncheckedUpdateInput (line 217) | type UserUncheckedUpdateInput = { type UserCreateManyInput (line 222) | type UserCreateManyInput = { type UserUpdateManyMutationInput (line 227) | type UserUpdateManyMutationInput = { type UserUncheckedUpdateManyInput (line 232) | type UserUncheckedUpdateManyInput = { type UserCountOrderByAggregateInput (line 237) | type UserCountOrderByAggregateInput = { type UserMaxOrderByAggregateInput (line 242) | type UserMaxOrderByAggregateInput = { type UserMinOrderByAggregateInput (line 247) | type UserMinOrderByAggregateInput = { type StringFieldUpdateOperationsInput (line 252) | type StringFieldUpdateOperationsInput = { type UserSelect (line 256) | type UserSelect< type UserSelectCreateManyAndReturn (line 267) | type UserSelectCreateManyAndReturn< type UserSelectUpdateManyAndReturn (line 278) | type UserSelectUpdateManyAndReturn< type UserSelectScalar (line 289) | type UserSelectScalar = { type UserOmit (line 294) | type UserOmit< type $UserPayload (line 302) | type $UserPayload< type UserGetPayload (line 318) | type UserGetPayload< type UserCountArgs (line 322) | type UserCountArgs< type UserDelegate (line 329) | interface UserDelegate< type Prisma__UserClient (line 854) | interface Prisma__UserClient< type UserFieldRefs (line 903) | interface UserFieldRefs { type UserFindUniqueArgs (line 912) | type UserFindUniqueArgs< type UserFindUniqueOrThrowArgs (line 933) | type UserFindUniqueOrThrowArgs< type UserFindFirstArgs (line 954) | type UserFindFirstArgs< type UserFindFirstOrThrowArgs (line 1007) | type UserFindFirstOrThrowArgs< type UserFindManyArgs (line 1060) | type UserFindManyArgs< type UserCreateArgs (line 1108) | type UserCreateArgs< type UserCreateManyArgs (line 1129) | type UserCreateManyArgs< type UserCreateManyAndReturnArgs (line 1142) | type UserCreateManyAndReturnArgs< type UserUpdateArgs (line 1163) | type UserUpdateArgs< type UserUpdateManyArgs (line 1188) | type UserUpdateManyArgs< type UserUpdateManyAndReturnArgs (line 1212) | type UserUpdateManyAndReturnArgs< type UserUpsertArgs (line 1244) | type UserUpsertArgs< type UserDeleteArgs (line 1273) | type UserDeleteArgs< type UserDeleteManyArgs (line 1294) | type UserDeleteManyArgs< type UserDefaultArgs (line 1311) | type UserDefaultArgs< FILE: examples/solid/start-basic-auth/src/routeTree.gen.ts type FileRoutesByFullPath (line 61) | interface FileRoutesByFullPath { type FileRoutesByTo (line 70) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 113) | interface RootRouteChildren { type FileRoutesByPath (line 122) | interface FileRoutesByPath { type AuthedPostsRouteRouteChildren (line 182) | interface AuthedPostsRouteRouteChildren { type AuthedRouteChildren (line 195) | interface AuthedRouteChildren { type Register (line 220) | interface Register { FILE: examples/solid/start-basic-auth/src/router.tsx function getRouter (line 6) | function getRouter() { type Register (line 19) | interface Register { FILE: examples/solid/start-basic-auth/src/routes/__root.tsx function RootComponent (line 89) | function RootComponent() { function RootDocument (line 97) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-basic-auth/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 6) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 10) | function PostComponent() { FILE: examples/solid/start-basic-auth/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/start-basic-auth/src/routes/_authed/posts.route.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/start-basic-auth/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/solid/start-basic-auth/src/routes/login.tsx function LoginComp (line 8) | function LoginComp() { FILE: examples/solid/start-basic-auth/src/routes/signup.tsx function SignupComp (line 69) | function SignupComp() { FILE: examples/solid/start-basic-auth/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: examples/solid/start-basic-auth/src/utils/prisma.ts function hashPassword (line 10) | function hashPassword(password: string) { FILE: examples/solid/start-basic-auth/src/utils/session.ts type SessionUser (line 5) | type SessionUser = { function useAppSession (line 9) | function useAppSession() { FILE: examples/solid/start-basic-authjs/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-authjs/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic-authjs/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 65) | interface RootRouteChildren { type FileRoutesByPath (line 73) | interface FileRoutesByPath { type Register (line 118) | interface Register { FILE: examples/solid/start-basic-authjs/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/solid/start-basic-authjs/src/routes/__root.tsx type RouterContext (line 20) | interface RouterContext { function RootComponent (line 55) | function RootComponent() { function RootDocument (line 63) | function RootDocument({ children }: { children: JSX.Element }) { function NavBar (line 80) | function NavBar() { FILE: examples/solid/start-basic-authjs/src/routes/index.tsx function Home (line 8) | function Home() { FILE: examples/solid/start-basic-authjs/src/routes/login.tsx function getCsrfToken (line 14) | async function getCsrfToken(): Promise { function Login (line 20) | function Login() { FILE: examples/solid/start-basic-authjs/src/routes/protected.tsx function Protected (line 13) | function Protected() { FILE: examples/solid/start-basic-authjs/src/utils/auth.ts type Session (line 7) | interface Session { method profile (line 36) | async profile(profile, tokens) { FILE: examples/solid/start-basic-cloudflare/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-cloudflare/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic-cloudflare/src/components/PostError.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-cloudflare/src/components/UserError.tsx function UserErrorComponent (line 4) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-cloudflare/src/routeTree.gen.ts type FileRoutesByFullPath (line 117) | interface FileRoutesByFullPath { type FileRoutesByTo (line 134) | interface FileRoutesByTo { type FileRoutesById (line 149) | interface FileRoutesById { type FileRouteTypes (line 169) | interface FileRouteTypes { type RootRouteChildren (line 223) | interface RootRouteChildren { type FileRoutesByPath (line 236) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 359) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 377) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 389) | interface PostsRouteChildren { type UsersRouteChildren (line 401) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 413) | interface ApiUsersRouteChildren { type Register (line 443) | interface Register { FILE: examples/solid/start-basic-cloudflare/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/solid/start-basic-cloudflare/src/routes/__root.tsx function RootDocument (line 66) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-basic-cloudflare/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: examples/solid/start-basic-cloudflare/src/routes/index.tsx function Home (line 17) | function Home() { FILE: examples/solid/start-basic-cloudflare/src/routes/posts.$postId.tsx function PostComponent (line 15) | function PostComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 14) | function PostDeepComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/users.$userId.tsx function UserComponent (line 28) | function UserComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: examples/solid/start-basic-cloudflare/src/routes/users.tsx function UsersComponent (line 19) | function UsersComponent() { FILE: examples/solid/start-basic-cloudflare/src/utils/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/start-basic-cloudflare/src/utils/users.tsx type User (line 1) | type User = { FILE: examples/solid/start-basic-cloudflare/worker-configuration.d.ts type Env (line 5) | interface Env { type Env (line 9) | interface Env extends Cloudflare.Env {} type StringifyValues (line 10) | type StringifyValues> = { type ProcessEnv (line 14) | interface ProcessEnv extends StringifyValues; type Imports (line 238) | type Imports = Record; type ExportValue (line 239) | type ExportValue = Function | Global | Memory | Table; type Exports (line 240) | type Exports = Record; class Instance (line 241) | class Instance { type MemoryDescriptor (line 245) | interface MemoryDescriptor { class Memory (line 250) | class Memory { type ImportExportKind (line 255) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 256) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 260) | interface ModuleImportDescriptor { type TableKind (line 270) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 271) | interface TableDescriptor { class Table (line 276) | class Table { type ServiceWorkerGlobalScope (line 292) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 432) | interface TestController { type ExecutionContext (line 434) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 439) | type ExportedHandlerFetchHandler = (event... type ExportedHandlerTraceHandler (line 441) | type ExportedHandlerTraceHandler = (trac... type ExportedHandlerTailStreamHandler (line 442) | type ExportedHandlerTailStreamHandler = ... type ExportedHandlerScheduledHandler (line 443) | type ExportedHandlerScheduledHandler = (... type ExportedHandlerQueueHandler (line 444) | type ExportedHandlerQueueHandler = (contr... type ExportedHandler (line 446) | interface ExportedHandler { type DurableObjectTransaction (line 526) | interface DurableObjectTransaction { type DurableObjectStorage (line 539) | interface DurableObjectStorage { type DurableObjectListOptions (line 560) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 570) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 574) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 577) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 582) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 586) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 591) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 594) | interface AnalyticsEngineDataPoint { class Event (line 604) | class Event { type EventInit (line 723) | interface EventInit { type EventListener (line 728) | type EventListener = (event: EventType)... type EventListenerObject (line 729) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 732) | type EventListenerOrEventListenerObject... class EventTarget (line 738) | class EventTarget = Record extends Event { type CustomEventCustomEventInit (line 871) | interface CustomEventCustomEventInit { class Blob (line 882) | class Blob { type BlobOptions (line 927) | interface BlobOptions { class File (line 935) | class File extends Blob { type FileOptions (line 950) | interface FileOptions { type CacheQueryOptions (line 981) | interface CacheQueryOptions { type CryptoKeyPair (line 1128) | interface CryptoKeyPair { type JsonWebKey (line 1132) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1152) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1157) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1165) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1174) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1182) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1185) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1192) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1198) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1201) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1205) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1210) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1216) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1220) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1226) | class DigestStream extends WritableStream { class TextDecoder (line 1236) | class TextDecoder { class TextEncoder (line 1253) | class TextEncoder { type TextDecoderConstructorOptions (line 1269) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1273) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1276) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1285) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1318) | interface ErrorEventErrorEventInit { class MessageEvent (line 1330) | class MessageEvent extends Event { type MessageEventInit (line 1363) | interface MessageEventInit { class FormData (line 1390) | class FormData { type ContentOptions (line 1467) | interface ContentOptions { class HTMLRewriter (line 1470) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1476) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1481) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1487) | interface Doctype { type Element (line 1492) | interface Element { type EndTag (line 1511) | interface EndTag { type Comment (line 1517) | interface Comment { type Text (line 1525) | interface Text { type DocumentEnd (line 1534) | interface DocumentEnd { type HeadersInit (line 1557) | type HeadersInit = Headers | Iterable> | Record | string | ArrayBuffer | Arra... type Response (line 1653) | interface Response extends Body { type ResponseInit (line 1705) | interface ResponseInit { type RequestInfo (line 1713) | type RequestInfo { type Service (line 1805) | type Service Rpc.WorkerEntrypointBran... type Fetcher (line 1806) | type Fetcher { type KVNamespaceListResult (line 1815) | type KVNamespaceListResult = { type KVNamespace (line 1825) | interface KVNamespace { type KVNamespaceListOptions (line 1858) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 1863) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 1867) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 1872) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 1877) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 1878) | interface Queue { type QueueSendOptions (line 1882) | interface QueueSendOptions { type QueueSendBatchOptions (line 1886) | interface QueueSendBatchOptions { type MessageSendRequest (line 1889) | interface MessageSendRequest { type QueueRetryOptions (line 1894) | interface QueueRetryOptions { type Message (line 1897) | interface Message { type QueueEvent (line 1905) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 1911) | interface MessageBatch { type R2Error (line 1917) | interface R2Error extends Error { type R2ListOptions (line 1924) | interface R2ListOptions { type R2MultipartUpload (line 1947) | interface R2MultipartUpload { type R2UploadedPart (line 1954) | interface R2UploadedPart { type R2ObjectBody (line 1973) | interface R2ObjectBody extends R2Object { type R2Range (line 1982) | type R2Range = { type R2Conditional (line 1991) | interface R2Conditional { type R2GetOptions (line 1998) | interface R2GetOptions { type R2PutOptions (line 2003) | interface R2PutOptions { type R2MultipartOptions (line 2015) | interface R2MultipartOptions { type R2Checksums (line 2021) | interface R2Checksums { type R2StringChecksums (line 2029) | interface R2StringChecksums { type R2HTTPMetadata (line 2036) | interface R2HTTPMetadata { type R2Objects (line 2044) | type R2Objects = { type R2UploadPartOptions (line 2053) | interface R2UploadPartOptions { type ScheduledController (line 2061) | interface ScheduledController { type QueuingStrategy (line 2066) | interface QueuingStrategy { type UnderlyingSink (line 2070) | interface UnderlyingSink { type UnderlyingByteSource (line 2077) | interface UnderlyingByteSource { type UnderlyingSource (line 2084) | interface UnderlyingSource { type Transformer (line 2091) | interface Transformer { type StreamPipeOptions (line 2100) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2123) | type ReadableStreamReadResult = { type ReadableStream (line 2135) | interface ReadableStream { class ReadableStreamDefaultReader (line 2199) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2221) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2239) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2242) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2394) | interface ReadableWritablePair { class WritableStream (line 2408) | class WritableStream { class WritableStreamDefaultWriter (line 2440) | class WritableStreamDefaultWriter { class TransformStream (line 2490) | class TransformStream { class FixedLengthStream (line 2505) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 2508) | class IdentityTransformStream extends TransformStream { class TextDecoderStream (line 2547) | class TextDecoderStream extends TransformStream { type WebSocketAcceptOptions (line 3095) | interface WebSocketAcceptOptions { type SqlStorage (line 3111) | interface SqlStorage { type SqlStorageValue (line 3119) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3136) | interface Socket { type SocketOptions (line 3146) | interface SocketOptions { type SocketAddress (line 3151) | interface SocketAddress { type TlsOptions (line 3155) | interface TlsOptions { type SocketInfo (line 3158) | interface SocketInfo { class EventSource (line 3167) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3210) | interface EventSourceEventSourceInit { type Container (line 3214) | interface Container { type ContainerStartupOptions (line 3225) | interface ContainerStartupOptions { class MessageChannel (line 3263) | class MessageChannel { type MessagePortPostMessageOptions (line 3278) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3281) | type LoopbackForExport Rpc.Entrypoint... type LoopbackServiceStub (line 3282) | type LoopbackServiceStub; type AiTranslationInput (line 3777) | type AiTranslationInput = { type AiTranslationOutput (line 3782) | type AiTranslationOutput = { type ResponsesInput (line 3799) | type ResponsesInput = { type ResponsesOutput (line 3821) | type ResponsesOutput = { type EasyInputMessage (line 3846) | type EasyInputMessage = { type ResponsesFunctionTool (line 3851) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 3860) | type ResponseIncompleteDetails = { type ResponsePrompt (line 3863) | type ResponsePrompt = { type Reasoning (line 3870) | type Reasoning = { type ResponseContent (line 3875) | type ResponseContent = ResponseInputText | ResponseInputImage | Response... type ResponseContentReasoningText (line 3876) | type ResponseContentReasoningText = { type ResponseConversationParam (line 3880) | type ResponseConversationParam = { type ResponseCreatedEvent (line 3883) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 3888) | type ResponseCustomToolCallOutput = { type ResponseError (line 3894) | type ResponseError = { type ResponseErrorEvent (line 3898) | type ResponseErrorEvent = { type ResponseFailedEvent (line 3905) | type ResponseFailedEvent = { type ResponseFormatText (line 3910) | type ResponseFormatText = { type ResponseFormatJSONObject (line 3913) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 3916) | type ResponseFormatTextConfig = ResponseFormatText | ResponseFormatTextJ... type ResponseFormatTextJSONSchemaConfig (line 3917) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 3926) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 3933) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 3941) | type ResponseFunctionCallOutputItem = ResponseInputTextContent | Respons... type ResponseFunctionCallOutputItemList (line 3942) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 3968) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 3969) | type ResponseInputImage = { type ResponseInputImageContent (line 3977) | type ResponseInputImageContent = { type ResponseInputItem (line 3985) | type ResponseInputItem = EasyInputMessage | ResponseInputItemMessage | R... type ResponseInputItemFunctionCallOutput (line 3986) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 3993) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 3999) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 4000) | type ResponseInputMessageItem = { type ResponseInputText (line 4007) | type ResponseInputText = { type ResponseInputTextContent (line 4011) | type ResponseInputTextContent = { type ResponseItem (line 4015) | type ResponseItem = ResponseInputMessageItem | ResponseOutputMessage | R... type ResponseOutputItem (line 4016) | type ResponseOutputItem = ResponseOutputMessage | ResponseFunctionToolCa... type ResponseOutputItemAddedEvent (line 4017) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 4023) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 4029) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 4036) | type ResponseOutputRefusal = { type ResponseOutputText (line 4040) | type ResponseOutputText = { type ResponseReasoningItem (line 4045) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 4053) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 4057) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 4061) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 4069) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 4077) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 4085) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 4093) | type ResponseStatus = "completed" | "failed" | "in_progress" | "cancelle... type ResponseStreamEvent (line 4094) | type ResponseStreamEvent = ResponseCompletedEvent | ResponseCreatedEvent... type ResponseCompletedEvent (line 4095) | type ResponseCompletedEvent = { type ResponseTextConfig (line 4100) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 4104) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 4113) | type ResponseTextDoneEvent = { type Logprob (line 4122) | type Logprob = { type TopLogprob (line 4127) | type TopLogprob = { type ResponseUsage (line 4131) | type ResponseUsage = { type Tool (line 4136) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 4137) | type ToolChoiceFunction = { type ToolChoiceOptions (line 4141) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 4142) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 4143) | type StreamOptions = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 4146) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 4164) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 4175) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 4185) | type Ai_Cf_Openai_Whisper_Input = string | { type Ai_Cf_Openai_Whisper_Output (line 4191) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 4214) | type Ai_Cf_Meta_M2M100_1_2B_Input = { type Ai_Cf_Meta_M2M100_1_2B_Output (line 4246) | type Ai_Cf_Meta_M2M100_1_2B_Output = { type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 4252) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 4262) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 4280) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 4291) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 4301) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 4319) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 4330) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 4340) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = string | { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 4379) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 4386) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = string | { type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 4392) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 4415) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 4441) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 4521) | type Ai_Cf_Baai_Bge_M3_Input = Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts... type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 4527) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 4546) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 4553) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 4572) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 4579) | type Ai_Cf_Baai_Bge_M3_Output = Ai_Cf_Baai_Bge_M3_Ouput_Query | Ai_Cf_Ba... type Ai_Cf_Baai_Bge_M3_Ouput_Query (line 4580) | interface Ai_Cf_Baai_Bge_M3_Ouput_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 4592) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Ouput_Embedding (line 4600) | interface Ai_Cf_Baai_Bge_M3_Ouput_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 4611) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 4621) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 4631) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 4641) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = Ai_Cf_Meta_Llama_3... type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 4642) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 4693) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 4861) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 4884) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = Ai_Cf_Meta_Llama... type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 4885) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 4936) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 4940) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 5087) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 5091) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 5136) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 5140) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 5176) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 5186) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 5218) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 5251) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 5269) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 5285) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = Ai_Cf_Qwen_Qwen2_5_Co... type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 5286) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 5337) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 5341) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 5488) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 5492) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 5532) | type Ai_Cf_Qwen_Qwq_32B_Input = Ai_Cf_Qwen_Qwq_32B_Prompt | Ai_Cf_Qwen_Q... type Ai_Cf_Qwen_Qwq_32B_Prompt (line 5533) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 5583) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 5758) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 5798) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = Ai_Cf_Mistra... type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 5799) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 5849) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 6024) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 6064) | type Ai_Cf_Google_Gemma_3_12B_It_Input = Ai_Cf_Google_Gemma_3_12B_It_Pro... type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 6065) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 6115) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 6274) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 6314) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = Ai_Cf_Meta_Llama_... type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 6315) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 6366) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 6370) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 6546) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 6549) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 6600) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 6776) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 6829) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_P... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 6830) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 6881) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 6885) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 7032) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 7036) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 7039) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 7090) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 7094) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 7241) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 7245) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 7246) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 7346) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 7410) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 7420) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 7566) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 7603) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 7612) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 7620) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 7642) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 7664) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 7697) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 7702) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 7732) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 7742) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 7771) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 7776) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 7786) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 7796) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = Ai_Cf_Aisingapor... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 7797) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 7848) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 7852) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 7999) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 8003) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 8006) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 8057) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 8061) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 8208) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 8212) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = Ai_Cf_Aisingapo... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 8213) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 8313) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 8377) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 8387) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 8393) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 8413) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 8450) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 8501) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 8530) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 8535) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 8564) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type AiModels (line 8569) | interface AiModels { type AiOptions (line 8655) | type AiOptions = { type AiModelsSearchParams (line 8680) | type AiModelsSearchParams = { type AiModelsSearchObject (line 8689) | type AiModelsSearchObject = { type InferenceUpstreamError (line 8705) | interface InferenceUpstreamError extends Error { type AiInternalError (line 8707) | interface AiInternalError extends Error { type AiModelListType (line 8709) | type AiModelListType = Record; type GatewayRetries (line 8768) | type GatewayRetries = { type GatewayOptions (line 8773) | type GatewayOptions = { type UniversalGatewayOptions (line 8784) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 8790) | type AiGatewayPatchLog = { type AiGatewayLog (line 8795) | type AiGatewayLog = { type AIGatewayProviders (line 8822) | type AIGatewayProviders = 'workers-ai' | 'anthropic' | 'aws-bedrock' | '... type AIGatewayHeaders (line 8823) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 8844) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 8850) | interface AiGatewayInternalError extends Error { type AiGatewayLogNotFound (line 8852) | interface AiGatewayLogNotFound extends Error { type AutoRAGInternalError (line 8867) | interface AutoRAGInternalError extends Error { type AutoRAGNotFoundError (line 8873) | interface AutoRAGNotFoundError extends Error { type AutoRAGUnauthorizedError (line 8878) | interface AutoRAGUnauthorizedError extends Error { type AutoRAGNameNotSetError (line 8884) | interface AutoRAGNameNotSetError extends Error { type ComparisonFilter (line 8886) | type ComparisonFilter = { type CompoundFilter (line 8891) | type CompoundFilter = { type AutoRagSearchRequest (line 8900) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 8919) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 8928) | type AutoRagAiSearchRequestStreaming = Omit { type RequestInitCfPropertiesImageDraw (line 9145) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 9182) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 9333) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 9338) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 9347) | type IncomingRequestCfProperties = IncomingReque... type IncomingRequestCfPropertiesBase (line 9348) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 9426) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 9453) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 9465) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 9477) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = IncomingRequestCfProperties<... type D1Meta (line 9749) | interface D1Meta { type D1Response (line 9781) | interface D1Response { type D1Result (line 9786) | type D1Result = D1Response & { type D1ExecResult (line 9789) | interface D1ExecResult { type D1SessionConstraint (line 9793) | type D1SessionConstraint = type D1SessionBookmark (line 9802) | type D1SessionBookmark = string; type Disposable (line 9851) | interface Disposable { type EmailSendResult (line 9856) | interface EmailSendResult { type EmailMessage (line 9865) | interface EmailMessage { type ForwardableEmailMessage (line 9878) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 9912) | type EmailAttachment = { type EmailAddress (line 9926) | interface EmailAddress { type SendEmail (line 9933) | interface SendEmail { type EmailExportedHandler (line 9951) | type EmailExportedHandler = (message: Fo... type HelloWorldBinding (line 9962) | interface HelloWorldBinding { type Hyperdrive (line 9975) | interface Hyperdrive { type ImageInfoResponse (line 10025) | type ImageInfoResponse = { type ImageTransform (line 10033) | type ImageTransform = { type ImageDrawOptions (line 10075) | type ImageDrawOptions = { type ImageInputOptions (line 10083) | type ImageInputOptions = { type ImageOutputOptions (line 10086) | type ImageOutputOptions = { type ImageMetadata (line 10092) | interface ImageMetadata { type ImageUploadOptions (line 10102) | interface ImageUploadOptions { type ImageUpdateOptions (line 10110) | interface ImageUpdateOptions { type ImageListOptions (line 10115) | interface ImageListOptions { type ImageList (line 10121) | interface ImageList { type HostedImagesBinding (line 10126) | interface HostedImagesBinding { type ImagesBinding (line 10169) | interface ImagesBinding { type ImageTransformer (line 10187) | interface ImageTransformer { type ImageTransformationOutputOptions (line 10208) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 10211) | interface ImageTransformationResult { type ImagesError (line 10225) | interface ImagesError extends Error { type MediaBinding (line 10234) | interface MediaBinding { type MediaTransformer (line 10246) | interface MediaTransformer { type MediaTransformationGenerator (line 10264) | interface MediaTransformationGenerator { type MediaTransformationResult (line 10276) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 10297) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 10309) | type MediaTransformationOutputOptions = { type MediaError (line 10337) | interface MediaError extends Error { type NodeStyleServer (line 10343) | interface NodeStyleServer { type Params (line 10355) | type Params

= Record; type EventContext (line 10356) | type EventContext = { type PagesFunction (line 10370) | type PagesFunction = { type PagesPluginFunction (line 10386) | type PagesPluginFunction; type PipelineBatchMetadata (line 10408) | type PipelineBatchMetadata = { type Pipeline (line 10412) | interface Pipeline { type PubSubMessage (line 10425) | interface PubSubMessage { type JsonWebKeyWithKid (line 10451) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 10455) | interface RateLimitOptions { type RateLimitOutcome (line 10458) | interface RateLimitOutcome { type RateLimit (line 10461) | interface RateLimit { type RpcTargetBranded (line 10482) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 10485) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 10488) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 10491) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 10494) | type EntrypointBranded = WorkerEntrypointBranded | DurableObjectBranded ... type Stubable (line 10496) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 10501) | type Serializable = type StubBase (line 10514) | interface StubBase extends Disposable { type Stub (line 10518) | type Stub = Provider & StubBase; type BaseType (line 10520) | type BaseType = void | undefined | null | boolean | number | bigint | st... type Stubify (line 10523) | type Stubify = T extends Stubable ? Stub : T extends Map = T extends StubBase ? V : T extends Map = { type MaybeProvider (line 10542) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 10543) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 10552) | type Result = R extends Stubable ? Promise> & Provider : R... type MethodOrProperty (line 10558) | type MethodOrProperty = V extends (...args: infer P) => infer R ? (..... type MaybeCallableProvider (line 10561) | type MaybeCallableProvider = T extends (...args: any[]) => any ? Meth... type Provider (line 10565) | type Provider = Maybe... type Env (line 10576) | interface Env { type GlobalProps (line 10596) | interface GlobalProps { type GlobalProp (line 10600) | type GlobalProp = K extends keyof GlobalProps... type MainModule (line 10603) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 10605) | type Exports = { type RpcStub (line 10613) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 10646) | type WorkflowDurationLabel = 'second' | 'minute' | 'hour' | 'day' | 'wee... type WorkflowSleepDuration (line 10647) | type WorkflowSleepDuration = `${number} ${WorkflowDurationLabel}${'s' | ... type WorkflowDelayDuration (line 10648) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 10649) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 10650) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 10651) | type WorkflowBackoff = 'constant' | 'linear' | 'exponential'; type WorkflowStepConfig (line 10652) | type WorkflowStepConfig = { type WorkflowEvent (line 10660) | type WorkflowEvent = { type WorkflowStepEvent (line 10665) | type WorkflowStepEvent = { type WorkflowStepContext (line 10670) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 10683) | type WorkflowInstanceStatus = 'queued' | 'running' | 'paused' | 'errored... type SecretsStoreSecret (line 10701) | interface SecretsStoreSecret { type StreamBinding (line 10734) | interface StreamBinding { type StreamVideoHandle (line 10780) | interface StreamVideoHandle { type StreamVideo (line 10817) | interface StreamVideo { type StreamVideoStatus (line 10924) | type StreamVideoStatus = { type StreamVideoInput (line 10946) | type StreamVideoInput = { type StreamPublicDetails (line 10956) | type StreamPublicDetails = { type StreamDirectUpload (line 10974) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 10992) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 11033) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 11039) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 11081) | interface StreamScopedCaptions { type StreamScopedDownloads (line 11125) | interface StreamScopedDownloads { type StreamVideos (line 11155) | interface StreamVideos { type StreamWatermarks (line 11164) | interface StreamWatermarks { type StreamUpdateVideoParams (line 11212) | type StreamUpdateVideoParams = { type StreamCaption (line 11257) | type StreamCaption = { type StreamDownloadStatus (line 11275) | type StreamDownloadStatus = 'ready' | 'inprogress' | 'error'; type StreamDownloadType (line 11276) | type StreamDownloadType = 'default' | 'audio'; type StreamDownload (line 11277) | type StreamDownload = { type StreamDownloadGetResponse (line 11295) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 11305) | type StreamWatermarkPosition = 'upperRight' | 'upperLeft' | 'lowerLeft' ... type StreamWatermark (line 11306) | type StreamWatermark = { type StreamWatermarkCreateParams (line 11362) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 11392) | type StreamVideosListParams = { type StreamPaginationComparison (line 11418) | type StreamPaginationComparison = 'eq' | 'gt' | 'gte' | 'lt' | 'lte'; type StreamError (line 11422) | interface StreamError extends Error { type InternalError (line 11428) | interface InternalError extends StreamError { type BadRequestError (line 11431) | interface BadRequestError extends StreamError { type NotFoundError (line 11434) | interface NotFoundError extends StreamError { type ForbiddenError (line 11437) | interface ForbiddenError extends StreamError { type RateLimitedError (line 11440) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 11443) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 11446) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 11449) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 11452) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 11455) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 11458) | type MarkdownDocument = { type ConversionResponse (line 11462) | type ConversionResponse = { type ImageConversionOptions (line 11476) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 11479) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 11483) | type ConversionOptions = { type ConversionRequestOptions (line 11500) | type ConversionRequestOptions = { type SupportedFileFormat (line 11505) | type SupportedFileFormat = { type Header (line 11515) | interface Header { type FetchEventInfo (line 11519) | interface FetchEventInfo { type JsRpcEventInfo (line 11526) | interface JsRpcEventInfo { type ScheduledEventInfo (line 11529) | interface ScheduledEventInfo { type AlarmEventInfo (line 11534) | interface AlarmEventInfo { type QueueEventInfo (line 11538) | interface QueueEventInfo { type EmailEventInfo (line 11543) | interface EmailEventInfo { type TraceEventInfo (line 11549) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 11553) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 11556) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 11559) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 11564) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 11568) | interface CustomEventInfo { type FetchResponseInfo (line 11571) | interface FetchResponseInfo { type EventOutcome (line 11575) | type EventOutcome = "ok" | "canceled" | "exception" | "unknown" | "killS... type ScriptVersion (line 11576) | interface ScriptVersion { type Onset (line 11581) | interface Onset { type Outcome (line 11594) | interface Outcome { type SpanOpen (line 11600) | interface SpanOpen { type SpanClose (line 11607) | interface SpanClose { type DiagnosticChannelEvent (line 11611) | interface DiagnosticChannelEvent { type Exception (line 11616) | interface Exception { type Log (line 11622) | interface Log { type DroppedEventsDiagnostic (line 11627) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 11631) | interface StreamDiagnostic { type Return (line 11640) | interface Return { type Attribute (line 11644) | interface Attribute { type Attributes (line 11648) | interface Attributes { type EventType (line 11652) | type EventType = Onset | Outcome | SpanOpen | SpanClose | DiagnosticChan... type SpanContext (line 11654) | interface SpanContext { type TailEvent (line 11669) | interface TailEvent { type TailEventHandler (line 11679) | type TailEventHandler = (event: Tai... type TailEventHandlerObject (line 11680) | type TailEventHandlerObject = { type TailEventHandlerType (line 11690) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 11698) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 11702) | type VectorizeVectorMetadata = VectorizeVectorMetadataValue | Record, "values"> & Omit { type InstanceStatus (line 12026) | type InstanceStatus = { type WorkflowError (line 12038) | interface WorkflowError { FILE: examples/solid/start-basic-netlify/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-netlify/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic-netlify/src/components/PostError.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-netlify/src/components/UserError.tsx function UserErrorComponent (line 4) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-netlify/src/routeTree.gen.ts type FileRoutesByFullPath (line 117) | interface FileRoutesByFullPath { type FileRoutesByTo (line 134) | interface FileRoutesByTo { type FileRoutesById (line 149) | interface FileRoutesById { type FileRouteTypes (line 169) | interface FileRouteTypes { type RootRouteChildren (line 223) | interface RootRouteChildren { type FileRoutesByPath (line 236) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 359) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 377) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 389) | interface PostsRouteChildren { type UsersRouteChildren (line 401) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 413) | interface ApiUsersRouteChildren { type Register (line 443) | interface Register { FILE: examples/solid/start-basic-netlify/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/solid/start-basic-netlify/src/routes/__root.tsx function RootDocument (line 66) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-basic-netlify/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic-netlify/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic-netlify/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: examples/solid/start-basic-netlify/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: examples/solid/start-basic-netlify/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: examples/solid/start-basic-netlify/src/routes/index.tsx function Home (line 15) | function Home() { FILE: examples/solid/start-basic-netlify/src/routes/posts.$postId.tsx function PostComponent (line 15) | function PostComponent() { FILE: examples/solid/start-basic-netlify/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/start-basic-netlify/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/start-basic-netlify/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 14) | function PostDeepComponent() { FILE: examples/solid/start-basic-netlify/src/routes/users.$userId.tsx function UserComponent (line 28) | function UserComponent() { FILE: examples/solid/start-basic-netlify/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: examples/solid/start-basic-netlify/src/routes/users.tsx function UsersComponent (line 19) | function UsersComponent() { FILE: examples/solid/start-basic-netlify/src/utils/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/start-basic-netlify/src/utils/users.tsx type User (line 1) | type User = { FILE: examples/solid/start-basic-nitro/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-nitro/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic-nitro/src/components/PostError.tsx function PostErrorComponent (line 4) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-nitro/src/components/UserError.tsx function UserErrorComponent (line 4) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-nitro/src/routeTree.gen.ts type FileRoutesByFullPath (line 117) | interface FileRoutesByFullPath { type FileRoutesByTo (line 134) | interface FileRoutesByTo { type FileRoutesById (line 149) | interface FileRoutesById { type FileRouteTypes (line 169) | interface FileRouteTypes { type RootRouteChildren (line 223) | interface RootRouteChildren { type FileRoutesByPath (line 236) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 359) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 377) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 389) | interface PostsRouteChildren { type UsersRouteChildren (line 401) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 413) | interface ApiUsersRouteChildren { type Register (line 443) | interface Register { FILE: examples/solid/start-basic-nitro/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/solid/start-basic-nitro/src/routes/__root.tsx function RootDocument (line 66) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-basic-nitro/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic-nitro/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic-nitro/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: examples/solid/start-basic-nitro/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: examples/solid/start-basic-nitro/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: examples/solid/start-basic-nitro/src/routes/index.tsx function Home (line 15) | function Home() { FILE: examples/solid/start-basic-nitro/src/routes/posts.$postId.tsx function PostComponent (line 15) | function PostComponent() { FILE: examples/solid/start-basic-nitro/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/start-basic-nitro/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/start-basic-nitro/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 14) | function PostDeepComponent() { FILE: examples/solid/start-basic-nitro/src/routes/users.$userId.tsx function UserComponent (line 28) | function UserComponent() { FILE: examples/solid/start-basic-nitro/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: examples/solid/start-basic-nitro/src/routes/users.tsx function UsersComponent (line 19) | function UsersComponent() { FILE: examples/solid/start-basic-nitro/src/utils/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/start-basic-nitro/src/utils/users.tsx type User (line 1) | type User = { FILE: examples/solid/start-basic-solid-query/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-solid-query/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic-solid-query/src/routeTree.gen.ts type FileRoutesByFullPath (line 111) | interface FileRoutesByFullPath { type FileRoutesByTo (line 127) | interface FileRoutesByTo { type FileRoutesById (line 141) | interface FileRoutesById { type FileRouteTypes (line 160) | interface FileRouteTypes { type RootRouteChildren (line 211) | interface RootRouteChildren { type FileRoutesByPath (line 223) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 339) | interface PostsRouteRouteChildren { type UsersRouteRouteChildren (line 353) | interface UsersRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 367) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 385) | interface PathlessLayoutRouteChildren { type ApiUsersRouteChildren (line 397) | interface ApiUsersRouteChildren { type Register (line 426) | interface Register { FILE: examples/solid/start-basic-solid-query/src/router.tsx function getRouter (line 8) | function getRouter() { type Register (line 27) | interface Register { FILE: examples/solid/start-basic-solid-query/src/routes/__root.tsx function RootComponent (line 71) | function RootComponent() { function RootDocument (line 79) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-basic-solid-query/src/routes/_pathlessLayout.tsx function PathlessLayoutComponent (line 7) | function PathlessLayoutComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/_pathlessLayout/_nested-layout.tsx function PathlessLayoutComponent (line 7) | function PathlessLayoutComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/deferred.tsx function Deferred (line 26) | function Deferred() { function DeferredQuery (line 42) | function DeferredQuery() { FILE: examples/solid/start-basic-solid-query/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/solid/start-basic-solid-query/src/routes/posts.$postId.tsx function PostErrorComponent (line 7) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 31) | function PostComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/posts.route.tsx function PostsComponent (line 15) | function PostsComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 23) | function PostDeepComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/users.$userId.tsx function UserErrorComponent (line 7) | function UserErrorComponent({ error }: ErrorComponentProps) { function UserComponent (line 22) | function UserComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: examples/solid/start-basic-solid-query/src/routes/users.route.tsx function UsersComponent (line 12) | function UsersComponent() { FILE: examples/solid/start-basic-solid-query/src/utils/posts.tsx type PostType (line 6) | type PostType = { FILE: examples/solid/start-basic-solid-query/src/utils/users.tsx type User (line 4) | type User = { constant DEPLOY_URL (line 10) | const DEPLOY_URL = 'http://localhost:3000' FILE: examples/solid/start-basic-static/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic-static/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic-static/src/routeTree.gen.ts type FileRoutesByFullPath (line 99) | interface FileRoutesByFullPath { type FileRoutesByTo (line 113) | interface FileRoutesByTo { type FileRoutesById (line 125) | interface FileRoutesById { type FileRouteTypes (line 142) | interface FileRouteTypes { type RootRouteChildren (line 187) | interface RootRouteChildren { type FileRoutesByPath (line 198) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 300) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 318) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 330) | interface PostsRouteChildren { type UsersRouteChildren (line 342) | interface UsersRouteChildren { type Register (line 370) | interface Register { FILE: examples/solid/start-basic-static/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/solid/start-basic-static/src/routes/__root.tsx function RootComponent (line 67) | function RootComponent() { function RootLayout (line 75) | function RootLayout({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-basic-static/src/routes/_pathlessLayout.tsx function PathlessLayoutComponent (line 7) | function PathlessLayoutComponent() { FILE: examples/solid/start-basic-static/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic-static/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/solid/start-basic-static/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/solid/start-basic-static/src/routes/deferred.tsx function Deferred (line 34) | function Deferred() { FILE: examples/solid/start-basic-static/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/solid/start-basic-static/src/routes/posts.$postId.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/solid/start-basic-static/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/solid/start-basic-static/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/start-basic-static/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 12) | function PostDeepComponent() { FILE: examples/solid/start-basic-static/src/routes/users.$userId.tsx function UserErrorComponent (line 34) | function UserErrorComponent({ error }: ErrorComponentProps) { function UserComponent (line 38) | function UserComponent() { FILE: examples/solid/start-basic-static/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: examples/solid/start-basic-static/src/routes/users.tsx function UsersComponent (line 25) | function UsersComponent() { FILE: examples/solid/start-basic-static/src/utils/posts.tsx type PostType (line 7) | type PostType = { FILE: examples/solid/start-basic-static/src/utils/users.tsx type User (line 1) | type User = { constant DEPLOY_URL (line 7) | const DEPLOY_URL = 'http://localhost:3000' FILE: examples/solid/start-basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: examples/solid/start-basic/src/components/PostError.tsx function PostErrorComponent (line 3) | function PostErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic/src/components/UserError.tsx function UserErrorComponent (line 3) | function UserErrorComponent({ error }: ErrorComponentProps) { FILE: examples/solid/start-basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 111) | interface FileRoutesByFullPath { type FileRoutesByTo (line 127) | interface FileRoutesByTo { type FileRoutesById (line 141) | interface FileRoutesById { type FileRouteTypes (line 160) | interface FileRouteTypes { type RootRouteChildren (line 211) | interface RootRouteChildren { type FileRoutesByPath (line 223) | interface FileRoutesByPath { type PathlessLayoutNestedLayoutRouteChildren (line 339) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 357) | interface PathlessLayoutRouteChildren { type PostsRouteChildren (line 369) | interface PostsRouteChildren { type UsersRouteChildren (line 381) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 393) | interface ApiUsersRouteChildren { type Register (line 422) | interface Register { FILE: examples/solid/start-basic/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: examples/solid/start-basic/src/routes/__root.tsx function RootDocument (line 60) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-basic/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/solid/start-basic/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: examples/solid/start-basic/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: examples/solid/start-basic/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: examples/solid/start-basic/src/routes/index.tsx function Home (line 6) | function Home() { FILE: examples/solid/start-basic/src/routes/posts.$postId.tsx function PostComponent (line 15) | function PostComponent() { FILE: examples/solid/start-basic/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: examples/solid/start-basic/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/start-basic/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 14) | function PostDeepComponent() { FILE: examples/solid/start-basic/src/routes/users.$userId.tsx function UserComponent (line 27) | function UserComponent() { FILE: examples/solid/start-basic/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: examples/solid/start-basic/src/routes/users.tsx function UsersComponent (line 19) | function UsersComponent() { FILE: examples/solid/start-basic/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: examples/solid/start-basic/src/utils/users.tsx type User (line 1) | type User = { FILE: examples/solid/start-bun/server.ts constant SERVER_PORT (line 69) | const SERVER_PORT = Number(process.env.PORT ?? 3000) constant CLIENT_DIRECTORY (line 70) | const CLIENT_DIRECTORY = './dist/client' constant SERVER_ENTRY_POINT (line 71) | const SERVER_ENTRY_POINT = './dist/server/server.js' constant MAX_PRELOAD_BYTES (line 93) | const MAX_PRELOAD_BYTES = Number( constant INCLUDE_PATTERNS (line 98) | const INCLUDE_PATTERNS = (process.env.ASSET_PRELOAD_INCLUDE_PATTERNS ?? '') constant EXCLUDE_PATTERNS (line 105) | const EXCLUDE_PATTERNS = (process.env.ASSET_PRELOAD_EXCLUDE_PATTERNS ?? '') constant VERBOSE (line 112) | const VERBOSE = process.env.ASSET_PRELOAD_VERBOSE_LOGGING === 'true' constant ENABLE_ETAG (line 115) | const ENABLE_ETAG = (process.env.ASSET_PRELOAD_ENABLE_ETAG ?? 'true') ==... constant ENABLE_GZIP (line 118) | const ENABLE_GZIP = (process.env.ASSET_PRELOAD_ENABLE_GZIP ?? 'true') ==... constant GZIP_MIN_BYTES (line 119) | const GZIP_MIN_BYTES = Number(process.env.ASSET_PRELOAD_GZIP_MIN_SIZE ??... constant GZIP_TYPES (line 120) | const GZIP_TYPES = ( function convertGlobToRegExp (line 132) | function convertGlobToRegExp(globPattern: string): RegExp { function computeEtag (line 143) | function computeEtag(data: Uint8Array): string { type AssetMetadata (line 151) | interface AssetMetadata { type InMemoryAsset (line 160) | interface InMemoryAsset { type PreloadResult (line 172) | interface PreloadResult { function isFileEligibleForPreloading (line 181) | function isFileEligibleForPreloading(relativePath: string): boolean { function isMimeTypeCompressible (line 202) | function isMimeTypeCompressible(mimeType: string): boolean { function compressDataIfAppropriate (line 211) | function compressDataIfAppropriate( function createResponseHandler (line 228) | function createResponseHandler( function createCompositeGlobPattern (line 270) | function createCompositeGlobPattern(): Bun.Glob { function initializeStaticRoutes (line 284) | async function initializeStaticRoutes( function initializeServer (line 502) | async function initializeServer() { FILE: examples/solid/start-bun/src/components/Header.tsx function Header (line 3) | function Header() { FILE: examples/solid/start-bun/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 78) | interface RootRouteChildren { type FileRoutesByPath (line 86) | interface FileRoutesByPath { type Register (line 131) | interface Register { FILE: examples/solid/start-bun/src/routes/__root.tsx function RootDocument (line 36) | function RootDocument({ children }: { children: JSX.Element }) { FILE: examples/solid/start-bun/src/routes/demo.start.api-request.tsx function getNames (line 4) | function getNames() { function Home (line 12) | function Home() { FILE: examples/solid/start-bun/src/routes/demo.start.server-funcs.tsx function readTodos (line 8) | async function readTodos() { function Home (line 41) | function Home() { FILE: examples/solid/start-bun/src/routes/index.tsx function App (line 8) | function App() { FILE: examples/solid/start-convex-better-auth/convex/_generated/dataModel.d.ts type TableNames (line 23) | type TableNames = TableNamesInDataModel type Doc (line 30) | type Doc = DocumentByName< type Id (line 48) | type Id = type DataModel (line 60) | type DataModel = DataModelFromSchemaDefinition FILE: examples/solid/start-convex-better-auth/convex/_generated/server.d.ts type GenericCtx (line 26) | type GenericCtx = type QueryCtx (line 113) | type QueryCtx = GenericQueryCtx type MutationCtx (line 121) | type MutationCtx = GenericMutationCtx type ActionCtx (line 129) | type ActionCtx = GenericActionCtx type DatabaseReader (line 138) | type DatabaseReader = GenericDatabaseReader type DatabaseWriter (line 149) | type DatabaseWriter = GenericDatabaseWriter FILE: examples/solid/start-convex-better-auth/src/components/login-signup-form.tsx function LoginSignupForm (line 6) | function LoginSignupForm() { FILE: examples/solid/start-convex-better-auth/src/library/convex-client.ts constant CONVEX_URL (line 4) | const CONVEX_URL = import.meta.env.VITE_CONVEX_URL function refreshAuth (line 13) | function refreshAuth() { FILE: examples/solid/start-convex-better-auth/src/library/utils.ts function cn (line 5) | function cn(...inputs: Array) { FILE: examples/solid/start-convex-better-auth/src/providers/convex.tsx function AppConvexProvider (line 5) | function AppConvexProvider(props: { children: JSXElement }) { FILE: examples/solid/start-convex-better-auth/src/routeTree.gen.ts type FileRoutesByFullPath (line 43) | interface FileRoutesByFullPath { type FileRoutesByTo (line 49) | interface FileRoutesByTo { type FileRoutesById (line 55) | interface FileRoutesById { type FileRouteTypes (line 63) | interface FileRouteTypes { type RootRouteChildren (line 77) | interface RootRouteChildren { type FileRoutesByPath (line 85) | interface FileRoutesByPath { type AuthedRouteChildren (line 124) | interface AuthedRouteChildren { type Register (line 148) | interface Register { FILE: examples/solid/start-convex-better-auth/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: examples/solid/start-convex-better-auth/src/routes/__root.tsx function RootDocument (line 21) | function RootDocument(props: { children: Solid.JSX.Element }) { FILE: examples/solid/start-convex-better-auth/src/routes/_authed/dashboard.tsx function RouteComponent (line 16) | function RouteComponent() { FILE: examples/solid/start-convex-better-auth/src/routes/about.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: examples/solid/start-convex-better-auth/src/routes/index.tsx function RouteComponent (line 14) | function RouteComponent() { FILE: examples/solid/start-counter/src/components/Counter.tsx function Counter (line 4) | function Counter() { FILE: examples/solid/start-counter/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: examples/solid/start-counter/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: examples/solid/start-counter/src/routes/__root.tsx function RootDocument (line 20) | function RootDocument(props: { children: Solid.JSX.Element }) { FILE: examples/solid/start-counter/src/routes/about.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: examples/solid/start-counter/src/routes/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: examples/solid/start-i18n-paraglide/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: examples/solid/start-i18n-paraglide/src/routes/__root.tsx function RootDocument (line 35) | function RootDocument({ children }: { children: JSX.Element }) { FILE: examples/solid/start-i18n-paraglide/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: examples/solid/start-i18n-paraglide/src/routes/index.tsx function Home (line 22) | function Home() { FILE: examples/solid/start-i18n-paraglide/src/server.ts method fetch (line 5) | fetch(req: Request): Promise { FILE: examples/solid/start-i18n-paraglide/src/utils/translated-pathnames.ts type RoutePath (line 4) | type RoutePath = keyof FileRoutesByTo type PublicRoutePath (line 8) | type PublicRoutePath = Exclude< type TranslatedPathname (line 13) | type TranslatedPathname = { function toUrlPattern (line 18) | function toUrlPattern(path: string) { function createTranslatedPathnames (line 32) | function createTranslatedPathnames( FILE: examples/solid/start-large/src/routeTree.gen.ts type FileRoutesByFullPath (line 62) | interface FileRoutesByFullPath { type FileRoutesByTo (line 72) | interface FileRoutesByTo { type FileRoutesById (line 82) | interface FileRoutesById { type FileRouteTypes (line 93) | interface FileRouteTypes { type RootRouteChildren (line 126) | interface RootRouteChildren { type FileRoutesByPath (line 136) | interface FileRoutesByPath { type ParamsRouteRouteChildren (line 196) | interface ParamsRouteRouteChildren { type SearchRouteRouteChildren (line 208) | interface SearchRouteRouteChildren { type Register (line 235) | interface Register { FILE: examples/solid/start-large/src/router.tsx function getRouter (line 5) | function getRouter() { FILE: examples/solid/start-large/src/routes/__root.tsx type Context (line 12) | interface Context { function RootComponent (line 35) | function RootComponent() { function RootDocument (line 43) | function RootDocument({ children }: Readonly<{ children: JSX.Element }>) { FILE: examples/solid/start-large/src/routes/absolute.tsx function AbsoluteComponent (line 7) | function AbsoluteComponent() { FILE: examples/solid/start-large/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/solid/start-large/src/routes/linkProps.tsx function LinkPropsPage (line 25) | function LinkPropsPage() { FILE: examples/solid/start-large/src/routes/params/$paramsPlaceholder.tsx function ParamsComponent (line 65) | function ParamsComponent() { FILE: examples/solid/start-large/src/routes/relative.tsx function RelativeComponent (line 7) | function RelativeComponent() { FILE: examples/solid/start-large/src/routes/search/searchPlaceholder.tsx function SearchComponent (line 71) | function SearchComponent() { FILE: examples/solid/start-large/src/typePrimitives.tsx function customRedirect (line 16) | function customRedirect(options: ValidateRedirectOptions): void { function useCustomNavigate (line 23) | function useCustomNavigate(options: ValidateNavigateOptions): void { function MyLink (line 34) | function MyLink(options: ValidateLinkOptions) { type ListItemsProps (line 38) | interface ListItemsProps< function ListItems (line 52) | function ListItems(options: ListItemsProps) { FILE: examples/solid/start-streaming-data-from-server-functions/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: examples/solid/start-streaming-data-from-server-functions/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 17) | interface Register { FILE: examples/solid/start-streaming-data-from-server-functions/src/routes/__root.tsx function RootComponent (line 20) | function RootComponent() { function RootDocument (line 28) | function RootDocument({ children }: { children: JSX.Element }) { FILE: examples/solid/start-streaming-data-from-server-functions/src/routes/index.tsx type TextPart (line 23) | type TextPart = z.infer function generateMessages (line 29) | function generateMessages() { function sleep (line 50) | function sleep(ms: number) { method start (line 63) | async start(controller) { function RouteComponent (line 95) | function RouteComponent() { FILE: examples/solid/start-supabase-basic/src/components/Auth.tsx function Auth (line 3) | function Auth(props: { FILE: examples/solid/start-supabase-basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: examples/solid/start-supabase-basic/src/components/Login.tsx function Login (line 8) | function Login() { FILE: examples/solid/start-supabase-basic/src/components/NotFound.tsx function NotFound (line 4) | function NotFound({ children }: { children?: Solid.JSX.Element }) { FILE: examples/solid/start-supabase-basic/src/hooks/useMutation.ts function useMutation (line 3) | function useMutation(opts: { FILE: examples/solid/start-supabase-basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 61) | interface FileRoutesByFullPath { type FileRoutesByTo (line 70) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 113) | interface RootRouteChildren { type FileRoutesByPath (line 122) | interface FileRoutesByPath { type AuthedPostsRouteChildren (line 182) | interface AuthedPostsRouteChildren { type AuthedRouteChildren (line 196) | interface AuthedRouteChildren { type Register (line 221) | interface Register { FILE: examples/solid/start-supabase-basic/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 14) | interface Register { FILE: examples/solid/start-supabase-basic/src/routes/__root.tsx function RootComponent (line 89) | function RootComponent() { function RootDocument (line 97) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: examples/solid/start-supabase-basic/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: examples/solid/start-supabase-basic/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/start-supabase-basic/src/routes/_authed/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: examples/solid/start-supabase-basic/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/solid/start-supabase-basic/src/routes/login.tsx function LoginComp (line 8) | function LoginComp() { FILE: examples/solid/start-supabase-basic/src/routes/signup.tsx function SignupComp (line 34) | function SignupComp() { FILE: examples/solid/start-supabase-basic/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: examples/solid/start-supabase-basic/src/utils/supabase.ts function getSupabaseServerClient (line 4) | function getSupabaseServerClient() { FILE: examples/solid/start-tailwind-v4/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: examples/solid/start-tailwind-v4/src/router.tsx function getRouter (line 4) | function getRouter() { type Register (line 15) | interface Register { FILE: examples/solid/start-tailwind-v4/src/routes/__root.tsx function RootComponent (line 22) | function RootComponent() { function RootDocument (line 30) | function RootDocument({ children }: { children: JSX.Element }) { FILE: examples/solid/start-tailwind-v4/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/solid/view-transitions/src/main.tsx type Register (line 44) | interface Register { FILE: examples/solid/view-transitions/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/solid/view-transitions/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 65) | interface FileRoutesById { type FileRouteTypes (line 74) | interface FileRouteTypes { type RootRouteChildren (line 95) | interface RootRouteChildren { type FileRoutesByPath (line 103) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 149) | interface PostsRouteRouteChildren { FILE: examples/solid/view-transitions/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: examples/solid/view-transitions/src/routes/explore.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: examples/solid/view-transitions/src/routes/how-it-works.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: examples/solid/view-transitions/src/routes/index.tsx function Home (line 7) | function Home() { FILE: examples/solid/view-transitions/src/routes/posts.$postId.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: examples/solid/view-transitions/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/solid/view-transitions/src/routes/posts.route.tsx function PostsLayoutComponent (line 9) | function PostsLayoutComponent() { FILE: examples/solid/with-framer-motion/src/main.tsx type PostType (line 16) | type PostType = { class NotFoundError (line 153) | class NotFoundError extends Error {} type Register (line 188) | interface Register { FILE: examples/solid/with-trpc/src/main.tsx type Register (line 28) | interface Register { FILE: examples/solid/with-trpc/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 64) | interface FileRoutesById { type FileRouteTypes (line 73) | interface FileRouteTypes { type RootRouteChildren (line 94) | interface RootRouteChildren { type FileRoutesByPath (line 100) | interface FileRoutesByPath { type DashboardPostsRouteChildren (line 146) | interface DashboardPostsRouteChildren { type DashboardRouteChildren (line 160) | interface DashboardRouteChildren { FILE: examples/solid/with-trpc/src/routes/-components/spinner.tsx function Spinner (line 1) | function Spinner(props: { show?: boolean; wait?: `delay-${number}` }) { FILE: examples/solid/with-trpc/src/routes/__root.tsx type RouterAppContext (line 12) | interface RouterAppContext { function RootComponent (line 20) | function RootComponent() { FILE: examples/solid/with-trpc/src/routes/dashboard.index.tsx function DashboardIndexComponent (line 8) | function DashboardIndexComponent() { FILE: examples/solid/with-trpc/src/routes/dashboard.posts.$postId.tsx function DashboardPostsPostIdComponent (line 18) | function DashboardPostsPostIdComponent() { FILE: examples/solid/with-trpc/src/routes/dashboard.posts.index.tsx function DashboardPostsIndexComponent (line 7) | function DashboardPostsIndexComponent() { FILE: examples/solid/with-trpc/src/routes/dashboard.posts.tsx function DashboardPostsComponent (line 16) | function DashboardPostsComponent() { FILE: examples/solid/with-trpc/src/routes/dashboard.tsx function DashboardComponent (line 7) | function DashboardComponent() { FILE: examples/solid/with-trpc/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: examples/solid/with-trpc/src/server/server.ts constant PORT (line 7) | const PORT = constant HMR_PORT (line 11) | const HMR_PORT = FILE: examples/solid/with-trpc/src/server/trpc.ts type TRPCContext (line 7) | type TRPCContext = Awaited> constant POSTS (line 11) | const POSTS = [ type AppRouter (line 41) | type AppRouter = typeof appRouter FILE: examples/vue/basic-file-based-jsx/src/components/EditingAComponent.tsx method setup (line 5) | setup() { FILE: examples/vue/basic-file-based-jsx/src/components/EditingBComponent.tsx method setup (line 5) | setup() { FILE: examples/vue/basic-file-based-jsx/src/components/NotRemountDepsComponent.tsx method setup (line 5) | setup() { FILE: examples/vue/basic-file-based-jsx/src/components/RemountDepsComponent.tsx method setup (line 8) | setup() { FILE: examples/vue/basic-file-based-jsx/src/main.tsx type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: examples/vue/basic-file-based-jsx/src/posts.tsx type PostType (line 4) | type PostType = { FILE: examples/vue/basic-file-based-jsx/src/routeTree.gen.ts type FileRoutesByFullPath (line 146) | interface FileRoutesByFullPath { type FileRoutesByTo (line 166) | interface FileRoutesByTo { type FileRoutesById (line 185) | interface FileRoutesById { type FileRouteTypes (line 209) | interface FileRouteTypes { type RootRouteChildren (line 274) | interface RootRouteChildren { type FileRoutesByPath (line 293) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 444) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 458) | interface LayoutRouteChildren { type PostsRouteChildren (line 469) | interface PostsRouteChildren { type groupLayoutRouteChildren (line 481) | interface groupLayoutRouteChildren { FILE: examples/vue/basic-file-based-jsx/src/routes/(another-group)/onlyrouteinside.tsx function OnlyRouteInsideComponent (line 12) | function OnlyRouteInsideComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/(group)/_layout.insidelayout.tsx function InsideLayoutComponent (line 12) | function InsideLayoutComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/(group)/_layout.tsx function GroupLayoutComponent (line 7) | function GroupLayoutComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/(group)/inside.tsx function InsideComponent (line 12) | function InsideComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/(group)/lazyinside.tsx function LazyInsideComponent (line 12) | function LazyInsideComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/(group)/subfolder/inside.tsx function SubfolderInsideComponent (line 12) | function SubfolderInsideComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/__root.tsx function RootComponent (line 18) | function RootComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/_layout/_layout-2.tsx function Layout2Component (line 7) | function Layout2Component() { FILE: examples/vue/basic-file-based-jsx/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/index.tsx function IndexComponent (line 8) | function IndexComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/notRemountDeps.tsx method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 11) | remountDeps(opts) { FILE: examples/vue/basic-file-based-jsx/src/routes/posts.$postId.tsx function PostComponent (line 13) | function PostComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/posts_.$postId.edit.tsx function PostEditComponent (line 9) | function PostEditComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/remountDeps.tsx method loaderDeps (line 8) | loaderDeps(opts) { method remountDeps (line 11) | remountDeps(opts) { FILE: examples/vue/basic-file-based-jsx/src/routes/sfcComponent.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: examples/vue/basic-file-based-jsx/src/routes/대한민국.tsx function UnicodeComponent (line 7) | function UnicodeComponent() { FILE: examples/vue/basic-file-based-sfc/src/main.ts type Register (line 16) | interface Register { method setup (line 25) | setup() { FILE: examples/vue/basic-file-based-sfc/src/posts.ts type PostType (line 4) | type PostType = { FILE: examples/vue/basic-file-based-sfc/src/routeTree.gen.ts type FileRoutesByFullPath (line 250) | interface FileRoutesByFullPath { type FileRoutesByTo (line 269) | interface FileRoutesByTo { type FileRoutesById (line 287) | interface FileRoutesById { type FileRouteTypes (line 310) | interface FileRouteTypes { type RootRouteChildren (line 372) | interface RootRouteChildren { type FileRoutesByPath (line 390) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 534) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 548) | interface LayoutRouteChildren { type PostsRouteChildren (line 559) | interface PostsRouteChildren { type groupLayoutRouteChildren (line 571) | interface groupLayoutRouteChildren { FILE: examples/vue/basic-file-based-sfc/src/routes/notRemountDeps.ts method validateSearch (line 4) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 7) | loaderDeps(opts) { method remountDeps (line 10) | remountDeps(opts) { FILE: examples/vue/basic-file-based-sfc/src/routes/remountDeps.ts method validateSearch (line 4) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 7) | loaderDeps(opts) { method remountDeps (line 10) | remountDeps(opts) { FILE: examples/vue/basic/src/main.tsx function RootComponent (line 29) | function RootComponent() { function IndexComponent (line 80) | function IndexComponent() { function PostsIndexComponent (line 101) | function PostsIndexComponent() { function PostErrorComponent (line 113) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 121) | function PostComponent() { function PathlessLayoutComponent (line 139) | function PathlessLayoutComponent() { function PathlessLayout2Component (line 156) | function PathlessLayout2Component() { function PathlessLayoutAComponent (line 191) | function PathlessLayoutAComponent() { function PathlessLayoutBComponent (line 201) | function PathlessLayoutBComponent() { type Register (line 226) | interface Register { method setup (line 235) | setup() { FILE: examples/vue/basic/src/posts.lazy.tsx function PostsLayoutComponent (line 7) | function PostsLayoutComponent() { FILE: examples/vue/basic/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: packages/arktype-adapter/src/index.ts type ArkTypeLike (line 3) | interface ArkTypeLike { type ArkTypeValidatorAdapter (line 9) | type ArkTypeValidatorAdapter = FILE: packages/eslint-plugin-router/src/__tests__/create-route-property-order.rule.test.ts type TestedCheckedProperties (line 29) | type TestedCheckedProperties = (typeof testedCheckedProperties)[number] type OrderIndependentProps (line 31) | type OrderIndependentProps = (typeof orderIndependentProps)[number] type TestedCreateRouteFunction (line 38) | type TestedCreateRouteFunction = (typeof testedCreateRouteFunctions)[num... type TestCase (line 40) | interface TestCase { function generateInvalidPermutations (line 50) | function generateInvalidPermutations( type Interleaved (line 101) | type Interleaved = TestedCheckedProperties | OrderIndependentProps function getCode (line 129) | function getCode({ createRouteFunction, properties }: TestCase) { FILE: packages/eslint-plugin-router/src/__tests__/test-utils.ts function generatePermutations (line 3) | function generatePermutations(arr: Array): Array> { function generatePartialCombinations (line 20) | function generatePartialCombinations( function expectArrayEqualIgnoreOrder (line 40) | function expectArrayEqualIgnoreOrder(a: Array, b: Array) { function normalizeIndent (line 44) | function normalizeIndent(template: TemplateStringsArray) { function generateInterleavedCombinations (line 50) | function generateInterleavedCombinations< FILE: packages/eslint-plugin-router/src/index.ts type RuleKey (line 5) | type RuleKey = keyof typeof rules type Plugin (line 7) | interface Plugin extends Omit { FILE: packages/eslint-plugin-router/src/rules/create-route-property-order/constants.ts type CreateRouteFunction (line 17) | type CreateRouteFunction = (typeof createRouteFunctions)[number] type CheckedProperties (line 39) | type CheckedProperties = (typeof sortRules)[number][number][number] FILE: packages/eslint-plugin-router/src/rules/create-route-property-order/create-route-property-order.rule.ts function isCreateRouteFunction (line 17) | function isCreateRouteFunction(node: any): node is CreateRouteFunction { method CallExpression (line 43) | CallExpression(node) { FILE: packages/eslint-plugin-router/src/rules/create-route-property-order/create-route-property-order.utils.ts function sortDataByOrder (line 1) | function sortDataByOrder( function getCheckedProperties (line 69) | function getCheckedProperties( FILE: packages/eslint-plugin-router/src/rules/route-param-names/constants.ts type PathAsFirstArgFunction (line 11) | type PathAsFirstArgFunction = (typeof pathAsFirstArgFunctions)[number] type PathAsPropertyFunction (line 19) | type PathAsPropertyFunction = (typeof pathAsPropertyFunctions)[number] type RouteFunction (line 29) | type RouteFunction = (typeof allRouteFunctions)[number] constant VALID_PARAM_NAME_REGEX (line 36) | const VALID_PARAM_NAME_REGEX = /^[a-zA-Z_$][a-zA-Z0-9_$]*$/ FILE: packages/eslint-plugin-router/src/rules/route-param-names/route-param-names.rule.ts function reportInvalidParams (line 34) | function reportInvalidParams(node: TSESTree.Node, path: string) { function getStringLiteralValue (line 46) | function getStringLiteralValue(node: TSESTree.Node): string | null { method CallExpression (line 66) | CallExpression(node) { FILE: packages/eslint-plugin-router/src/rules/route-param-names/route-param-names.utils.ts type ExtractedParam (line 3) | interface ExtractedParam { function extractParamsFromSegment (line 25) | function extractParamsFromSegment( function extractParamsFromPath (line 87) | function extractParamsFromPath(path: string): Array { function isValidParamName (line 109) | function isValidParamName(paramName: string): boolean { function getInvalidParams (line 119) | function getInvalidParams(path: string): Array { FILE: packages/eslint-plugin-router/src/types.ts type ExtraRuleDocs (line 1) | type ExtraRuleDocs = { FILE: packages/eslint-plugin-router/src/utils/detect-router-imports.ts type Create (line 4) | type Create = Parameters< type Context (line 8) | type Context = Parameters[0] type Options (line 9) | type Options = Parameters[1] type Helpers (line 10) | type Helpers = { type EnhancedCreate (line 18) | type EnhancedCreate = ( function detectTanstackRouterImports (line 24) | function detectTanstackRouterImports(create: EnhancedCreate): Create { FILE: packages/history/src/index.ts type NavigateOptions (line 5) | interface NavigateOptions { type SubscriberHistoryAction (line 9) | type SubscriberHistoryAction = type SubscriberArgs (line 18) | type SubscriberArgs = { type RouterHistory (line 23) | interface RouterHistory { type HistoryLocation (line 42) | interface HistoryLocation extends ParsedPath { type ParsedPath (line 46) | interface ParsedPath { type HistoryState (line 53) | interface HistoryState {} type ParsedHistoryState (line 55) | type ParsedHistoryState = HistoryState & { type ShouldAllowNavigation (line 61) | type ShouldAllowNavigation = any type HistoryAction (line 63) | type HistoryAction = 'PUSH' | 'REPLACE' | 'FORWARD' | 'BACK' | 'GO' type BlockerFnArgs (line 65) | type BlockerFnArgs = { type BlockerFn (line 71) | type BlockerFn = ( type NavigationBlocker (line 75) | type NavigationBlocker = { type TryNavigateArgs (line 80) | type TryNavigateArgs = { function createHistory (line 99) | function createHistory(opts: { function assignKeyAndIndex (line 252) | function assignKeyAndIndex(index: number, state: HistoryState | undefine... function createBrowserHistory (line 281) | function createBrowserHistory(opts?: { function createHashHistory (line 552) | function createHashHistory(opts?: { window?: any }): RouterHistory { function createMemoryHistory (line 578) | function createMemoryHistory( function sanitizePath (line 637) | function sanitizePath(path: string): string { function parseHref (line 652) | function parseHref( function createRandomKey (line 687) | function createRandomKey() { FILE: packages/nitro-v2-vite-plugin/src/index.ts function isFullUrl (line 10) | function isFullUrl(str: string): boolean { function nitroV2Plugin (line 19) | function nitroV2Plugin(nitroConfig?: NitroConfig): Array { function virtualBundlePlugin (line 144) | function virtualBundlePlugin(bundle: Rollup.OutputBundle): Rollup.Plugin { FILE: packages/react-router-devtools/src/TanStackRouterDevtools.tsx type TanStackRouterDevtoolsOptions (line 8) | interface TanStackRouterDevtoolsOptions { function TanStackRouterDevtools (line 46) | function TanStackRouterDevtools( FILE: packages/react-router-devtools/src/TanStackRouterDevtoolsPanel.tsx type TanStackRouterDevtoolsPanelOptions (line 6) | interface TanStackRouterDevtoolsPanelOptions { FILE: packages/react-router-ssr-query/src/index.tsx type Options (line 7) | type Options = function setupRouterSsrQueryIntegration (line 12) | function setupRouterSsrQueryIntegration( FILE: packages/react-router/src/Asset.tsx type ScriptAttrs (line 7) | interface ScriptAttrs { function Asset (line 13) | function Asset({ function Script (line 45) | function Script({ FILE: packages/react-router/src/CatchBoundary.tsx function CatchBoundary (line 5) | function CatchBoundary(props: { class CatchBoundaryImpl (line 31) | class CatchBoundaryImpl extends React.Component<{ method getDerivedStateFromProps (line 40) | static getDerivedStateFromProps(props: any) { method getDerivedStateFromError (line 43) | static getDerivedStateFromError(error: Error) { method reset (line 46) | reset() { method componentDidUpdate (line 49) | componentDidUpdate( method componentDidCatch (line 61) | componentDidCatch(error: Error, errorInfo: ErrorInfo) { method render (line 66) | render() { function ErrorComponent (line 80) | function ErrorComponent({ error }: { error: any }) { FILE: packages/react-router/src/ClientOnly.tsx type ClientOnlyProps (line 3) | interface ClientOnlyProps { function ClientOnly (line 31) | function ClientOnly({ children, fallback = null }: ClientOnlyProps) { function useHydrated (line 58) | function useHydrated(): boolean { function subscribe (line 66) | function subscribe() { FILE: packages/react-router/src/HeadContent.dev.tsx constant DEV_STYLES_ATTR (line 7) | const DEV_STYLES_ATTR = 'data-tanstack-router-dev-styles' function HeadContent (line 18) | function HeadContent() { FILE: packages/react-router/src/HeadContent.tsx function HeadContent (line 11) | function HeadContent() { FILE: packages/react-router/src/Match.tsx type MatchViewState (line 97) | type MatchViewState = { function MatchView (line 104) | function MatchView({ function OnRendered (line 212) | function OnRendered() { FILE: packages/react-router/src/Matches.tsx type RouteMatchExtensions (line 35) | interface RouteMatchExtensions { function Matches (line 48) | function Matches() { function MatchesInner (line 78) | function MatchesInner() { type UseMatchRouteOptions (line 119) | type UseMatchRouteOptions< function useMatchRoute (line 143) | function useMatchRoute() { type MakeMatchRouteOptions (line 175) | type MakeMatchRouteOptions< function MatchRoute (line 200) | function MatchRoute< type UseMatchesBaseOptions (line 217) | interface UseMatchesBaseOptions< type UseMatchesResult (line 227) | type UseMatchesResult< function useMatches (line 232) | function useMatches< function useParentMatches (line 288) | function useParentMatches< function useChildMatches (line 314) | function useChildMatches< FILE: packages/react-router/src/RouterProvider.tsx function RouterContextProvider (line 14) | function RouterContextProvider< function RouterProvider (line 58) | function RouterProvider< type RouterProps (line 69) | type RouterProps< FILE: packages/react-router/src/SafeFragment.tsx function SafeFragment (line 3) | function SafeFragment(props: any) { FILE: packages/react-router/src/ScriptOnce.tsx function ScriptOnce (line 7) | function ScriptOnce({ children }: { children: string }) { FILE: packages/react-router/src/Scripts.tsx function renderScripts (line 84) | function renderScripts( FILE: packages/react-router/src/ScrollRestoration.tsx function useScrollRestoration (line 14) | function useScrollRestoration() { function ScrollRestoration (line 22) | function ScrollRestoration(_props: ScrollRestorationOptions) { function useElementScrollRestoration (line 34) | function useElementScrollRestoration( FILE: packages/react-router/src/Transitioner.tsx function Transitioner (line 11) | function Transitioner() { FILE: packages/react-router/src/awaited.tsx type AwaitOptions (line 6) | type AwaitOptions = { function useAwaited (line 11) | function useAwaited({ promise: _promise }: AwaitOptions): T { function Await (line 33) | function Await( function AwaitInner (line 46) | function AwaitInner( FILE: packages/react-router/src/fileRoute.ts function createFileRoute (line 50) | function createFileRoute< class FileRoute (line 74) | class FileRoute< method constructor (line 84) | constructor( function FileRouteLoader (line 169) | function FileRouteLoader< type LazyRoute (line 199) | interface LazyRoute { method constructor (line 215) | constructor( class LazyRoute (line 210) | class LazyRoute { method constructor (line 215) | constructor( function createLazyRoute (line 280) | function createLazyRoute< function createLazyFileRoute (line 304) | function createLazyFileRoute< FILE: packages/react-router/src/headContentUtils.tsx function buildTagsFromMatches (line 8) | function buildTagsFromMatches( function uniqBy (line 390) | function uniqBy(arr: Array, fn: (item: T) => string) { FILE: packages/react-router/src/history.ts type HistoryState (line 4) | interface HistoryState { FILE: packages/react-router/src/lazyRouteComponent.tsx function lazyRouteComponent (line 15) | function lazyRouteComponent< FILE: packages/react-router/src/link.tsx function useLinkProps (line 43) | function useLinkProps< constant STATIC_EMPTY_OBJECT (line 716) | const STATIC_EMPTY_OBJECT = {} constant STATIC_ACTIVE_OBJECT (line 717) | const STATIC_ACTIVE_OBJECT = { className: 'active' } constant STATIC_DISABLED_PROPS (line 718) | const STATIC_DISABLED_PROPS = { role: 'link', 'aria-disabled': true } constant STATIC_ACTIVE_PROPS (line 719) | const STATIC_ACTIVE_PROPS = { 'data-status': 'active', 'aria-current': '... constant STATIC_TRANSITIONING_PROPS (line 720) | const STATIC_TRANSITIONING_PROPS = { 'data-transitioning': 'transitionin... function getHrefOption (line 738) | function getHrefOption( function isSafeInternal (line 755) | function isSafeInternal(to: unknown) { type UseLinkReactProps (line 762) | type UseLinkReactProps = TComp extends keyof React.JSX.IntrinsicE... type UseLinkPropsOptions (line 769) | type UseLinkPropsOptions< type ActiveLinkOptions (line 778) | type ActiveLinkOptions< type ActiveLinkProps (line 788) | type ActiveLinkProps = Partial< type ActiveLinkOptionProps (line 794) | interface ActiveLinkOptionProps { type LinkProps (line 807) | type LinkProps< type LinkPropsChildren (line 817) | interface LinkPropsChildren { type LinkComponentReactProps (line 827) | type LinkComponentReactProps = Omit< type LinkComponentProps (line 832) | type LinkComponentProps< type CreateLinkProps (line 842) | type CreateLinkProps = LinkProps< type LinkComponent (line 851) | type LinkComponent< type LinkComponentRoute (line 864) | interface LinkComponentRoute< function createLink (line 896) | function createLink( function isCtrlEvent (line 942) | function isCtrlEvent(e: React.MouseEvent) { type LinkOptionsFnOptions (line 946) | type LinkOptionsFnOptions< type LinkOptionsFn (line 955) | type LinkOptionsFn = < FILE: packages/react-router/src/not-found.tsx function CatchNotFound (line 10) | function CatchNotFound(props: { function DefaultGlobalNotFound (line 78) | function DefaultGlobalNotFound() { FILE: packages/react-router/src/renderRouteNotFound.tsx function renderRouteNotFound (line 14) | function renderRouteNotFound( FILE: packages/react-router/src/route.tsx type UpdatableRouteOptionsExtensions (line 52) | interface UpdatableRouteOptionsExtensions { type RootRouteOptionsExtensions (line 59) | interface RootRouteOptionsExtensions { type RouteExtensions (line 67) | interface RouteExtensions< function getRouteApi (line 91) | function getRouteApi< class RouteApi (line 98) | class RouteApi< method constructor (line 105) | constructor({ id }: { id: TId }) { class Route (line 168) | class Route< method constructor (line 240) | constructor( function createRoute (line 324) | function createRoute< type AnyRootRoute (line 406) | type AnyRootRoute = RootRoute< function createRootRouteWithContext (line 429) | function createRootRouteWithContext() { class RootRoute (line 471) | class RootRoute< method constructor (line 518) | constructor( function createRootRoute (line 595) | function createRootRoute< function createRouteMask (line 649) | function createRouteMask< type DefaultRouteTypes (line 661) | interface DefaultRouteTypes { type RouteTypes (line 666) | interface RouteTypes extends DefaultRouteTypes {} type AsyncRouteComponent (line 668) | type AsyncRouteComponent = RouteTypes['component'] & { type RouteComponent (line 672) | type RouteComponent = AsyncRouteComponent<{}> type ErrorRouteComponent (line 674) | type ErrorRouteComponent = AsyncRouteComponent type NotFoundRouteComponent (line 676) | type NotFoundRouteComponent = RouteTypes['component'] class NotFoundRoute (line 678) | class NotFoundRoute< method constructor (line 708) | constructor( FILE: packages/react-router/src/router.ts type RouterOptionsExtensions (line 19) | interface RouterOptionsExtensions { class Router (line 96) | class Router< method constructor (line 109) | constructor( FILE: packages/react-router/src/routerStores.ts type RouterReadableStore (line 11) | interface RouterReadableStore extends Readable {} FILE: packages/react-router/src/scroll-restoration.tsx function ScrollRestoration (line 11) | function ScrollRestoration() { FILE: packages/react-router/src/ssr/RouterClient.tsx function RouterClient (line 8) | function RouterClient(props: { router: AnyRouter }) { FILE: packages/react-router/src/ssr/RouterServer.tsx function RouterServer (line 5) | function RouterServer(props: { FILE: packages/react-router/src/ssr/renderRouterToStream.tsx method onAllReady (line 53) | onAllReady() { method onShellReady (line 58) | onShellReady() { FILE: packages/react-router/src/ssr/serializer.ts type SerializerExtensions (line 4) | interface SerializerExtensions { FILE: packages/react-router/src/structuralSharing.ts type DefaultStructuralSharingEnabled (line 8) | type DefaultStructuralSharingEnabled = type RequiredStructuralSharing (line 15) | interface RequiredStructuralSharing { type StructuralSharingOption (line 19) | type StructuralSharingOption< type StructuralSharingEnabled (line 33) | type StructuralSharingEnabled< type ValidateSelected (line 40) | type ValidateSelected< FILE: packages/react-router/src/typePrimitives.ts type ValidateLinkOptions (line 17) | type ValidateLinkOptions< type InferStructuralSharing (line 37) | type InferStructuralSharing = TOptions extends { type ValidateUseSearchOptions (line 43) | type ValidateUseSearchOptions< type ValidateUseParamsOptions (line 58) | type ValidateUseParamsOptions< type ValidateLinkOptionsArray (line 72) | type ValidateLinkOptionsArray< FILE: packages/react-router/src/useBlocker.tsx type ShouldBlockFnLocation (line 15) | interface ShouldBlockFnLocation< type AnyShouldBlockFnLocation (line 28) | type AnyShouldBlockFnLocation = ShouldBlockFnLocation type MakeShouldBlockFnLocationUnion (line 29) | type MakeShouldBlockFnLocationUnion< type BlockerResolver (line 41) | type BlockerResolver = type ShouldBlockFnArgs (line 59) | type ShouldBlockFnArgs = { type ShouldBlockFn (line 65) | type ShouldBlockFn = ( type UseBlockerOpts (line 68) | type UseBlockerOpts< type LegacyBlockerFn (line 78) | type LegacyBlockerFn = () => Promise | any type LegacyBlockerOpts (line 79) | type LegacyBlockerOpts = { function _resolveBlockerOpts (line 84) | function _resolveBlockerOpts( function useBlocker (line 151) | function useBlocker( function Block (line 296) | function Block(opts: PromptProps | LegacyPromptProps): React.ReactNode { type LegacyPromptProps (line 308) | type LegacyPromptProps = { type PromptProps (line 314) | type PromptProps< FILE: packages/react-router/src/useCanGoBack.ts function useCanGoBack (line 5) | function useCanGoBack() { FILE: packages/react-router/src/useLoaderData.tsx type UseLoaderDataBaseOptions (line 14) | interface UseLoaderDataBaseOptions< type UseLoaderDataOptions (line 26) | type UseLoaderDataOptions< type UseLoaderDataRoute (line 42) | type UseLoaderDataRoute = < function useLoaderData (line 68) | function useLoaderData< FILE: packages/react-router/src/useLoaderDeps.tsx type UseLoaderDepsBaseOptions (line 14) | interface UseLoaderDepsBaseOptions< type UseLoaderDepsOptions (line 25) | type UseLoaderDepsOptions< type UseLoaderDepsRoute (line 34) | type UseLoaderDepsRoute = < function useLoaderDeps (line 54) | function useLoaderDeps< FILE: packages/react-router/src/useLocation.tsx type UseLocationBaseOptions (line 16) | interface UseLocationBaseOptions< type UseLocationResult (line 26) | type UseLocationResult< function useLocation (line 44) | function useLocation< FILE: packages/react-router/src/useMatch.tsx type UseMatchBaseOptions (line 28) | interface UseMatchBaseOptions< type UseMatchRoute (line 42) | type UseMatchRoute = < type UseMatchOptions (line 58) | type UseMatchOptions< type UseMatchResult (line 76) | type UseMatchResult< function useMatch (line 91) | function useMatch< FILE: packages/react-router/src/useNavigate.tsx function useNavigate (line 26) | function useNavigate< function Navigate (line 54) | function Navigate< FILE: packages/react-router/src/useParams.tsx type UseParamsBaseOptions (line 16) | interface UseParamsBaseOptions< type UseParamsOptions (line 30) | type UseParamsOptions< type UseParamsRoute (line 48) | type UseParamsRoute = < function useParams (line 76) | function useParams< FILE: packages/react-router/src/useRouteContext.ts type UseRouteContextRoute (line 10) | type UseRouteContextRoute = < function useRouteContext (line 17) | function useRouteContext< FILE: packages/react-router/src/useRouter.tsx function useRouter (line 16) | function useRouter(opts?: { FILE: packages/react-router/src/useRouterState.tsx type UseRouterStateOptions (line 16) | type UseRouterStateOptions< type UseRouterStateResult (line 27) | type UseRouterStateResult< function useRouterState (line 44) | function useRouterState< FILE: packages/react-router/src/useSearch.tsx type UseSearchBaseOptions (line 16) | interface UseSearchBaseOptions< type UseSearchOptions (line 30) | type UseSearchOptions< type UseSearchRoute (line 48) | type UseSearchRoute = < function useSearch (line 76) | function useSearch< FILE: packages/react-router/src/utils.ts constant REACT_USE (line 7) | const REACT_USE = 'use' function useStableCallback (line 17) | function useStableCallback) => any>( function usePrevious (line 33) | function usePrevious(value: T): T | null { function useIntersectionObserver (line 81) | function useIntersectionObserver( function useForwardedRef (line 121) | function useForwardedRef(ref?: React.ForwardedRef) { FILE: packages/react-router/tests/ClientOnly.test.tsx function createTestRouter (line 19) | function createTestRouter(opts: { isServer: boolean }) { FILE: packages/react-router/tests/Matches.test-d.tsx type RootRoute (line 15) | type RootRoute = typeof rootRoute type RootMatch (line 17) | type RootMatch = RouteMatch< type IndexRoute (line 32) | type IndexRoute = typeof indexRoute type IndexMatch (line 34) | type IndexMatch = RouteMatch< type InvoiceMatch (line 50) | type InvoiceMatch = RouteMatch< type InvoicesRoute (line 60) | type InvoicesRoute = typeof invoicesRoute type InvoicesMatch (line 62) | type InvoicesMatch = RouteMatch< type InvoicesIndexRoute (line 77) | type InvoicesIndexRoute = typeof invoicesIndexRoute type InvoicesIndexMatch (line 79) | type InvoicesIndexMatch = RouteMatch< type InvoiceRoute (line 95) | type InvoiceRoute = typeof invoiceRoute type LayoutRoute (line 102) | type LayoutRoute = typeof layoutRoute type LayoutMatch (line 104) | type LayoutMatch = RouteMatch< type CommentsRoute (line 125) | type CommentsRoute = typeof commentsRoute type CommentsMatch (line 127) | type CommentsMatch = RouteMatch< type DefaultRouter (line 147) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/Matches.test.tsx type DefaultRouter (line 107) | type DefaultRouter = typeof defaultRouter function RouteComponent (line 318) | function RouteComponent() { FILE: packages/react-router/tests/RouterProvider.test-d.tsx type DefaultRouter (line 41) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/blocker.test.tsx type BlockerTestOpts (line 33) | interface BlockerTestOpts { function setup (line 39) | async function setup({ blockerFn, disabled, ignoreBlocker }: BlockerTest... FILE: packages/react-router/tests/createLazyRoute.test.tsx function createTestRouter (line 25) | function createTestRouter(initialHistory?: RouterHistory) { FILE: packages/react-router/tests/disableGlobalCatchBoundary.test.tsx function ThrowingComponent (line 15) | function ThrowingComponent() { class TestErrorBoundary (line 20) | class TestErrorBoundary extends Component< method constructor (line 24) | constructor(props: { children: ReactNode }) { method getDerivedStateFromError (line 29) | static getDerivedStateFromError(error: Error) { method render (line 33) | render() { function createTestRouter (line 61) | function createTestRouter(disableGlobalCatchBoundary: boolean) { FILE: packages/react-router/tests/errorComponent.test.tsx function MyErrorComponent (line 14) | function MyErrorComponent(props: ErrorComponentProps) { function asyncToThrowFn (line 18) | async function asyncToThrowFn() { function throwFn (line 23) | function throwFn() { FILE: packages/react-router/tests/fileRoute.test-d.tsx type FileRoutesByPath (line 21) | interface FileRoutesByPath { FILE: packages/react-router/tests/lazy/error.tsx function Route (line 3) | function Route(id: string) { FILE: packages/react-router/tests/lazy/heavy.tsx function Route (line 4) | function Route(id: string) { FILE: packages/react-router/tests/lazy/mockHeavyDependenciesRoute.tsx function HeavyComponent (line 4) | function HeavyComponent() { FILE: packages/react-router/tests/lazy/normal.tsx function Route (line 3) | function Route(id: string) { function FileRoute (line 9) | function FileRoute(id: string) { FILE: packages/react-router/tests/link.test-d.tsx type DefaultRouter (line 161) | type DefaultRouter = typeof defaultRouter type DefaultRouterObjects (line 163) | type DefaultRouterObjects = typeof defaultRouterObjects type RouterAlwaysTrailingSlashes (line 165) | type RouterAlwaysTrailingSlashes = typeof routerAlwaysTrailingSlashes type RouterNeverTrailingSlashes (line 167) | type RouterNeverTrailingSlashes = typeof routerNeverTrailingSlashes type RouterPreserveTrailingSlashes (line 169) | type RouterPreserveTrailingSlashes = typeof routerPreserveTrailingSlashes type BasicLinkProps (line 4012) | interface BasicLinkProps extends React.AnchorHTMLAttributes { FILE: packages/react-router/tests/link.test.tsx constant WAIT_TIME (line 68) | const WAIT_TIME = 300 function runTest (line 233) | async function runTest(opts: { explicitUndefined: boolean | undefined }) { function CurrentPostLinks (line 562) | function CurrentPostLinks() { function PostPage (line 602) | function PostPage() { function CurrentSearchLinks (line 645) | function CurrentSearchLinks() { function PostsPage (line 698) | function PostsPage() { function runTest (line 5104) | async function runTest({ function checkSearchValue (line 5633) | async function checkSearchValue(value: string) { function checkPostsLink (line 5637) | async function checkPostsLink(root: string) { function runTest (line 6892) | async function runTest(navigateVia: 'Route' | 'RouteApi') { function PathRouteComponent (line 7243) | function PathRouteComponent() { FILE: packages/react-router/tests/loaders.test.tsx constant WAIT_TIME (line 42) | const WAIT_TIME = 100 function Header (line 484) | function Header() { function getPendingComponent (line 655) | function getPendingComponent(onMount: () => void) { function getPendingComponent (line 761) | function getPendingComponent(onMount: () => void) { FILE: packages/react-router/tests/navigate.test.tsx function createTestRouter (line 16) | function createTestRouter(initialHistory?: RouterHistory) { function toNullObj (line 497) | function toNullObj(obj: T): T { function createOptionalParamTestRouter (line 599) | function createOptionalParamTestRouter(initialHistory?: RouterHistory) { function createOptionalParamTestRouter (line 810) | function createOptionalParamTestRouter(initialHistory?: RouterHistory) { function createInheritanceTestRouter (line 988) | function createInheritanceTestRouter(initialHistory?: RouterHistory) { function createEdgeCaseTestRouter (line 1115) | function createEdgeCaseTestRouter(initialHistory?: RouterHistory) { FILE: packages/react-router/tests/optional-path-params.test-d.tsx type OptionalParams (line 180) | type OptionalParams = ResolveOptionalParams< FILE: packages/react-router/tests/optional-path-params.test.tsx function setupTestRouter (line 236) | async function setupTestRouter() { function Component (line 595) | function Component() { function Component (line 675) | function Component() { function Component (line 839) | function Component() { FILE: packages/react-router/tests/redirect.test.tsx constant WAIT_TIME (line 42) | const WAIT_TIME = 100 FILE: packages/react-router/tests/redirects.test-d.tsx type DefaultRouter (line 36) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/route.test-d.tsx type hi (line 268) | type hi = Expand type Router (line 1292) | type Router = typeof router type TExpectedParams (line 1317) | type TExpectedParams = { detailId: string; invoiceId: string } type TExpectedSearch (line 1318) | type TExpectedSearch = { detailPage: number; page: number } type TExpectedContext (line 1319) | type TExpectedContext = { type TExpectedLoaderData (line 1325) | type TExpectedLoaderData = { detailLoader: 'detailResult' } type TExpectedMatch (line 1326) | type TExpectedMatch = { FILE: packages/react-router/tests/routeApi.test-d.tsx type DefaultRouter (line 41) | type DefaultRouter = typeof defaultRouter type ExtractDefaultFrom (line 43) | type ExtractDefaultFrom = FILE: packages/react-router/tests/routeContext.test.tsx constant WAIT_TIME (line 41) | const WAIT_TIME = 150 function findByText (line 47) | async function findByText(text: string) { function clickButton (line 52) | async function clickButton(name: string) { function check (line 1692) | async function check(expectedCounter: number) { function Component (line 2739) | function Component() { FILE: packages/react-router/tests/router.test-d.tsx type RouteTree (line 15) | type RouteTree = typeof rootRoute type RouteTree (line 106) | type RouteTree = typeof rootRoute type RouteTree (line 136) | type RouteTree = typeof routeTree type Router (line 193) | type Router = typeof router FILE: packages/react-router/tests/router.test.tsx function validateSearchParams (line 67) | function validateSearchParams< function createTestRouter (line 78) | function createTestRouter( type RemountDepsFn (line 979) | type RemountDepsFn = (opts: MakeRemountDepsOptionsUnion) => any function setup (line 980) | async function setup(opts?: { function check (line 1200) | async function check( function checkSearch (line 1612) | async function checkSearch(expectedSearch: { class TestValidationError (line 1728) | class TestValidationError extends Error { method constructor (line 1730) | constructor(issues: Array<{ message: string }>) { type Router (line 1928) | type Router = typeof router type Router (line 1966) | type Router = typeof router function getRouter (line 2062) | function getRouter() { FILE: packages/react-router/tests/searchMiddleware.test.tsx function setupTest (line 33) | function setupTest(opts: { function runTest (line 93) | async function runTest( function checkLocationSearch (line 120) | function checkLocationSearch(search: object) { FILE: packages/react-router/tests/store-updates-during-navigation.test.tsx function setup (line 26) | function setup({ function back (line 98) | async function back() { function run (line 107) | async function run({ select }: ReturnType) { function resolveAfter (line 121) | function resolveAfter(ms: number, value: any) { FILE: packages/react-router/tests/useBlocker.test-d.tsx type DefaultRouter (line 32) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 65) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 98) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/useBlocker.test.tsx type Router (line 418) | type Router = typeof router FILE: packages/react-router/tests/useCanGoBack.test.tsx function setup (line 21) | function setup({ FILE: packages/react-router/tests/useLoaderData.test-d.tsx type DefaultRouter (line 37) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 103) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 167) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 232) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 389) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/useLocation.test-d.tsx type DefaultRouter (line 21) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/useMatch.test-d.tsx type DefaultRouter (line 22) | type DefaultRouter = typeof defaultRouter type TRouteMatch (line 24) | type TRouteMatch = MakeRouteMatch FILE: packages/react-router/tests/useMatch.test.tsx function setup (line 21) | function setup({ function RootComponent (line 62) | function RootComponent() { function RootComponent (line 83) | function RootComponent() { function RootComponent (line 97) | function RootComponent() { function RootComponent (line 109) | function RootComponent() { FILE: packages/react-router/tests/useNavigate.test-d.tsx type DefaultRouter (line 36) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/useNavigate.test.tsx function DetailComponent (line 1675) | function DetailComponent(props: { id: string }) { function runTest (line 2120) | async function runTest(navigateVia: 'Route' | 'RouteApi') { function IndexComponent (line 2721) | function IndexComponent() { function PathRouteComponent (line 2743) | function PathRouteComponent() { FILE: packages/react-router/tests/useParams.test-d.tsx type DefaultRouter (line 33) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 98) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 180) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/useParams.test.tsx function PostsComponent (line 89) | function PostsComponent() { function PostCategoryComponent (line 112) | function PostCategoryComponent() { function PostComponent (line 137) | function PostComponent() { function ParentComponent (line 279) | function ParentComponent() { function VersionComponent (line 298) | function VersionComponent() { FILE: packages/react-router/tests/useRouteContext.test-d.tsx type DefaultRouter (line 38) | type DefaultRouter = typeof defaultRouter type Context (line 71) | interface Context { type DefaultRouter (line 108) | type DefaultRouter = typeof defaultRouter type Context (line 138) | interface Context { type DefaultRouter (line 190) | type DefaultRouter = typeof defaultRouter type Context (line 218) | interface Context { type DefaultRouter (line 272) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/useRouterState.test-d.tsx type DefaultRouter (line 46) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/useSearch.test-d.tsx type DefaultRouter (line 39) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 107) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 340) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 401) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 461) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 527) | type DefaultRouter = typeof defaultRouter type DefaultRouter (line 592) | type DefaultRouter = typeof defaultRouter FILE: packages/react-router/tests/utils.ts function sleep (line 3) | function sleep(ms: number) { function createTimer (line 7) | function createTimer() { method constructor (line 31) | constructor( method takeRecords (line 40) | takeRecords(): Array { method unobserve (line 43) | unobserve(): void {} method observe (line 44) | observe(): void { method disconnect (line 47) | disconnect(): void { function getSearchParamsFromURI (line 53) | function getSearchParamsFromURI(uri: string) { FILE: packages/react-start-client/src/StartClient.tsx function StartClient (line 8) | function StartClient() { FILE: packages/react-start-client/src/hydrateStart.ts function hydrateStart (line 7) | async function hydrateStart(): Promise { FILE: packages/react-start-client/src/renderRSC.tsx function renderRsc (line 6) | function renderRsc(input: any): React.JSX.Element { FILE: packages/react-start-server/src/StartServer.tsx function StartServer (line 5) | function StartServer(props: { FILE: packages/react-start/src/default-entry/server.ts type ServerEntry (line 11) | type ServerEntry = { fetch: RequestHandler } function createServerEntry (line 13) | function createServerEntry(entry: ServerEntry): ServerEntry { FILE: packages/react-start/src/plugin/vite.ts function tanstackStart (line 27) | function tanstackStart( FILE: packages/react-start/src/useServerFn.ts function useServerFn (line 4) | function useServerFn) => Promise>( FILE: packages/router-cli/src/generate.ts function generate (line 4) | async function generate(config: Config, root: string) { FILE: packages/router-cli/src/index.ts function main (line 9) | function main() { FILE: packages/router-cli/src/watch.ts function watch (line 9) | function watch(root: string) { FILE: packages/router-core/src/Matches.ts type AnyMatchAndValue (line 14) | type AnyMatchAndValue = { match: any; value: any } type FindValueByIndex (line 16) | type FindValueByIndex< type FindValueByKey (line 21) | type FindValueByKey = type CreateMatchAndValue (line 26) | type CreateMatchAndValue = TValue extends any type NextMatchAndValue (line 33) | type NextMatchAndValue< type IsMatchKeyOf (line 43) | type IsMatchKeyOf = type IsMatchPath (line 52) | type IsMatchPath< type IsMatchResult (line 57) | type IsMatchResult< type IsMatchParse (line 66) | type IsMatchParse< type IsMatch (line 83) | type IsMatch = IsMatchParse< type DefaultRouteMatchExtensions (line 108) | interface DefaultRouteMatchExtensions { type RouteMatchExtensions (line 116) | interface RouteMatchExtensions extends DefaultRouteMatchExtensions {} type RouteMatch (line 118) | interface RouteMatch< type PreValidationErrorHandlingRouteMatch (line 177) | interface PreValidationErrorHandlingRouteMatch< type MakePreValidationErrorHandlingRouteMatchUnion (line 198) | type MakePreValidationErrorHandlingRouteMatchUnion< type MakeRouteMatchFromRoute (line 210) | type MakeRouteMatchFromRoute = RouteMatch< type MakeRouteMatch (line 220) | type MakeRouteMatch< type AnyRouteMatch (line 242) | type AnyRouteMatch = RouteMatch type MakeRouteMatchUnion (line 244) | type MakeRouteMatchUnion< type MatchRouteOptions (line 264) | interface MatchRouteOptions { FILE: packages/router-core/src/RouterProvider.ts type MatchLocation (line 6) | interface MatchLocation { type CommitLocationOptions (line 13) | interface CommitLocationOptions { type NavigateFn (line 25) | type NavigateFn = < type BuildLocationFn (line 35) | type BuildLocationFn = < FILE: packages/router-core/src/config.ts type RouterConfigOptions (line 4) | interface RouterConfigOptions< type RouterConfig (line 12) | interface RouterConfig< type RouterConfigTypes (line 21) | interface RouterConfigTypes< type AnyRouterConfig (line 42) | type AnyRouterConfig = RouterConfig FILE: packages/router-core/src/defer.ts constant TSR_DEFERRED_PROMISE (line 8) | const TSR_DEFERRED_PROMISE = Symbol.for('TSR_DEFERRED_PROMISE') type DeferredPromiseState (line 10) | type DeferredPromiseState = type DeferredPromise (line 26) | type DeferredPromise = Promise & { function defer (line 42) | function defer( FILE: packages/router-core/src/fileRoute.ts type FileRouteTypes (line 14) | interface FileRouteTypes { type InferFileRouteTypes (line 23) | type InferFileRouteTypes = type FileRoutesByPath (line 30) | interface FileRoutesByPath { type FileRouteOptions (line 36) | interface FileRouteOptions< type CreateFileRoute (line 84) | type CreateFileRoute< type LazyRouteOptions (line 140) | type LazyRouteOptions = Pick< type LazyRoute (line 156) | interface LazyRoute { type CreateLazyFileRoute (line 162) | type CreateLazyFileRoute = ( FILE: packages/router-core/src/global.ts type Window (line 4) | interface Window { FILE: packages/router-core/src/history.ts type HistoryState (line 4) | interface HistoryState { FILE: packages/router-core/src/link.ts type IsRequiredParams (line 30) | type IsRequiredParams = type ParsePathParamsResult (line 33) | interface ParsePathParamsResult< type AnyParsePathParamsResult (line 43) | type AnyParsePathParamsResult = ParsePathParamsResult< type ParsePathParamsBoundaryStart (line 49) | type ParsePathParamsBoundaryStart = type ParsePathParamsSymbol (line 68) | type ParsePathParamsSymbol = type ParsePathParamsBoundaryEnd (line 89) | type ParsePathParamsBoundaryEnd = type ParsePathParamsEscapeStart (line 100) | type ParsePathParamsEscapeStart = type ParsePathParamsEscapeEnd (line 111) | type ParsePathParamsEscapeEnd = type ParsePathParams (line 114) | type ParsePathParams = T extends `${string}[${string}` type AddTrailingSlash (line 126) | type AddTrailingSlash = T extends `${string}/` ? T : `${T & string}/` type RemoveTrailingSlashes (line 128) | type RemoveTrailingSlashes = T & `${string}/` extends never type AddLeadingSlash (line 134) | type AddLeadingSlash = T & `/${string}` extends never type RemoveLeadingSlashes (line 138) | type RemoveLeadingSlashes = T & `/${string}` extends never type JoinPath (line 144) | type JoinPath = TRight exte... type RemoveLastSegment (line 150) | type RemoveLastSegment< type ResolveCurrentPath (line 161) | type ResolveCurrentPath< type ResolveParentPath (line 174) | type ResolveParentPath< type ResolveRelativePath (line 189) | type ResolveRelativePath = string extends TFrom type FindDescendantToPaths (line 207) | type FindDescendantToPaths< type InferDescendantToPaths (line 212) | type InferDescendantToPaths< type RelativeToPath (line 222) | type RelativeToPath< type RelativeToParentPath (line 232) | type RelativeToParentPath< type RelativeToCurrentPath (line 250) | type RelativeToCurrentPath< type AbsoluteToPath (line 257) | type AbsoluteToPath = type RelativeToPathAutoComplete (line 275) | type RelativeToPathAutoComplete< type NavigateOptions (line 289) | type NavigateOptions< type NavigateOptionProps (line 301) | interface NavigateOptionProps { type ToOptions (line 360) | type ToOptions< type MaskOptions (line 368) | interface MaskOptions< type ToMaskOptions (line 377) | type ToMaskOptions< type ToSubOptions (line 385) | type ToSubOptions< type RequiredToOptions (line 393) | interface RequiredToOptions< type OptionalToOptions (line 407) | interface OptionalToOptions< type MakeToRequired (line 421) | type MakeToRequired< type ToSubOptionsProps (line 433) | type ToSubOptionsProps< type ParamsReducerFn (line 444) | type ParamsReducerFn< type ParamsReducer (line 453) | type ParamsReducer< type ParamVariant (line 462) | type ParamVariant = 'PATH' | 'SEARCH' type ResolveRoute (line 464) | type ResolveRoute< type ResolveFromParamType (line 475) | type ResolveFromParamType = type ResolveFromAllParams (line 478) | type ResolveFromAllParams< type ResolveFromParams (line 485) | type ResolveFromParams< type ResolveToParamType (line 496) | type ResolveToParamType = type ResolveAllToParams (line 499) | type ResolveAllToParams< type ResolveToParams (line 506) | type ResolveToParams< type ResolveRelativeToParams (line 526) | type ResolveRelativeToParams< type MakeOptionalSearchParams (line 541) | interface MakeOptionalSearchParams< type MakeOptionalPathParams (line 549) | interface MakeOptionalPathParams< type MakeRequiredParamsReducer (line 557) | type MakeRequiredParamsReducer< type MakeRequiredPathParams (line 574) | interface MakeRequiredPathParams< type MakeRequiredSearchParams (line 582) | interface MakeRequiredSearchParams< type IsRequired (line 590) | type IsRequired< type SearchParamOptions (line 606) | type SearchParamOptions = type PathParamOptions (line 611) | type PathParamOptions = type ToPathOption (line 616) | type ToPathOption< type FromPathOption (line 629) | type FromPathOption = ConstrainLiteral< type ActiveOptions (line 637) | interface ActiveOptions { type LinkOptionsProps (line 661) | interface LinkOptionsProps { type LinkOptions (line 696) | type LinkOptions< FILE: packages/router-core/src/load-matches.ts type InnerLoadContext (line 23) | type InnerLoadContext = { function handleLoader (line 791) | async function handleLoader( function loadMatches (line 964) | async function loadMatches(arg: { type RouteComponentType (line 1184) | type RouteComponentType = function preloadRouteComponents (line 1190) | function preloadRouteComponents( function loadRouteChunk (line 1203) | function loadRouteChunk( function makeMaybe (line 1251) | function makeMaybe( function routeNeedsPreload (line 1261) | function routeNeedsPreload(route: AnyRoute) { FILE: packages/router-core/src/location.ts type ParsedLocation (line 4) | interface ParsedLocation { FILE: packages/router-core/src/lru-cache.ts type LRUCache (line 1) | type LRUCache = { function createLRUCache (line 7) | function createLRUCache( FILE: packages/router-core/src/manifest.ts type Manifest (line 1) | type Manifest = { type RouterManagedTag (line 12) | type RouterManagedTag = FILE: packages/router-core/src/new-process-route-tree.ts constant SEGMENT_TYPE_PATHNAME (line 6) | const SEGMENT_TYPE_PATHNAME = 0 constant SEGMENT_TYPE_PARAM (line 7) | const SEGMENT_TYPE_PARAM = 1 constant SEGMENT_TYPE_WILDCARD (line 8) | const SEGMENT_TYPE_WILDCARD = 2 constant SEGMENT_TYPE_OPTIONAL_PARAM (line 9) | const SEGMENT_TYPE_OPTIONAL_PARAM = 3 constant SEGMENT_TYPE_INDEX (line 10) | const SEGMENT_TYPE_INDEX = 4 constant SEGMENT_TYPE_PATHLESS (line 11) | const SEGMENT_TYPE_PATHLESS = 5 // only used in matching to represent pa... type SegmentKind (line 16) | type SegmentKind = type ExtendedSegmentKind (line 25) | type ExtendedSegmentKind = function getOpenAndCloseBraces (line 30) | function getOpenAndCloseBraces( type ParsedSegment (line 42) | type ParsedSegment = Uint16Array & { function parseSegment (line 73) | function parseSegment( function parseSegments (line 195) | function parseSegments( function sortDynamic (line 431) | function sortDynamic( function sortTreeNodes (line 475) | function sortTreeNodes(node: SegmentNode) { function createStaticNode (line 511) | function createStaticNode( function createDynamicNode (line 537) | function createDynamicNode( type StaticSegmentNode (line 569) | type StaticSegmentNode = SegmentNode & { type DynamicSegmentNode (line 576) | type DynamicSegmentNode = SegmentNode & { type AnySegmentNode (line 586) | type AnySegmentNode = type SegmentNode (line 590) | type SegmentNode = { type RouteLike (line 633) | type RouteLike = { type ProcessedTree (line 656) | type ProcessedTree< function processRouteMasks (line 673) | function processRouteMasks< function findFlatMatch (line 695) | function findFlatMatch>( function findSingleMatch (line 712) | function findSingleMatch( type RouteMatch (line 734) | type RouteMatch> = { function findRouteMatch (line 741) | function findRouteMatch< function trimPathRight (line 777) | function trimPathRight(path: string) { type ProcessRouteTreeResult (line 781) | interface ProcessRouteTreeResult< function processRouteTree (line 796) | function processRouteTree< function findMatch (line 845) | function findMatch( type ParamExtractionState (line 873) | type ParamExtractionState = { function extractParams (line 887) | function extractParams( function buildRouteBranch (line 989) | function buildRouteBranch(route: T) { function buildBranch (line 999) | function buildBranch(node: AnySegmentNode) { type MatchStackFrame (line 1008) | type MatchStackFrame = { function getNodeMatch (line 1031) | function getNodeMatch( function validateMatchParams (line 1341) | function validateMatchParams( function isFrameMoreSpecific (line 1362) | function isFrameMoreSpecific( FILE: packages/router-core/src/not-found.ts type NotFoundError (line 4) | type NotFoundError = { function notFound (line 32) | function notFound(options: NotFoundError = {}) { function isNotFound (line 39) | function isNotFound(obj: any): obj is NotFoundError { FILE: packages/router-core/src/path.ts function joinPaths (line 13) | function joinPaths(paths: Array) { function cleanPath (line 24) | function cleanPath(path: string) { function trimPathLeft (line 30) | function trimPathLeft(path: string) { function trimPathRight (line 35) | function trimPathRight(path: string) { function trimPath (line 41) | function trimPath(path: string) { function removeTrailingSlash (line 46) | function removeTrailingSlash(value: string, basepath: string): string { function exactPathTest (line 61) | function exactPathTest( type ResolvePathOptions (line 98) | interface ResolvePathOptions { function resolvePath (line 109) | function resolvePath({ function compileDecodeCharMap (line 205) | function compileDecodeCharMap( type InterpolatePathOptions (line 220) | interface InterpolatePathOptions { type InterPolatePathResult (line 235) | type InterPolatePathResult = { function encodeParam (line 241) | function encodeParam( function interpolatePath (line 270) | function interpolatePath({ function encodePathParam (line 430) | function encodePathParam( FILE: packages/router-core/src/qss.ts function encode (line 25) | function encode( function toValue (line 49) | function toValue(str: unknown) { function decode (line 64) | function decode(str: any): any { FILE: packages/router-core/src/redirect.ts type AnyRedirect (line 5) | type AnyRedirect = Redirect type Redirect (line 10) | type Redirect< type RedirectOptions (line 27) | type RedirectOptions< type ResolvedRedirect (line 61) | type ResolvedRedirect< type RedirectOptionsRoute (line 73) | type RedirectOptionsRoute< type RedirectFnRoute (line 88) | interface RedirectFnRoute { function redirect (line 115) | function redirect< function isRedirect (line 159) | function isRedirect(obj: any): obj is AnyRedirect { function isResolvedRedirect (line 165) | function isResolvedRedirect( function parseRedirect (line 173) | function parseRedirect(obj: any) { FILE: packages/router-core/src/rewrite.ts function composeRewrites (line 6) | function composeRewrites(rewrites: Array) { function rewriteBasepath (line 25) | function rewriteBasepath(opts: { function executeRewriteInput (line 63) | function executeRewriteInput( function executeRewriteOutput (line 80) | function executeRewriteOutput( FILE: packages/router-core/src/root.ts type RootRouteId (line 3) | type RootRouteId = typeof rootRouteId FILE: packages/router-core/src/route.ts type AnyPathParams (line 48) | type AnyPathParams = {} type SearchSchemaInput (line 50) | type SearchSchemaInput = { type AnyContext (line 54) | type AnyContext = {} type RouteContext (line 56) | interface RouteContext {} type PreloadableObj (line 58) | type PreloadableObj = { preload?: () => Promise } type RoutePathOptions (line 60) | type RoutePathOptions = type StaticDataRouteOption (line 68) | interface StaticDataRouteOption {} type RoutePathOptionsIntersection (line 70) | type RoutePathOptionsIntersection = { type SearchFilter (line 75) | type SearchFilter = (prev: TInput) => TResult type SearchMiddlewareContext (line 77) | type SearchMiddlewareContext = { type SearchMiddleware (line 82) | type SearchMiddleware = ( type ResolveId (line 86) | type ResolveId< type InferFullSearchSchema (line 94) | type InferFullSearchSchema = TRoute extends { type InferFullSearchSchemaInput (line 102) | type InferFullSearchSchemaInput = TRoute extends { type InferAllParams (line 110) | type InferAllParams = TRoute extends { type InferAllContext (line 118) | type InferAllContext = unknown extends TRoute type ResolveSearchSchemaFnInput (line 128) | type ResolveSearchSchemaFnInput = type ResolveSearchSchemaInput (line 135) | type ResolveSearchSchemaInput = type ResolveSearchSchemaFn (line 144) | type ResolveSearchSchemaFn = TSearchValidator extends ( type ResolveSearchSchema (line 150) | type ResolveSearchSchema = type ResolveRequiredParams (line 161) | type ResolveRequiredParams = { type ResolveOptionalParams (line 165) | type ResolveOptionalParams = { type ResolveParams (line 169) | type ResolveParams< type ParseParamsFn (line 174) | type ParseParamsFn = ( type StringifyParamsFn (line 180) | type StringifyParamsFn = ( type ParamsOptions (line 184) | type ParamsOptions = { type RequiredStaticDataRouteOption (line 201) | interface RequiredStaticDataRouteOption { type OptionalStaticDataRouteOption (line 205) | interface OptionalStaticDataRouteOption { type UpdatableStaticRouteOption (line 209) | type UpdatableStaticRouteOption = {} extends StaticDataRouteOption type MetaDescriptor (line 213) | type MetaDescriptor = type LdJsonObject (line 223) | type LdJsonObject = { [Key in string]: LdJsonValue } & { type LdJsonArray (line 226) | type LdJsonArray = Array | ReadonlyArray type LdJsonPrimitive (line 227) | type LdJsonPrimitive = string | number | boolean | null type LdJsonValue (line 228) | type LdJsonValue = LdJsonPrimitive | LdJsonObject | LdJsonArray type RouteLinkEntry (line 230) | type RouteLinkEntry = {} type SearchValidator (line 232) | type SearchValidator = type AnySearchValidator (line 239) | type AnySearchValidator = SearchValidator type DefaultSearchValidator (line 241) | type DefaultSearchValidator = SearchValidator< type RoutePrefix (line 246) | type RoutePrefix< type TrimPath (line 261) | type TrimPath = '' extends T type TrimPathLeft (line 265) | type TrimPathLeft = type TrimPathRight (line 272) | type TrimPathRight = T extends '/' type ContextReturnType (line 278) | type ContextReturnType = unknown extends TContextFn type ContextAsyncReturnType (line 284) | type ContextAsyncReturnType = unknown extends TContextFn type ResolveRouteContext (line 290) | type ResolveRouteContext = Assign< type ResolveRouteLoaderFn (line 295) | type ResolveRouteLoaderFn = TLoaderFn extends { type RouteLoaderObject (line 301) | type RouteLoaderObject< type ResolveLoaderData (line 328) | type ResolveLoaderData = unknown extends TLoaderFn type ResolveFullSearchSchema (line 334) | type ResolveFullSearchSchema< type ResolveFullSearchSchemaInput (line 344) | type ResolveFullSearchSchemaInput< type ResolveAllParamsFromParent (line 352) | type ResolveAllParamsFromParent< type RouteContextParameter (line 357) | type RouteContextParameter< type BeforeLoadContextParameter (line 364) | type BeforeLoadContextParameter< type ResolveAllContext (line 373) | type ResolveAllContext< type FullSearchSchemaOption (line 382) | interface FullSearchSchemaOption< type RemountDepsOptions (line 389) | interface RemountDepsOptions< type MakeRemountDepsOptionsUnion (line 401) | type MakeRemountDepsOptionsUnion< type RouteTypes (line 415) | interface RouteTypes< type ResolveSSR (line 469) | type ResolveSSR = TSSR extends (...args: ReadonlyArray) => any type ResolveAllSSR (line 473) | type ResolveAllSSR< type ResolveFullPath (line 482) | type ResolveFullPath< type RouteExtensions (line 488) | interface RouteExtensions { type RouteLazyFn (line 493) | type RouteLazyFn = ( type RouteAddChildrenFn (line 497) | type RouteAddChildrenFn< type RouteAddFileChildrenFn (line 541) | type RouteAddFileChildrenFn< type RouteAddFileTypesFn (line 582) | type RouteAddFileTypesFn< type Route (line 621) | interface Route< type AnyRoute (line 821) | type AnyRoute = Route< type AnyRouteWithContext (line 842) | type AnyRouteWithContext = AnyRoute & { type RouteOptions (line 846) | type RouteOptions< type RouteContextFn (line 893) | type RouteContextFn< type FileBaseRouteOptions (line 909) | type FileBaseRouteOptions< type FilebaseRouteOptionsInterface (line 944) | interface FilebaseRouteOptionsInterface< type BaseRouteOptions (line 1073) | type BaseRouteOptions< type ContextOptions (line 1110) | interface ContextOptions< type RouteContextOptions (line 1129) | interface RouteContextOptions< type SsrContextOptions (line 1140) | interface SsrContextOptions< type BeforeLoadContextOptions (line 1161) | interface BeforeLoadContextOptions< type AssetFnContextOptions (line 1180) | type AssetFnContextOptions< type DefaultUpdatableRouteOptionsExtensions (line 1229) | interface DefaultUpdatableRouteOptionsExtensions { type UpdatableRouteOptionsExtensions (line 1236) | interface UpdatableRouteOptionsExtensions extends DefaultUpdatableRouteO... type UpdatableRouteOptions (line 1238) | interface UpdatableRouteOptions< type RouteLoaderFn (line 1430) | type RouteLoaderFn< type LoaderStaleReloadMode (line 1456) | type LoaderStaleReloadMode = 'background' | 'blocking' type RouteLoaderEntry (line 1458) | type RouteLoaderEntry< type LoaderFnContext (line 1495) | interface LoaderFnContext< type DefaultRootRouteOptionsExtensions (line 1532) | interface DefaultRootRouteOptionsExtensions { type RootRouteOptionsExtensions (line 1536) | interface RootRouteOptionsExtensions extends DefaultRootRouteOptionsExte... type RootRouteOptions (line 1538) | interface RootRouteOptions< type RouteConstraints (line 1580) | type RouteConstraints = { type RouteTypesById (line 1598) | type RouteTypesById = RouteById< type RouteMask (line 1603) | type RouteMask = { type ErrorRouteProps (line 1617) | type ErrorRouteProps = { type ErrorComponentProps (line 1623) | type ErrorComponentProps = { type NotFoundRouteProps (line 1629) | type NotFoundRouteProps = { class BaseRoute (line 1635) | class BaseRoute< method to (line 1682) | public get to() { method id (line 1686) | public get id() { method path (line 1690) | public get path() { method fullPath (line 1694) | public get fullPath() { method constructor (line 1731) | constructor( class BaseRouteApi (line 2018) | class BaseRouteApi { method constructor (line 2021) | constructor({ id }: { id: TId }) { type RootRoute (line 2041) | interface RootRoute< class BaseRootRoute (line 2075) | class BaseRootRoute< method constructor (line 2108) | constructor( type RouteLike (line 2128) | interface RouteLike { FILE: packages/router-core/src/routeInfo.ts type ParseRoute (line 7) | type ParseRoute = TRouteTree extends { type ParseRouteWithoutBranches (line 20) | type ParseRouteWithoutBranches = type CodeRoutesById (line 35) | type CodeRoutesById = type RoutesById (line 42) | type RoutesById = type RouteById (line 47) | type RouteById = Extract< type CodeRouteIds (line 52) | type CodeRouteIds = type RouteIds (line 57) | type RouteIds = type ParentPath (line 62) | type ParentPath = type CurrentPath (line 69) | type CurrentPath = type ToPath (line 76) | type ToPath = type CatchAllPaths (line 83) | type CatchAllPaths = type CodeRoutesByPath (line 87) | type CodeRoutesByPath = type RoutesByPath (line 94) | type RoutesByPath = type RouteByPath (line 99) | type RouteByPath = Extract< type CodeRoutePaths (line 104) | type CodeRoutePaths = type RoutePaths (line 109) | type RoutePaths = unknown extends TRouteTree type RouteToPathAlwaysTrailingSlash (line 117) | type RouteToPathAlwaysTrailingSlash = type RouteToPathNeverTrailingSlash (line 124) | type RouteToPathNeverTrailingSlash = type RouteToPathPreserveTrailingSlash (line 131) | type RouteToPathPreserveTrailingSlash = type RouteToPathByTrailingSlashOption (line 135) | type RouteToPathByTrailingSlashOption = { type TrailingSlashOptionByRouter (line 141) | type TrailingSlashOptionByRouter = type RouteToByRouter (line 146) | type RouteToByRouter< type CodeRouteToPath (line 151) | type CodeRouteToPath = type FileRouteToPath (line 159) | type FileRouteToPath< type RouteToPath (line 169) | type RouteToPath = unknown extends TRouter type CodeRoutesByToPath (line 175) | type CodeRoutesByToPath = type RoutesByToPath (line 183) | type RoutesByToPath = type CodeRouteByToPath (line 188) | type CodeRouteByToPath = Extract< type FileRouteByToPath (line 193) | type FileRouteByToPath = type RouteByToPath (line 207) | type RouteByToPath = type FullSearchSchema (line 212) | type FullSearchSchema = type FullSearchSchemaInput (line 217) | type FullSearchSchemaInput = type AllParams (line 222) | type AllParams = type AllContext (line 227) | type AllContext = type AllLoaderData (line 232) | type AllLoaderData = FILE: packages/router-core/src/router.ts type ControllablePromise (line 108) | type ControllablePromise = Promise & { type InjectedHtmlEntry (line 113) | type InjectedHtmlEntry = Promise type Register (line 115) | interface Register { type RegisteredSsr (line 122) | type RegisteredSsr = TRegister extends { type RegisteredRouter (line 128) | type RegisteredRouter = TRegister extends { type RegisteredConfigType (line 134) | type RegisteredConfigType = TRegister extends { type DefaultRemountDepsFn (line 146) | type DefaultRemountDepsFn = ( type DefaultRouterOptionsExtensions (line 150) | interface DefaultRouterOptionsExtensions {} type RouterOptionsExtensions (line 152) | interface RouterOptionsExtensions extends DefaultRouterOptionsExtensions {} type SSROption (line 154) | type SSROption = boolean | 'data-only' type RouterOptions (line 156) | interface RouterOptions< type LocationRewrite (line 508) | type LocationRewrite = { type LocationRewriteFunction (line 529) | type LocationRewriteFunction = ({ type RouterState (line 535) | interface RouterState< type BuildNextOptions (line 550) | interface BuildNextOptions { type NavigationEventInfo (line 571) | type NavigationEventInfo = { type RouterEvents (line 579) | interface RouterEvents { type RouterEvent (line 600) | type RouterEvent = RouterEvents[keyof RouterEvents] type ListenerFn (line 602) | type ListenerFn = (event: TEvent) => void type RouterListener (line 604) | type RouterListener = { type SubscribeFn (line 609) | type SubscribeFn = ( type MatchRoutesOpts (line 614) | interface MatchRoutesOpts { type InferRouterContext (line 620) | type InferRouterContext = type RouterContextOptions (line 623) | type RouterContextOptions = type RouterConstructorOptions (line 632) | type RouterConstructorOptions< type PreloadRouteFn (line 650) | type PreloadRouteFn< type MatchRouteFn (line 681) | type MatchRouteFn< type UpdateFn (line 704) | type UpdateFn< type InvalidateFn (line 720) | type InvalidateFn = (opts?: { type ParseLocationFn (line 726) | type ParseLocationFn = ( type GetMatchRoutesFn (line 731) | type GetMatchRoutesFn = (pathname: string) => { type EmitFn (line 741) | type EmitFn = (routerEvent: RouterEvent) => void type LoadFn (line 743) | type LoadFn = (opts?: { sync?: boolean }) => Promise type CommitLocationFn (line 745) | type CommitLocationFn = ({ type StartTransitionFn (line 751) | type StartTransitionFn = (fn: () => void) => void type MatchRoutesFn (line 753) | interface MatchRoutesFn { type GetMatchFn (line 770) | type GetMatchFn = (matchId: string) => AnyRouteMatch | undefined type UpdateMatchFn (line 772) | type UpdateMatchFn = ( type LoadRouteChunkFn (line 777) | type LoadRouteChunkFn = (route: AnyRoute) => Promise> type ResolveRedirect (line 779) | type ResolveRedirect = (err: AnyRedirect) => ResolvedRedirect type ClearCacheFn (line 781) | type ClearCacheFn = (opts?: { type ServerSsr (line 785) | interface ServerSsr { type AnyRouterWithContext (line 812) | type AnyRouterWithContext = RouterCore< type AnyRouter (line 820) | type AnyRouter = RouterCore type ViewTransitionOptions (line 822) | interface ViewTransitionOptions { function defaultSerializeError (line 839) | function defaultSerializeError(err: unknown) { type TrailingSlashOption (line 865) | type TrailingSlashOption = function getLocationChangeInfo (line 872) | function getLocationChangeInfo( type CreateRouterFn (line 884) | type CreateRouterFn = < class RouterCore (line 928) | class RouterCore< method constructor (line 980) | constructor( method isShell (line 1016) | isShell() { method isPrerendering (line 1020) | isPrerendering() { method state (line 1184) | get state(): RouterState { method setRoutes (line 1212) | setRoutes({ method looseRoutesById (line 1355) | get looseRoutesById() { method getParentContext (line 1377) | private getParentContext(parentMatch?: AnyRouteMatch) { method matchRoutesInternal (line 1387) | private matchRoutesInternal( method matchRoutesLightweight (line 1682) | private matchRoutesLightweight(location: ParsedLocation): { class SearchParamError (line 2941) | class SearchParamError extends Error {} class PathParamError (line 2944) | class PathParamError extends Error {} function comparePaths (line 2948) | function comparePaths(a: string, b: string) { function lazyFn (line 2956) | function lazyFn< function getInitialRouterState (line 2969) | function getInitialRouterState( function validateSearch (line 2984) | function validateSearch(validateSearch: AnyValidator, input: unknown): u... function getMatchedRoutes (line 3016) | function getMatchedRoutes({ function applySearchMiddleware (line 3046) | function applySearchMiddleware({ function buildMiddlewareChain (line 3061) | function buildMiddlewareChain(destRoutes: ReadonlyArray) { function findGlobalNotFoundRouteId (line 3174) | function findGlobalNotFoundRouteId( function extractStrictParams (line 3189) | function extractStrictParams( FILE: packages/router-core/src/scroll-restoration.ts type ScrollRestorationEntry (line 8) | type ScrollRestorationEntry = { scrollX: number; scrollY: number } type ScrollRestorationByElement (line 10) | type ScrollRestorationByElement = Record type ScrollRestorationByKey (line 12) | type ScrollRestorationByKey = Record type ScrollRestorationCache (line 14) | type ScrollRestorationCache = { type ScrollRestorationOptions (line 18) | type ScrollRestorationOptions = { function getSafeSessionStorage (line 23) | function getSafeSessionStorage() { function createScrollRestorationCache (line 54) | function createScrollRestorationCache(): ScrollRestorationCache | null { function getCssSelector (line 101) | function getCssSelector(el: any): string { function restoreScroll (line 119) | function restoreScroll({ function setupScrollRestoration (line 220) | function setupScrollRestoration(router: AnyRouter, force?: boolean) { function handleHashScroll (line 390) | function handleHashScroll(router: AnyRouter) { FILE: packages/router-core/src/searchMiddleware.ts function retainSearchParams (line 16) | function retainSearchParams( function stripSearchParams (line 45) | function stripSearchParams< FILE: packages/router-core/src/searchParams.ts function parseSearchWith (line 22) | function parseSearchWith(parser: (str: string) => any) { function stringifySearchWith (line 58) | function stringifySearchWith( type SearchSerializer (line 89) | type SearchSerializer = (searchObj: Record) => string type SearchParser (line 90) | type SearchParser = (searchStr: string) => Record FILE: packages/router-core/src/ssr/constants.ts constant GLOBAL_TSR (line 1) | const GLOBAL_TSR = '$_TSR' constant TSR_SCRIPT_BARRIER_ID (line 3) | const TSR_SCRIPT_BARRIER_ID = '$tsr-stream-barrier' FILE: packages/router-core/src/ssr/createRequestHandler.ts type RequestHandler (line 13) | type RequestHandler = ( function createRequestHandler (line 17) | function createRequestHandler({ function getRequestHeaders (line 80) | function getRequestHeaders(opts: { router: AnyRouter }): Headers { FILE: packages/router-core/src/ssr/handlerCallback.ts type HandlerCallback (line 3) | interface HandlerCallback { function defineHandlerCallback (line 11) | function defineHandlerCallback( FILE: packages/router-core/src/ssr/headers.ts type AnyHeaders (line 4) | type AnyHeaders = function toHeadersInstance (line 13) | function toHeadersInstance(init: AnyHeaders) { function mergeHeaders (line 26) | function mergeHeaders(...headers: Array) { FILE: packages/router-core/src/ssr/json.ts type JsonResponse (line 4) | interface JsonResponse extends Response { function json (line 11) | function json( FILE: packages/router-core/src/ssr/serializer/RawStream.ts type RawStreamHint (line 9) | type RawStreamHint = 'binary' | 'text' type RawStreamOptions (line 14) | interface RawStreamOptions { class RawStream (line 36) | class RawStream { method constructor (line 39) | constructor( type OnRawStreamCallback (line 50) | type OnRawStreamCallback = ( function uint8ArrayToBase64 (line 60) | function uint8ArrayToBase64(bytes: Uint8Array): string { function base64ToUint8Array (line 77) | function base64ToUint8Array(base64: string): Uint8Array { constant RAW_STREAM_FACTORY_BINARY (line 94) | const RAW_STREAM_FACTORY_BINARY: Record = Object.create(n... constant RAW_STREAM_FACTORY_TEXT (line 95) | const RAW_STREAM_FACTORY_TEXT: Record = Object.create(null) method start (line 103) | start(controller) { method start (line 134) | start(controller) { constant FACTORY_BINARY (line 164) | const FACTORY_BINARY = `(s=>new ReadableStream({start(c){s.on({next(b){t... constant FACTORY_TEXT (line 168) | const FACTORY_TEXT = `(s=>{const e=new TextEncoder();return new Readable... function toBinaryStream (line 171) | function toBinaryStream(readable: ReadableStream) { function toTextStream (line 197) | function toTextStream(readable: ReadableStream) { method test (line 248) | test(value) { method sync (line 252) | sync() { method async (line 255) | async() { method stream (line 258) | stream() { method serialize (line 262) | serialize() { method deserialize (line 265) | deserialize() { method test (line 276) | test(value) { method sync (line 280) | sync() { method async (line 283) | async() { method stream (line 286) | stream() { method serialize (line 290) | serialize() { method deserialize (line 293) | deserialize() { method test (line 310) | test(value: unknown) { method sync (line 315) | sync(value: RawStream, ctx) { method async (line 327) | async async(value: RawStream, ctx) { method stream (line 342) | stream(value: RawStream, ctx) { method serialize (line 359) | serialize(node: { hint: RawStreamHint; factory: any; stream: any }, ctx) { method deserialize (line 369) | deserialize( type RawStreamRPCNode (line 383) | interface RawStreamRPCNode { function createRawStreamRPCPlugin (line 394) | function createRawStreamRPCPlugin( function createRawStreamDeserializePlugin (line 443) | function createRawStreamDeserializePlugin( FILE: packages/router-core/src/ssr/serializer/ShallowErrorPlugin.ts type ErrorNode (line 4) | interface ErrorNode { method test (line 17) | test(value) { method sync (line 21) | sync(value, ctx) { method async (line 26) | async async(value, ctx) { method stream (line 31) | stream(value, ctx) { method serialize (line 37) | serialize(node, ctx) { method deserialize (line 40) | deserialize(node, ctx) { FILE: packages/router-core/src/ssr/serializer/transformer.ts type TSR_SERIALIZABLE (line 14) | type TSR_SERIALIZABLE = typeof TSR_SERIALIZABLE type TsrSerializable (line 16) | type TsrSerializable = { [TSR_SERIALIZABLE]: true } type DefaultSerializable (line 17) | interface DefaultSerializable { type SerializableExtensions (line 30) | interface SerializableExtensions extends DefaultSerializable {} type Serializable (line 32) | type Serializable = SerializableExtensions[keyof SerializableExtensions] type UnionizeSerializationAdaptersInput (line 34) | type UnionizeSerializationAdaptersInput< function createSerializationAdapter (line 42) | function createSerializationAdapter< type CreateSerializationAdapterOptions (line 58) | interface CreateSerializationAdapterOptions< type ValidateSerializable (line 75) | type ValidateSerializable = type ValidateSerializableAsyncGenerator (line 96) | type ValidateSerializableAsyncGenerator = type ValidateSerializablePromise (line 105) | type ValidateSerializablePromise = type ValidateReadableStream (line 110) | type ValidateReadableStream = type ValidateSerializableSet (line 115) | type ValidateSerializableSet = type ValidateSerializableMap (line 120) | type ValidateSerializableMap = type RegisteredReadableStream (line 128) | type RegisteredReadableStream = type DefaultSerializerExtensions (line 133) | interface DefaultSerializerExtensions { type SerializerExtensions (line 137) | interface SerializerExtensions extends DefaultSerializerExtensions {} type SerializationAdapter (line 139) | interface SerializationAdapter< type SerializationAdapterTypes (line 152) | interface SerializationAdapterTypes< type AnySerializationAdapter (line 162) | type AnySerializationAdapter = SerializationAdapter function makeSsrSerovalPlugin (line 165) | function makeSsrSerovalPlugin( function makeSerovalPlugin (line 194) | function makeSerovalPlugin( type ValidateSerializableInput (line 219) | type ValidateSerializableInput = ValidateSerializable< type RegisteredSerializableInput (line 224) | type RegisteredSerializableInput = type RegisteredSerializationAdapters (line 232) | type RegisteredSerializationAdapters = RegisteredConfigType< type ValidateSerializableInputResult (line 237) | type ValidateSerializableInputResult = type ValidateSerializableResult (line 240) | type ValidateSerializableResult = type RegisteredSSROption (line 251) | type RegisteredSSROption = type ValidateSerializableLifecycleResult (line 256) | type ValidateSerializableLifecycleResult< type ValidateSerializableLifecycleResultSSR (line 273) | type ValidateSerializableLifecycleResultSSR< type ResolveArrayShape (line 285) | type ResolveArrayShape< type ResolveTupleShape (line 295) | type ResolveTupleShape< type ArrayModeResult (line 306) | type ArrayModeResult< FILE: packages/router-core/src/ssr/ssr-client.ts type Window (line 13) | interface Window { function hydrateMatch (line 19) | function hydrateMatch( function hydrate (line 40) | async function hydrate(router: AnyRouter): Promise { FILE: packages/router-core/src/ssr/ssr-match-id.ts function dehydrateSsrMatchId (line 1) | function dehydrateSsrMatchId(id: string): string { function hydrateSsrMatchId (line 5) | function hydrateSsrMatchId(id: string): string { FILE: packages/router-core/src/ssr/ssr-server.ts type ServerSsr (line 18) | interface ServerSsr { type RouterEvents (line 22) | interface RouterEvents { constant SCOPE_ID (line 32) | const SCOPE_ID = 'tsr' constant TSR_PREFIX (line 34) | const TSR_PREFIX = GLOBAL_TSR + '.router=' constant P_PREFIX (line 35) | const P_PREFIX = GLOBAL_TSR + '.p(()=>' constant P_SUFFIX (line 36) | const P_SUFFIX = ')' function dehydrateMatch (line 38) | function dehydrateMatch(match: AnyRouteMatch): DehydratedMatch { constant INITIAL_SCRIPTS (line 63) | const INITIAL_SCRIPTS = [ class ScriptBuffer (line 68) | class ScriptBuffer { method constructor (line 75) | constructor(router: AnyRouter) { method enqueue (line 81) | enqueue(script: string) { method liftBarrier (line 94) | liftBarrier() { method flush (line 113) | flush() { method takeAll (line 123) | takeAll() { method injectBufferedScripts (line 137) | injectBufferedScripts() { method cleanup (line 147) | cleanup() { type FilteredRoutes (line 156) | type FilteredRoutes = Manifest['routes'] type ManifestLRU (line 158) | type ManifestLRU = LRUCache constant MANIFEST_CACHE_SIZE (line 160) | const MANIFEST_CACHE_SIZE = 100 function getManifestCache (line 163) | function getManifestCache(manifest: Manifest): ManifestLRU { function attachRouterServerSsrUtils (line 171) | function attachRouterServerSsrUtils({ function getOrigin (line 387) | function getOrigin(request: Request) { function getNormalizedURL (line 400) | function getNormalizedURL(url: string | URL, base?: string | URL) { FILE: packages/router-core/src/ssr/transformStreamWithRouter.ts function transformReadableStreamWithRouter (line 6) | function transformReadableStreamWithRouter( function transformPipeableStreamWithRouter (line 13) | function transformPipeableStreamWithRouter( constant BODY_END_TAG (line 23) | const BODY_END_TAG = '' constant HTML_END_TAG (line 24) | const HTML_END_TAG = '' constant MIN_CLOSING_TAG_LENGTH (line 27) | const MIN_CLOSING_TAG_LENGTH = 4 constant DEFAULT_SERIALIZATION_TIMEOUT_MS (line 30) | const DEFAULT_SERIALIZATION_TIMEOUT_MS = 60000 constant DEFAULT_LIFETIME_TIMEOUT_MS (line 31) | const DEFAULT_LIFETIME_TIMEOUT_MS = 60000 function findLastClosingTagEnd (line 44) | function findLastClosingTagEnd(str: string): number { function transformStreamWithRouter (line 100) | function transformStreamWithRouter( FILE: packages/router-core/src/ssr/tsrScript.ts method h (line 2) | h() { method e (line 6) | e() { method c (line 10) | c() { method p (line 16) | p(script) { FILE: packages/router-core/src/ssr/types.ts type DehydratedMatch (line 4) | interface DehydratedMatch { type DehydratedRouter (line 15) | interface DehydratedRouter { type TsrSsrGlobal (line 22) | interface TsrSsrGlobal { FILE: packages/router-core/src/stores.ts type RouterReadableStore (line 11) | interface RouterReadableStore { type RouterWritableStore (line 15) | interface RouterWritableStore< type RouterBatchFn (line 21) | type RouterBatchFn = (fn: () => void) => void type MutableStoreFactory (line 23) | type MutableStoreFactory = ( type ReadonlyStoreFactory (line 27) | type ReadonlyStoreFactory = ( type GetStoreConfig (line 31) | type GetStoreConfig = (opts: { isServer?: boolean }) => StoreConfig type StoreConfig (line 33) | type StoreConfig = { type MatchStore (line 40) | type MatchStore = RouterWritableStore & { type ReadableStore (line 43) | type ReadableStore = RouterReadableStore function createNonReactiveMutableStore (line 46) | function createNonReactiveMutableStore( function createNonReactiveReadonlyStore (line 62) | function createNonReactiveReadonlyStore( type RouterStores (line 72) | interface RouterStores { function createRouterStores (line 118) | function createRouterStores( function readPoolMatches (line 292) | function readPoolMatches( function reconcileMatchPool (line 306) | function reconcileMatchPool( FILE: packages/router-core/src/structuralSharing.ts type OptionalStructuralSharing (line 3) | interface OptionalStructuralSharing { FILE: packages/router-core/src/typePrimitives.ts type ValidateFromPath (line 15) | type ValidateFromPath< type ValidateToPath (line 20) | type ValidateToPath< type ValidateSearch (line 26) | type ValidateSearch< type ValidateParams (line 32) | type ValidateParams< type InferFrom (line 41) | type InferFrom< type InferTo (line 53) | type InferTo = TOptions extends { type InferMaskTo (line 62) | type InferMaskTo = TOptions extends { type InferMaskFrom (line 68) | type InferMaskFrom = TOptions extends { type ValidateNavigateOptions (line 74) | type ValidateNavigateOptions< type ValidateNavigateOptionsArray (line 89) | type ValidateNavigateOptionsArray< type ValidateRedirectOptions (line 101) | type ValidateRedirectOptions< type ValidateRedirectOptionsArray (line 116) | type ValidateRedirectOptionsArray< type ValidateId (line 128) | type ValidateId< type InferStrict (line 136) | type InferStrict = TOptions extends { type InferShouldThrow (line 145) | type InferShouldThrow = TOptions extends { type InferSelected (line 154) | type InferSelected = TOptions extends { type ValidateUseSearchResult (line 160) | type ValidateUseSearchResult< type ValidateUseParamsResult (line 170) | type ValidateUseParamsResult< FILE: packages/router-core/src/useLoaderData.ts type ResolveUseLoaderData (line 5) | type ResolveUseLoaderData< type UseLoaderDataResult (line 13) | type UseLoaderDataResult< FILE: packages/router-core/src/useLoaderDeps.ts type ResolveUseLoaderDeps (line 5) | type ResolveUseLoaderDeps = Expand< type UseLoaderDepsResult (line 9) | type UseLoaderDepsResult< FILE: packages/router-core/src/useNavigate.ts type UseNavigateResult (line 4) | type UseNavigateResult = < FILE: packages/router-core/src/useParams.ts type ResolveUseParams (line 5) | type ResolveUseParams< type UseParamsResult (line 13) | type UseParamsResult< FILE: packages/router-core/src/useRouteContext.ts type UseRouteContextBaseOptions (line 5) | interface UseRouteContextBaseOptions< type UseRouteContextOptions (line 16) | type UseRouteContextOptions< type ResolveUseRouteContext (line 24) | type ResolveUseRouteContext< type UseRouteContextResult (line 32) | type UseRouteContextResult< FILE: packages/router-core/src/useSearch.ts type UseSearchResult (line 5) | type UseSearchResult< type ResolveUseSearch (line 14) | type ResolveUseSearch< FILE: packages/router-core/src/utils.ts type Awaitable (line 5) | type Awaitable = T | Promise type NoInfer (line 6) | type NoInfer = [T][T extends any ? 0 : never] type IsAny (line 7) | type IsAny = 1 extends 0 & TValue type PickAsRequired (line 11) | type PickAsRequired = Omit< type PickRequired (line 17) | type PickRequired = { type PickOptional (line 21) | type PickOptional = { type WithoutEmpty (line 26) | type WithoutEmpty = T extends any ? ({} extends T ? never : T) : never type Expand (line 28) | type Expand = T extends object type DeepPartial (line 36) | type DeepPartial = T extends object type MakeDifferenceOptional (line 42) | type MakeDifferenceOptional = keyof TLeft & type IsUnion (line 51) | type IsUnion = ( type IsNonEmptyObject (line 57) | type IsNonEmptyObject = T extends object type Assign (line 63) | type Assign = TLeft extends any type IntersectAssign (line 75) | type IntersectAssign = TLeft extends any type Timeout (line 85) | type Timeout = ReturnType type Updater (line 87) | type Updater = type NonNullableUpdater (line 91) | type NonNullableUpdater = type ExtractObjects (line 95) | type ExtractObjects = TUnion extends MergeAllPrimitive type PartialMergeAllObject (line 99) | type PartialMergeAllObject = type MergeAllPrimitive (line 112) | type MergeAllPrimitive = type ExtractPrimitives (line 122) | type ExtractPrimitives = TUnion extends MergeAllPrimitive type PartialMergeAll (line 128) | type PartialMergeAll = type Constrain (line 132) | type Constrain = type ConstrainLiteral (line 136) | type ConstrainLiteral = type UnionToIntersection (line 143) | type UnionToIntersection = ( type MergeAllObjects (line 153) | type MergeAllObjects< type MergeAll (line 164) | type MergeAll = type ValidateJSON (line 168) | type ValidateJSON = ((...args: Array) => any) extends T type LooseReturnType (line 174) | type LooseReturnType = T extends ( type LooseAsyncReturnType (line 180) | type LooseAsyncReturnType = T extends ( function last (line 192) | function last(arr: ReadonlyArray) { function isFunction (line 196) | function isFunction(d: any): d is Function { function functionalUpdate (line 204) | function functionalUpdate( function replaceEqualDeep (line 228) | function replaceEqualDeep( function getEnumerableOwnKeys (line 294) | function getEnumerableOwnKeys(o: object) { function isPlainObject (line 318) | function isPlainObject(o: any) { function hasObjectPrototype (line 344) | function hasObjectPrototype(o: any) { function isPlainArray (line 351) | function isPlainArray(value: unknown): value is Array { function deepEqual (line 359) | function deepEqual( type StringLiteral (line 415) | type StringLiteral = T extends string type ThrowOrOptional (line 421) | type ThrowOrOptional = TThrow extends true type StrictOrFrom (line 425) | type StrictOrFrom< type ThrowConstraint (line 439) | type ThrowConstraint< type ControlledPromise (line 444) | type ControlledPromise = Promise & { function createControlledPromise (line 455) | function createControlledPromise(onResolve?: (value: T) => void) { function isModuleNotFoundError (line 485) | function isModuleNotFoundError(error: any): boolean { function isPromise (line 497) | function isPromise( function findLast (line 507) | function findLast( function sanitizePathSegment (line 523) | function sanitizePathSegment(segment: string): string { function decodeSegment (line 530) | function decodeSegment(segment: string): string { constant DEFAULT_PROTOCOL_ALLOWLIST (line 551) | const DEFAULT_PROTOCOL_ALLOWLIST = [ function isDangerousProtocol (line 576) | function isDangerousProtocol( constant HTML_ESCAPE_LOOKUP (line 596) | const HTML_ESCAPE_LOOKUP: { [match: string]: string } = { constant HTML_ESCAPE_REGEX (line 604) | const HTML_ESCAPE_REGEX = /[&><\u2028\u2029]/g function escapeHtml (line 613) | function escapeHtml(str: string): string { function decodePath (line 617) | function decodePath(path: string) { function encodePathLikeUrl (line 670) | function encodePathLikeUrl(path: string): string { function buildDevStylesUrl (line 690) | function buildDevStylesUrl( function arraysEqual (line 701) | function arraysEqual(a: Array, b: Array) { FILE: packages/router-core/src/validators.ts type StandardSchemaValidatorProps (line 3) | interface StandardSchemaValidatorProps { type StandardSchemaValidator (line 8) | interface StandardSchemaValidator { type AnyStandardSchemaValidator (line 12) | type AnyStandardSchemaValidator = StandardSchemaValidator type StandardSchemaValidatorTypes (line 14) | interface StandardSchemaValidatorTypes { type AnyStandardSchemaValidateSuccess (line 19) | interface AnyStandardSchemaValidateSuccess { type AnyStandardSchemaValidateFailure (line 24) | interface AnyStandardSchemaValidateFailure { type AnyStandardSchemaValidateIssue (line 28) | interface AnyStandardSchemaValidateIssue { type AnyStandardSchemaValidateInput (line 32) | interface AnyStandardSchemaValidateInput { type AnyStandardSchemaValidate (line 36) | type AnyStandardSchemaValidate = ( type ValidatorObj (line 42) | interface ValidatorObj { type AnyValidatorObj (line 46) | type AnyValidatorObj = ValidatorObj type ValidatorAdapter (line 48) | interface ValidatorAdapter { type AnyValidatorAdapter (line 56) | type AnyValidatorAdapter = ValidatorAdapter type AnyValidatorFn (line 58) | type AnyValidatorFn = ValidatorFn type ValidatorFn (line 60) | type ValidatorFn = (input: TInput) => TOutput type Validator (line 62) | type Validator = type AnyValidator (line 69) | type AnyValidator = Validator type AnySchema (line 71) | type AnySchema = {} type DefaultValidator (line 73) | type DefaultValidator = Validator, AnySchema> type ResolveSearchValidatorInputFn (line 75) | type ResolveSearchValidatorInputFn = TValidator extends ( type ResolveSearchValidatorInput (line 83) | type ResolveSearchValidatorInput = type ResolveValidatorInputFn (line 92) | type ResolveValidatorInputFn = TValidator extends ( type ResolveValidatorInput (line 98) | type ResolveValidatorInput = type ResolveValidatorOutputFn (line 107) | type ResolveValidatorOutputFn = TValidator extends ( type ResolveValidatorOutput (line 113) | type ResolveValidatorOutput = unknown extends TValidator FILE: packages/router-core/tests/RawStream.test.ts method start (line 13) | start(controller) { method start (line 56) | start(controller) { method start (line 122) | start(controller) { method start (line 183) | start(controller) { FILE: packages/router-core/tests/closing-tag-detection.bench.ts function findLastClosingTagRegex (line 19) | function findLastClosingTagRegex(str: string): number { function isTagNameStartChar (line 32) | function isTagNameStartChar(char: string): boolean { function isTagNameChar (line 38) | function isTagNameChar(char: string): boolean { function findLastClosingTagManual (line 52) | function findLastClosingTagManual(str: string): number { function findLastClosingTagOptimized (line 89) | function findLastClosingTagOptimized(str: string): number { function findLastClosingTagHybrid (line 149) | function findLastClosingTagHybrid(str: string): number { function generateSmallChunk (line 208) | function generateSmallChunk(): string { function generateMediumChunk (line 213) | function generateMediumChunk(): string { function generateLargeChunk (line 223) | function generateLargeChunk(): string { function generateWebComponentChunk (line 233) | function generateWebComponentChunk(): string { function generateNoClosingTagChunk (line 243) | function generateNoClosingTagChunk(): string { function generatePartialChunk (line 248) | function generatePartialChunk(): string { function generateNestedChunk (line 253) | function generateNestedChunk(): string { function verifyImplementations (line 258) | function verifyImplementations() { FILE: packages/router-core/tests/granular-stores.test.ts function createRouter (line 6) | function createRouter() { function createLoaderRouter (line 34) | function createLoaderRouter({ FILE: packages/router-core/tests/load.test-d.ts type NotFoundComponent (line 85) | type NotFoundComponent = (props: NotFoundRouteProps) => any type DefaultNotFoundComponent (line 100) | type DefaultNotFoundComponent = (props: NotFoundRouteProps) => any type SpreadProps (line 117) | type SpreadProps = typeof notFoundData FILE: packages/router-core/tests/load.test.ts type AnyRouteOptions (line 19) | type AnyRouteOptions = RootRouteOptions type BeforeLoad (line 20) | type BeforeLoad = NonNullable type Loader (line 21) | type Loader = NonNullable type LoaderEntry (line 22) | type LoaderEntry = Exclude type ThrowAtIndex (line 1389) | type ThrowAtIndex = 1 | 2 | 3 type ParentFailure (line 1390) | type ParentFailure = 'notFound' | 'redirect' | 'error' type ParentFailureMap (line 1391) | type ParentFailureMap = Partial> type Scenario (line 1392) | type Scenario = { function sleep (line 2097) | function sleep(ms: number) { FILE: packages/router-core/tests/new-process-route-tree.test.ts function makeTree (line 10) | function makeTree(routes: Array) { FILE: packages/router-core/tests/optional-path-params-clean.test.ts type PathSegment (line 15) | type PathSegment = { FILE: packages/router-core/tests/optional-path-params.test.ts type PathSegment (line 15) | type PathSegment = { type ParsePathnameTestScheme (line 21) | type ParsePathnameTestScheme = Array<{ function toNullObj (line 531) | function toNullObj(obj: T): T { FILE: packages/router-core/tests/path.test.ts type ParsePathnameTestScheme (line 889) | type ParsePathnameTestScheme = Array<{ type PathSegment (line 895) | type PathSegment = { function toNullObj (line 1221) | function toNullObj(obj: T): T { FILE: packages/router-core/tests/redirect.test-d.ts type TestRedirectFn (line 14) | type TestRedirectFn = RedirectFnRoute<'/users/$userId'> type TestRedirectFn (line 22) | type TestRedirectFn = RedirectFnRoute<'/users/$userId'> type TestRedirectFn (line 29) | type TestRedirectFn = RedirectFnRoute<'/users/$userId'> type TestOptions (line 37) | type TestOptions = RedirectOptionsRoute<'/users/$userId'> type TestOptions (line 44) | type TestOptions = RedirectOptionsRoute<'/users/$userId'> type TestOptions (line 52) | type TestOptions = RedirectOptionsRoute<'/users/$userId'> type TestOptions (line 59) | type TestOptions = RedirectOptionsRoute<'/users/$userId'> FILE: packages/router-core/tests/remountDeps.test-d.ts type SearchSchema (line 4) | type SearchSchema = { type TestRemountDepsOptions (line 8) | type TestRemountDepsOptions = RemountDepsOptions<'/test', SearchSchema, ... FILE: packages/router-core/tests/remountDeps.test.ts type SearchSchema (line 6) | type SearchSchema = { FILE: packages/router-core/tests/routerTestUtils.ts function createTestRouter (line 32) | function createTestRouter< FILE: packages/router-core/tests/serializer-recursion.test-d.ts type Input (line 11) | type Input = Array<{ value: string; nested: Array<{ id: number }> }> type InputTuple (line 18) | type InputTuple = readonly [{ name: string }, { count: number }] type InputReadonlyArray (line 25) | type InputReadonlyArray = ReadonlyArray<{ value: string }> type Recursive (line 32) | type Recursive = { value: number; next?: Recursive } type InputPromise (line 33) | type InputPromise = Promise type Recursive (line 40) | type Recursive = { value: number; children?: Array } type InputPromiseArray (line 41) | type InputPromiseArray = Promise> type Recursive (line 48) | type Recursive = { value: number; next?: Recursive } type InputStream (line 49) | type InputStream = ReadableStream type Result (line 56) | type Result = Array | { [key: string]: Result } type ResultTuple (line 63) | type ResultTuple = readonly [ type ResultReadonlyArray (line 73) | type ResultReadonlyArray = ReadonlyArray< FILE: packages/router-core/tests/serializer.test-d.ts type MyCustomType (line 69) | type MyCustomType = { f: () => {} } & TsrSerializable FILE: packages/router-core/vite-minify-plugin.ts function minifyScriptPlugin (line 4) | function minifyScriptPlugin(): Plugin { FILE: packages/router-devtools-core/src/AgeTicker.tsx function formatTime (line 6) | function formatTime(ms: number) { function AgeTicker (line 25) | function AgeTicker({ FILE: packages/router-devtools-core/src/BaseTanStackRouterDevtoolsPanel.tsx type BaseDevtoolsPanelOptions (line 36) | interface BaseDevtoolsPanelOptions { constant HISTORY_LIMIT (line 68) | const HISTORY_LIMIT = 15 function Logo (line 70) | function Logo(props: any) { function NavigateLink (line 81) | function NavigateLink(props: { function RouteComp (line 103) | function RouteComp({ type Subscribe (line 300) | type Subscribe = (fn: () => void) => { unsubscribe: () => void } function CopyButton (line 802) | function CopyButton({ getValue }: { getValue: () => string }) { FILE: packages/router-devtools-core/src/Explorer.tsx type ExpanderProps (line 10) | type ExpanderProps = { type Entry (line 39) | type Entry = { type RendererProps (line 43) | type RendererProps = { function chunkArray (line 65) | function chunkArray(array: Array, size: number): Array> { type HandleEntryFn (line 76) | type HandleEntryFn = (entry: Entry) => JSX.Element type ExplorerProps (line 78) | type ExplorerProps = Partial & { type Property (line 83) | type Property = { function isIterable (line 89) | function isIterable(x: any): x is Iterable { function Explorer (line 93) | function Explorer({ function useStyles (line 335) | function useStyles() { FILE: packages/router-devtools-core/src/FloatingTanStackRouterDevtools.tsx type FloatingDevtoolsOptions (line 15) | interface FloatingDevtoolsOptions { function FloatingTanStackRouterDevtools (line 60) | function FloatingTanStackRouterDevtools({ FILE: packages/router-devtools-core/src/NavigateButton.tsx type Props (line 5) | interface Props extends NavigateOptions { function NavigateButton (line 9) | function NavigateButton({ to, params, search, router }: Props) { FILE: packages/router-devtools-core/src/TanStackRouterDevtoolsCore.tsx type TanStackRouterDevtoolsCoreOptions (line 7) | interface TanStackRouterDevtoolsCoreOptions { class TanStackRouterDevtoolsCore (line 52) | class TanStackRouterDevtoolsCore { method constructor (line 68) | constructor(config: TanStackRouterDevtoolsCoreOptions) { method mount (line 81) | mount(el: T) { method unmount (line 128) | unmount() { method setRouter (line 136) | setRouter(router: AnyRouter) { method setRouterState (line 140) | setRouterState(routerState: any) { method setOptions (line 144) | setOptions(options: Partial) { FILE: packages/router-devtools-core/src/TanStackRouterDevtoolsPanelCore.tsx type TanStackRouterDevtoolsPanelCoreOptions (line 7) | interface TanStackRouterDevtoolsPanelCoreOptions { class TanStackRouterDevtoolsPanelCore (line 40) | class TanStackRouterDevtoolsPanelCore { method constructor (line 51) | constructor(config: TanStackRouterDevtoolsPanelCoreOptions) { method mount (line 69) | mount(el: T) { method unmount (line 117) | unmount() { method setRouter (line 125) | setRouter(router: AnyRouter) { method setRouterState (line 129) | setRouterState(routerState: any) { method setStyle (line 133) | setStyle(style: any) { method setClassName (line 137) | setClassName(className: any) { method setOptions (line 141) | setOptions(options: Partial) { FILE: packages/router-devtools-core/src/logo.tsx function TanStackLogo (line 3) | function TanStackLogo() { FILE: packages/router-devtools-core/src/theme.tsx type Theme (line 18) | type Theme = typeof defaultTheme type ProviderProps (line 19) | interface ProviderProps { function ThemeProvider (line 26) | function ThemeProvider({ children, theme, ...rest }: ProviderProps) { function useTheme (line 34) | function useTheme() { FILE: packages/router-devtools-core/src/useLocalStorage.ts function useLocalStorage (line 16) | function useLocalStorage( FILE: packages/router-devtools-core/src/useMediaQuery.ts function useMediaQuery (line 4) | function useMediaQuery( FILE: packages/router-devtools-core/src/useStyles.tsx function useStyles (line 620) | function useStyles() { FILE: packages/router-devtools-core/src/utils.tsx type StyledComponent (line 12) | type StyledComponent = T extends 'button' function getStatusColor (line 22) | function getStatusColor(match: AnyRouteMatch) { function getRouteStatusColor (line 38) | function getRouteStatusColor( type Styles (line 47) | type Styles = function styled (line 51) | function styled( function useIsMounted (line 95) | function useIsMounted() { function useSafeState (line 126) | function useSafeState(initialState: T): [T, (value: T) => void] { function scheduleMicrotask (line 147) | function scheduleMicrotask(callback: () => void) { function multiSortBy (line 157) | function multiSortBy( FILE: packages/router-generator/src/config.ts type TokenMatcherJson (line 18) | type TokenMatcherJson = string | z.infer type TokenMatcher (line 20) | type TokenMatcher = z.infer type BaseConfig (line 47) | type BaseConfig = z.infer type Config (line 85) | type Config = z.infer type ResolveParams (line 87) | type ResolveParams = { function resolveConfigPath (line 91) | function resolveConfigPath({ configDirectory }: ResolveParams) { function getConfig (line 95) | function getConfig( function validateConfig (line 178) | function validateConfig(config: Config) { function areTokensEqual (line 214) | function areTokensEqual(a: TokenMatcher, b: TokenMatcher): boolean { FILE: packages/router-generator/src/filesystem/physical/getRouteNodes.ts type TokenRegexBundle (line 27) | interface TokenRegexBundle { function isVirtualConfigFile (line 35) | function isVirtualConfigFile(fileName: string): boolean { function getRouteNodes (line 39) | async function getRouteNodes( function getRouteMeta (line 371) | function getRouteMeta( function isValidPathlessLayoutRoute (line 479) | function isValidPathlessLayoutRoute( FILE: packages/router-generator/src/filesystem/virtual/getRouteNodes.ts function ensureLeadingUnderScore (line 22) | function ensureLeadingUnderScore(id: string) { function flattenTree (line 29) | function flattenTree(node: RouteNode): Array { function getRouteNodes (line 42) | async function getRouteNodes( function getVirtualRouteConfigFromFileExport (line 104) | async function getVirtualRouteConfigFromFileExport( function getRouteNodesRecursive (line 129) | async function getRouteNodesRecursive( FILE: packages/router-generator/src/filesystem/virtual/loadConfigFile.ts function loadConfigFile (line 4) | async function loadConfigFile(filePath: string) { FILE: packages/router-generator/src/generator.ts type fs (line 60) | interface fs { type Rerun (line 107) | interface Rerun { function rerun (line 112) | function rerun(opts: { msg?: string; event?: GeneratorEvent }): Rerun { function isRerun (line 117) | function isRerun(result: unknown): result is Rerun { type FileEventType (line 126) | type FileEventType = 'create' | 'update' | 'delete' type FileEvent (line 127) | type FileEvent = { type GeneratorEvent (line 131) | type GeneratorEvent = FileEvent | { type: 'rerun' } type FileCacheChange (line 133) | type FileCacheChange = type GeneratorCacheEntry (line 146) | interface GeneratorCacheEntry { type RouteNodeCacheEntry (line 151) | interface RouteNodeCacheEntry extends GeneratorCacheEntry { type GeneratorRouteNodeCache (line 156) | type GeneratorRouteNodeCache = Map { method generatorInternal (line 358) | private async generatorInternal() { method swapCaches (line 570) | private swapCaches() { method buildRouteTree (line 575) | public buildRouteTree(opts: { method processRouteNodeFile (line 1038) | private async processRouteNodeFile(node: RouteNode): Promise<{ method didRouteFileChangeComparedToCache (line 1202) | private async didRouteFileChangeComparedToCache( method didFileChangeComparedToCache (line 1213) | private async didFileChangeComparedToCache< method safeFileWrite (line 1242) | private async safeFileWrite(opts: { method getTempFileName (line 1306) | private getTempFileName(filePath: string) { method isRouteFileCacheFresh (line 1318) | private async isRouteFileCacheFresh(node: RouteNode): Promise< method handleRootNode (line 1369) | private async handleRootNode(node: RouteNode) { method getCrawlingResult (line 1417) | public async getCrawlingResult(): Promise { method handleNode (line 1422) | private static handleNode( method isFileRelevantForRouteTreeGeneration (line 1629) | private isFileRelevantForRouteTreeGeneration(filePath: string): boolean { FILE: packages/router-generator/src/logger.ts type Logger (line 1) | interface Logger { function logging (line 9) | function logging(config: { disabled: boolean }): Logger { FILE: packages/router-generator/src/plugin/types.ts type GeneratorPlugin (line 4) | interface GeneratorPlugin { FILE: packages/router-generator/src/template.ts type TemplateTag (line 4) | type TemplateTag = 'tsrImports' | 'tsrPath' | 'tsrExportStart' | 'tsrExp... function fillTemplate (line 6) | function fillTemplate( type TargetTemplate (line 18) | type TargetTemplate = { function getTargetTemplate (line 47) | function getTargetTemplate(config: Config): TargetTemplate { FILE: packages/router-generator/src/transform/transform.ts function transform (line 12) | async function transform({ function fixTransformedOutputText (line 383) | async function fixTransformedOutputText({ function fixLine (line 441) | function fixLine( function fixQuotes (line 479) | function fixQuotes(line: string, originalLine: string, fallbackQuote: st... function fixQuotesToPreferred (line 487) | function fixQuotesToPreferred(line: string, quote: string) { function detectQuoteFromLine (line 498) | function detectQuoteFromLine(line: string) { function detectSemicolonUsage (line 503) | function detectSemicolonUsage(code: string) { function detectPreferredQuoteStyle (line 510) | function detectPreferredQuoteStyle(ast: types.ASTNode): "'" | '"' { FILE: packages/router-generator/src/transform/types.ts type TransformOptions (line 4) | interface TransformOptions { type TransformResult (line 10) | type TransformResult = type TransformImportsConfig (line 26) | interface TransformImportsConfig { type TransformContext (line 31) | interface TransformContext { FILE: packages/router-generator/src/transform/utils.ts function ensureStringArgument (line 5) | function ensureStringArgument( FILE: packages/router-generator/src/types.ts type RouteNode (line 1) | type RouteNode = { type GetRouteNodesResult (line 25) | interface GetRouteNodesResult { type FsRouteType (line 31) | type FsRouteType = type RouteSubNode (line 43) | type RouteSubNode = { type ImportSpecifier (line 52) | type ImportSpecifier = { type ImportDeclaration (line 56) | type ImportDeclaration = { type HandleNodeAccumulator (line 62) | type HandleNodeAccumulator = { type GetRoutesByFileMapResultValue (line 70) | type GetRoutesByFileMapResultValue = { routePath: string } type GetRoutesByFileMapResult (line 71) | type GetRoutesByFileMapResult = Map< FILE: packages/router-generator/src/utils.ts class RoutePrefixMap (line 14) | class RoutePrefixMap { method constructor (line 18) | constructor(routes: Array) { method findParent (line 57) | findParent(routePath: string): RouteNode | null { method has (line 78) | has(routePath: string): boolean { method get (line 85) | get(routePath: string): RouteNode | undefined { function multiSortBy (line 90) | function multiSortBy( function cleanPath (line 136) | function cleanPath(path: string) { function trimPathLeft (line 141) | function trimPathLeft(path: string) { function removeLeadingSlash (line 145) | function removeLeadingSlash(path: string): string { function removeTrailingSlash (line 149) | function removeTrailingSlash(s: string) { constant BRACKET_CONTENT_RE (line 153) | const BRACKET_CONTENT_RE = /\[(.*?)\]/g constant SPLIT_REGEX (line 154) | const SPLIT_REGEX = /(?(routes: Array, key: keyof TElem... function checkRouteFullPathUniqueness (line 849) | function checkRouteFullPathUniqueness( function buildRouteTreeConfig (line 879) | function buildRouteTreeConfig( function buildImportString (line 938) | function buildImportString( function lowerCaseFirstChar (line 947) | function lowerCaseFirstChar(value: string) { function mergeImportDeclarations (line 955) | function mergeImportDeclarations( function buildFileRoutesByPathInterface (line 997) | function buildFileRoutesByPathInterface(opts: { function getImportPath (line 1025) | function getImportPath( function getImportForRouteNode (line 1041) | function getImportForRouteNode( FILE: packages/router-generator/src/validate-route-params.ts constant VALID_PARAM_NAME_REGEX (line 8) | const VALID_PARAM_NAME_REGEX = /^[a-zA-Z_$][a-zA-Z0-9_$]*$/ type ExtractedParam (line 10) | interface ExtractedParam { function extractParamsFromSegment (line 28) | function extractParamsFromSegment(segment: string): Array { function extractParamsFromPath (line 81) | function extractParamsFromPath(path: string): Array { function validateRouteParams (line 104) | function validateRouteParams( FILE: packages/router-generator/tests/config.test.ts function makeFolderDir (line 6) | function makeFolderDir(folder: string) { type TestCases (line 10) | type TestCases = Array<{ FILE: packages/router-generator/tests/deny-route-group-config.test.ts function makeFolderDir (line 7) | function makeFolderDir(folder: string) { function setupConfig (line 11) | function setupConfig( type TestCases (line 27) | type TestCases = Array<{ FILE: packages/router-generator/tests/generator.test.ts function makeFolderDir (line 16) | function makeFolderDir(folder: string) { function readDir (line 20) | async function readDir(...paths: Array) { function traverseDirectory (line 27) | async function traverseDirectory( function setupConfig (line 44) | function setupConfig( function getRouteTreeFileText (line 66) | async function getRouteTreeFileText(config: Config) { function rewriteConfigByFolderName (line 72) | function rewriteConfigByFolderName(folderName: string, config: Config) { function preprocess (line 220) | async function preprocess(folderName: string) { function postprocess (line 261) | async function postprocess(folderName: string) { function shouldThrow (line 297) | function shouldThrow(folderName: string) { FILE: packages/router-generator/tests/generator/add-extensions-custom/routeTree.snapshot.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/append-and-prepend/routeTree.snapshot.ts type FileRoutesByFullPath (line 18) | interface FileRoutesByFullPath { type FileRoutesByTo (line 21) | interface FileRoutesByTo { type FileRoutesById (line 24) | interface FileRoutesById { type FileRouteTypes (line 28) | interface FileRouteTypes { type RootRouteChildren (line 36) | interface RootRouteChildren { type FileRoutesByPath (line 41) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/append-and-prepend/routes/index.tsx function Home (line 11) | function Home() { FILE: packages/router-generator/tests/generator/custom-scaffolding/routeTree.snapshot.ts type FileRoutesByFullPath (line 35) | interface FileRoutesByFullPath { type FileRoutesByTo (line 40) | interface FileRoutesByTo { type FileRoutesById (line 45) | interface FileRoutesById { type FileRouteTypes (line 51) | interface FileRouteTypes { type RootRouteChildren (line 59) | interface RootRouteChildren { type FileRoutesByPath (line 66) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/custom-scaffolding/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: packages/router-generator/tests/generator/custom-scaffolding/routes/api/bar.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/custom-scaffolding/routes/foo.lazy.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/custom-scaffolding/routes/index.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/custom-scaffolding/snapshots/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: packages/router-generator/tests/generator/custom-scaffolding/snapshots/api/bar.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/custom-scaffolding/snapshots/foo.lazy.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/custom-scaffolding/snapshots/index.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/custom-tokens/routeTree.snapshot.ts type FileRoutesByFullPath (line 62) | interface FileRoutesByFullPath { type FileRoutesByTo (line 72) | interface FileRoutesByTo { type FileRoutesById (line 80) | interface FileRoutesById { type FileRouteTypes (line 91) | interface FileRouteTypes { type RootRouteChildren (line 122) | interface RootRouteChildren { type FileRoutesByPath (line 129) | interface FileRoutesByPath { type BlogR0ut3RouteChildren (line 189) | interface BlogR0ut3RouteChildren { type PostsR0ut3RouteChildren (line 203) | interface PostsR0ut3RouteChildren { FILE: packages/router-generator/tests/generator/dot-escaped/routeTree.snapshot.ts type FileRoutesByFullPath (line 39) | interface FileRoutesByFullPath { type FileRoutesByTo (line 45) | interface FileRoutesByTo { type FileRoutesById (line 51) | interface FileRoutesById { type FileRouteTypes (line 58) | interface FileRouteTypes { type RootRouteChildren (line 79) | interface RootRouteChildren { type FileRoutesByPath (line 85) | interface FileRoutesByPath { type NestedDotjsRouteChildren (line 117) | interface NestedDotjsRouteChildren { FILE: packages/router-generator/tests/generator/escaped-custom-tokens/routeTree.snapshot.ts type FileRoutesByFullPath (line 46) | interface FileRoutesByFullPath { type FileRoutesByTo (line 53) | interface FileRoutesByTo { type FileRoutesById (line 60) | interface FileRoutesById { type FileRouteTypes (line 68) | interface FileRouteTypes { type RootRouteChildren (line 82) | interface RootRouteChildren { type FileRoutesByPath (line 91) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/escaped-special-strings/routeTree.snapshot.ts type FileRoutesByFullPath (line 80) | interface FileRoutesByFullPath { type FileRoutesByTo (line 93) | interface FileRoutesByTo { type FileRoutesById (line 106) | interface FileRoutesById { type FileRouteTypes (line 120) | interface FileRouteTypes { type RootRouteChildren (line 162) | interface RootRouteChildren { type FileRoutesByPath (line 177) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/export-variations/routeTree.snapshot.ts type FileRoutesByFullPath (line 27) | interface FileRoutesByFullPath { type FileRoutesByTo (line 31) | interface FileRoutesByTo { type FileRoutesById (line 35) | interface FileRoutesById { type FileRouteTypes (line 40) | interface FileRouteTypes { type RootRouteChildren (line 48) | interface RootRouteChildren { type FileRoutesByPath (line 54) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/routeTree.snapshot.ts type FileRoutesByFullPath (line 58) | interface FileRoutesByFullPath { type FileRoutesByTo (line 65) | interface FileRoutesByTo { type FileRoutesById (line 72) | interface FileRoutesById { type FileRouteTypes (line 80) | interface FileRouteTypes { type RootRouteChildren (line 94) | interface RootRouteChildren { type FileRoutesByPath (line 102) | interface FileRoutesByPath { type testFooRouteChildren (line 188) | interface testFooRouteChildren { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/snapshots/bar.lazy.tsx function PostErrorComponent (line 24) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 28) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/snapshots/foo.bar.tsx function PostErrorComponent (line 24) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 28) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/snapshots/foo.tsx function PostErrorComponent (line 24) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 28) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/snapshots/initiallyEmpty.lazy.tsx function RouteComponent (line 5) | function RouteComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/snapshots/initiallyEmpty.tsx function RouteComponent (line 5) | function RouteComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/template-verbose.tsx function PostErrorComponent (line 24) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 28) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-false/template.tsx function PostErrorComponent (line 24) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 28) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/routeTree.snapshot.ts type FileRoutesByFullPath (line 53) | interface FileRoutesByFullPath { type FileRoutesByTo (line 60) | interface FileRoutesByTo { type FileRoutesById (line 67) | interface FileRoutesById { type FileRouteTypes (line 75) | interface FileRouteTypes { type RootRouteChildren (line 89) | interface RootRouteChildren { type FileRoutesByPath (line 97) | interface FileRoutesByPath { type testFooRouteChildren (line 136) | interface testFooRouteChildren { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/snapshots/bar.lazy.tsx function PostErrorComponent (line 20) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 24) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/snapshots/foo.bar.tsx function PostErrorComponent (line 20) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 24) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/snapshots/foo.tsx function PostErrorComponent (line 20) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 24) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/snapshots/initiallyEmpty.lazy.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/snapshots/initiallyEmpty.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/template-verbose.tsx function PostErrorComponent (line 24) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 28) | function PostComponent() { FILE: packages/router-generator/tests/generator/file-modification-verboseFileRoutes-true/template.tsx function PostErrorComponent (line 24) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 28) | function PostComponent() { FILE: packages/router-generator/tests/generator/flat-route-group/routeTree.snapshot.ts type FileRoutesByFullPath (line 40) | interface FileRoutesByFullPath { type FileRoutesByTo (line 46) | interface FileRoutesByTo { type FileRoutesById (line 52) | interface FileRoutesById { type FileRouteTypes (line 59) | interface FileRouteTypes { type RootRouteChildren (line 80) | interface RootRouteChildren { type FileRoutesByPath (line 85) | interface FileRoutesByPath { type AppcomprasCompras_masRouteChildren (line 117) | interface AppcomprasCompras_masRouteChildren { type AppRouteChildren (line 130) | interface AppRouteChildren { FILE: packages/router-generator/tests/generator/flat-route-group/routes/app.(compras)/compras_._mas.divisiones.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: packages/router-generator/tests/generator/flat-route-group/routes/app.(compras)/compras_._mas.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/flat-route-group/routes/app.(compras)/compras_.ordenes.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/flat-route-group/routes/app.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/flat/routeTree.snapshot.ts type FileRoutesByFullPath (line 92) | interface FileRoutesByFullPath { type FileRoutesByTo (line 107) | interface FileRoutesByTo { type FileRoutesById (line 120) | interface FileRoutesById { type FileRouteTypes (line 136) | interface FileRouteTypes { type RootRouteChildren (line 182) | interface RootRouteChildren { type FileRoutesByPath (line 192) | interface FileRoutesByPath { type BlogRouteRouteChildren (line 287) | interface BlogRouteRouteChildren { type PostsRouteRouteChildren (line 301) | interface PostsRouteRouteChildren { type BlogBlogIdRouteRouteChildren (line 317) | interface BlogBlogIdRouteRouteChildren { FILE: packages/router-generator/tests/generator/invalid-param-names/routeTree.snapshot.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 63) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/lazy-multi-slug-params/routeTree.snapshot.ts type FileRoutesByFullPath (line 35) | interface FileRoutesByFullPath { type FileRoutesByTo (line 40) | interface FileRoutesByTo { type FileRoutesById (line 45) | interface FileRoutesById { type FileRouteTypes (line 51) | interface FileRouteTypes { type RootRouteChildren (line 59) | interface RootRouteChildren { type FileRoutesByPath (line 64) | interface FileRoutesByPath { type SubRouteLazyRouteChildren (line 89) | interface SubRouteLazyRouteChildren { FILE: packages/router-generator/tests/generator/lazy-only-layout-and-index-in-pathless/routeTree.snapshot.ts type FileRoutesByFullPath (line 36) | interface FileRoutesByFullPath { type FileRoutesByTo (line 41) | interface FileRoutesByTo { type FileRoutesById (line 45) | interface FileRoutesById { type FileRouteTypes (line 51) | interface FileRouteTypes { type RootRouteChildren (line 59) | interface RootRouteChildren { type FileRoutesByPath (line 64) | interface FileRoutesByPath { type LayoutPathLazyRouteChildren (line 89) | interface LayoutPathLazyRouteChildren { type LayoutRouteRouteChildren (line 101) | interface LayoutRouteRouteChildren { FILE: packages/router-generator/tests/generator/lazy-only-layout-and-index-in-pathless/routes/_layout/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/lazy-only-layout-and-index/routeTree.snapshot.ts type FileRoutesByFullPath (line 29) | interface FileRoutesByFullPath { type FileRoutesByTo (line 33) | interface FileRoutesByTo { type FileRoutesById (line 36) | interface FileRoutesById { type FileRouteTypes (line 41) | interface FileRouteTypes { type RootRouteChildren (line 49) | interface RootRouteChildren { type FileRoutesByPath (line 54) | interface FileRoutesByPath { type PathLazyRouteChildren (line 72) | interface PathLazyRouteChildren { FILE: packages/router-generator/tests/generator/lazy/routeTree.snapshot.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 41) | interface FileRoutesById { type FileRouteTypes (line 47) | interface FileRouteTypes { type RootRouteChildren (line 55) | interface RootRouteChildren { type FileRoutesByPath (line 60) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 85) | interface PostsRouteRouteChildren { FILE: packages/router-generator/tests/generator/lazy/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: packages/router-generator/tests/generator/lazy/routes/posts.$postId.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/lazy/routes/posts.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/lazy/routes/posts.route.lazy.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/lazy/routes/posts.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-layouts/routeTree.snapshot.ts type FileRoutesByFullPath (line 148) | interface FileRoutesByFullPath { type FileRoutesByTo (line 165) | interface FileRoutesByTo { type FileRoutesById (line 179) | interface FileRoutesById { type FileRouteTypes (line 205) | interface FileRouteTypes { type RootRouteChildren (line 264) | interface RootRouteChildren { type FileRoutesByPath (line 277) | interface FileRoutesByPath { type JestedLayoutB3LayoutC2RouteChildren (line 442) | interface JestedLayoutB3LayoutC2RouteChildren { type JestedLayoutB3RouteChildren (line 456) | interface JestedLayoutB3RouteChildren { type JestedLayoutB4RouteChildren (line 470) | interface JestedLayoutB4RouteChildren { type JestedRouteRouteChildren (line 482) | interface JestedRouteRouteChildren { type LayoutA1RouteChildren (line 496) | interface LayoutA1RouteChildren { type LayoutA2RouteChildren (line 508) | interface LayoutA2RouteChildren { type FooLayoutB5RouteRouteChildren (line 520) | interface FooLayoutB5RouteRouteChildren { type NestedLayoutB1LayoutC1RouteChildren (line 533) | interface NestedLayoutB1LayoutC1RouteChildren { type NestedLayoutB1RouteChildren (line 547) | interface NestedLayoutB1RouteChildren { type NestedLayoutB2RouteChildren (line 561) | interface NestedLayoutB2RouteChildren { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routeTree.snapshot.ts type FileRoutesByFullPath (line 53) | interface FileRoutesByFullPath { type FileRoutesByTo (line 59) | interface FileRoutesByTo { type FileRoutesById (line 65) | interface FileRoutesById { type FileRouteTypes (line 75) | interface FileRouteTypes { type RootRouteChildren (line 91) | interface RootRouteChildren { type FileRoutesByPath (line 98) | interface FileRoutesByPath { type groupALayoutARouteChildren (line 151) | interface groupALayoutARouteChildren { type groupBLayoutBRouteChildren (line 165) | interface groupBLayoutBRouteChildren { type groupCLayoutCRouteChildren (line 177) | interface groupCLayoutCRouteChildren { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/(group-a)/_layout-a.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/(group-a)/_layout-a/login.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/(group-a)/_layout-a/signup.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/(group-b)/_layout-b.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/(group-b)/_layout-b/dashboard.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/(group-c)/_layout-c.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/(group-c)/_layout-c/index.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/nested-route-groups-with-layouts-before-physical/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: packages/router-generator/tests/generator/nested-verboseFileRoutes-false/routeTree.snapshot.ts type FileRoutesByFullPath (line 105) | interface FileRoutesByFullPath { type FileRoutesByTo (line 121) | interface FileRoutesByTo { type FileRoutesById (line 135) | interface FileRoutesById { type FileRouteTypes (line 153) | interface FileRouteTypes { type RootRouteChildren (line 203) | interface RootRouteChildren { type FileRoutesByPath (line 214) | interface FileRoutesByPath { type BlogRouteRouteChildren (line 459) | interface BlogRouteRouteChildren { type PostsRouteRouteChildren (line 473) | interface PostsRouteRouteChildren { type PathlessLayoutRouteChildren (line 489) | interface PathlessLayoutRouteChildren { type BlogBlogIdRouteRouteChildren (line 501) | interface BlogBlogIdRouteRouteChildren { FILE: packages/router-generator/tests/generator/nested-verboseFileRoutes-false/tests.test-d.ts type DefaultRouter (line 22) | type DefaultRouter = typeof defaultRouter FILE: packages/router-generator/tests/generator/nested-verboseFileRoutes-true/routeTree.snapshot.ts type FileRoutesByFullPath (line 103) | interface FileRoutesByFullPath { type FileRoutesByTo (line 119) | interface FileRoutesByTo { type FileRoutesById (line 133) | interface FileRoutesById { type FileRouteTypes (line 151) | interface FileRouteTypes { type RootRouteChildren (line 201) | interface RootRouteChildren { type FileRoutesByPath (line 212) | interface FileRoutesByPath { type BlogRouteRouteChildren (line 321) | interface BlogRouteRouteChildren { type PostsRouteRouteChildren (line 335) | interface PostsRouteRouteChildren { type PathlessLayoutRouteChildren (line 351) | interface PathlessLayoutRouteChildren { type BlogBlogIdRouteRouteChildren (line 363) | interface BlogBlogIdRouteRouteChildren { FILE: packages/router-generator/tests/generator/nested-verboseFileRoutes-true/tests.test-d.ts type DefaultRouter (line 22) | type DefaultRouter = typeof defaultRouter FILE: packages/router-generator/tests/generator/no-duplicate-route-segment/routeTree.snapshot.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 33) | interface FileRoutesById { type FileRouteTypes (line 38) | interface FileRouteTypes { type RootRouteChildren (line 46) | interface RootRouteChildren { type FileRoutesByPath (line 51) | interface FileRoutesByPath { type FooLayoutRouteRouteChildren (line 69) | interface FooLayoutRouteRouteChildren { FILE: packages/router-generator/tests/generator/no-formatted-route-tree/routeTree.snapshot.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 29) | interface FileRoutesByTo { type FileRoutesById (line 32) | interface FileRoutesById { type FileRouteTypes (line 36) | interface FileRouteTypes { type RootRouteChildren (line 44) | interface RootRouteChildren { type FileRoutesByPath (line 49) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/numbers-in-path/routeTree.snapshot.ts type FileRoutesByFullPath (line 44) | interface FileRoutesByFullPath { type FileRoutesByTo (line 51) | interface FileRoutesByTo { type FileRoutesById (line 58) | interface FileRoutesById { type FileRouteTypes (line 66) | interface FileRouteTypes { type RootRouteChildren (line 74) | interface RootRouteChildren { type FileRoutesByPath (line 83) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/numbers-in-path/routes/01-example/index.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/numbers-in-path/routes/02.index.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/numbers-in-path/routes/03.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/numbers-in-path/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: packages/router-generator/tests/generator/numbers-in-path/routes/about.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/numbers-in-path/routes/index.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/only-root/routeTree.generated.snapshot.ts type FileRoutesByFullPath (line 13) | interface FileRoutesByFullPath {} type FileRoutesByTo (line 14) | interface FileRoutesByTo {} type FileRoutesById (line 15) | interface FileRoutesById { type FileRouteTypes (line 18) | interface FileRouteTypes { type RootRouteChildren (line 26) | interface RootRouteChildren {} type FileRoutesByPath (line 29) | interface FileRoutesByPath {} FILE: packages/router-generator/tests/generator/only-root/routeTree.snapshot.ts type FileRoutesByFullPath (line 13) | interface FileRoutesByFullPath {} type FileRoutesByTo (line 14) | interface FileRoutesByTo {} type FileRoutesById (line 15) | interface FileRoutesById { type FileRouteTypes (line 18) | interface FileRouteTypes { type RootRouteChildren (line 26) | interface RootRouteChildren {} type FileRoutesByPath (line 29) | interface FileRoutesByPath {} FILE: packages/router-generator/tests/generator/path-above-route-in-group/routeTree.snapshot.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 41) | interface FileRoutesById { type FileRouteTypes (line 47) | interface FileRouteTypes { type RootRouteChildren (line 55) | interface RootRouteChildren { type FileRoutesByPath (line 60) | interface FileRoutesByPath { type ABcRouteRouteChildren (line 85) | interface ABcRouteRouteChildren { FILE: packages/router-generator/tests/generator/path-above-route-in-group/routes/a/$b/(c)/d/e/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/prefix-suffix/routeTree.snapshot.ts type FileRoutesByFullPath (line 41) | interface FileRoutesByFullPath { type FileRoutesByTo (line 47) | interface FileRoutesByTo { type FileRoutesById (line 53) | interface FileRoutesById { type FileRouteTypes (line 60) | interface FileRouteTypes { type RootRouteChildren (line 81) | interface RootRouteChildren { type FileRoutesByPath (line 89) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/prefix-suffix/routes/__root.tsx function RootComponent (line 8) | function RootComponent() { FILE: packages/router-generator/tests/generator/prefix-suffix/routes/wildcard/$.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/prefix-suffix/routes/wildcard/prefix{$}.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/prefix-suffix/routes/wildcard/{$}[.]suffix.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/prefix-suffix/routes/wildcard/{$}suffix.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: packages/router-generator/tests/generator/regex-tokens-inline/routeTree.snapshot.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 49) | interface FileRoutesById { type FileRouteTypes (line 56) | interface FileRouteTypes { type RootRouteChildren (line 64) | interface RootRouteChildren { type FileRoutesByPath (line 70) | interface FileRoutesByPath { type DashboardMainLayoutRouteChildren (line 102) | interface DashboardMainLayoutRouteChildren { FILE: packages/router-generator/tests/generator/regex-tokens-json/routeTree.snapshot.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 49) | interface FileRoutesById { type FileRouteTypes (line 56) | interface FileRouteTypes { type RootRouteChildren (line 64) | interface RootRouteChildren { type FileRoutesByPath (line 70) | interface FileRoutesByPath { type DashboardMainLayoutRouteChildren (line 102) | interface DashboardMainLayoutRouteChildren { FILE: packages/router-generator/tests/generator/route-groups/routeTree.snapshot.ts type FileRoutesByFullPath (line 78) | interface FileRoutesByFullPath { type FileRoutesByTo (line 87) | interface FileRoutesByTo { type FileRoutesById (line 96) | interface FileRoutesById { type FileRouteTypes (line 108) | interface FileRouteTypes { type RootRouteChildren (line 140) | interface RootRouteChildren { type FileRoutesByPath (line 150) | interface FileRoutesByPath { type barBarRouteChildren (line 217) | interface barBarRouteChildren { type fooAsdfLayoutRouteChildren (line 228) | interface fooAsdfLayoutRouteChildren { type fooAsdfanotherGroupLayoutRouteChildren (line 240) | interface fooAsdfanotherGroupLayoutRouteChildren { FILE: packages/router-generator/tests/generator/route-groups/routes/(bar)/_bar.hello.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/route-groups/routes/(bar)/_bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: packages/router-generator/tests/generator/routeFileIgnore/routeTree.snapshot.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/routeFilePrefix/routeTree.snapshot.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/single-level/routeTree.snapshot.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/virtual-config-file-default-export/routeTree.snapshot.ts type FileRoutesByFullPath (line 79) | interface FileRoutesByFullPath { type FileRoutesByTo (line 91) | interface FileRoutesByTo { type FileRoutesById (line 101) | interface FileRoutesById { type FileRouteTypes (line 115) | interface FileRouteTypes { type RootRouteChildren (line 153) | interface RootRouteChildren { type FileRoutesByPath (line 160) | interface FileRoutesByPath { type dbDashboardInvoicesRouteChildren (line 241) | interface dbDashboardInvoicesRouteChildren { type dbDashboardRouteChildren (line 254) | interface dbDashboardRouteChildren { type layoutRouteChildren (line 268) | interface layoutRouteChildren { FILE: packages/router-generator/tests/generator/virtual-config-file-default-export/routes/pages.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/virtual-config-file-named-export/routeTree.snapshot.ts type FileRoutesByFullPath (line 79) | interface FileRoutesByFullPath { type FileRoutesByTo (line 91) | interface FileRoutesByTo { type FileRoutesById (line 101) | interface FileRoutesById { type FileRouteTypes (line 115) | interface FileRouteTypes { type RootRouteChildren (line 153) | interface RootRouteChildren { type FileRoutesByPath (line 160) | interface FileRoutesByPath { type dbDashboardInvoicesRouteChildren (line 241) | interface dbDashboardInvoicesRouteChildren { type dbDashboardRouteChildren (line 254) | interface dbDashboardRouteChildren { type layoutRouteChildren (line 268) | interface layoutRouteChildren { FILE: packages/router-generator/tests/generator/virtual-config-file-named-export/routes/pages.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-generator/tests/generator/virtual-inside-nested/routeTree.snapshot.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 49) | interface FileRoutesById { type FileRouteTypes (line 56) | interface FileRouteTypes { type RootRouteChildren (line 64) | interface RootRouteChildren { type FileRoutesByPath (line 70) | interface FileRoutesByPath { type FooBarRouteChildren (line 102) | interface FooBarRouteChildren { FILE: packages/router-generator/tests/generator/virtual-inside-with-escaped-underscore/routeTree.snapshot.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 65) | interface RootRouteChildren { type FileRoutesByPath (line 73) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/virtual-nested-layouts-with-virtual-route/routeTree.snapshot.ts type FileRoutesByFullPath (line 42) | interface FileRoutesByFullPath { type FileRoutesByTo (line 47) | interface FileRoutesByTo { type FileRoutesById (line 52) | interface FileRoutesById { type FileRouteTypes (line 60) | interface FileRouteTypes { type RootRouteChildren (line 77) | interface RootRouteChildren { type FileRoutesByPath (line 83) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 122) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 135) | interface layoutFirstLayoutRouteChildren { FILE: packages/router-generator/tests/generator/virtual-physical-empty-path-merge/routeTree.snapshot.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 63) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/virtual-physical-layout-and-index/routeTree.snapshot.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 41) | interface FileRoutesById { type FileRouteTypes (line 47) | interface FileRouteTypes { type RootRouteChildren (line 55) | interface RootRouteChildren { type FileRoutesByPath (line 61) | interface FileRoutesByPath { type FeatureRouteRouteChildren (line 86) | interface FeatureRouteRouteChildren { FILE: packages/router-generator/tests/generator/virtual-physical-no-prefix/routeTree.snapshot.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 63) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/virtual-root-sibling-routes/routeTree.snapshot.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/virtual-sibling-routes/routeTree.snapshot.ts type FileRoutesByFullPath (line 31) | interface FileRoutesByFullPath { type FileRoutesByTo (line 36) | interface FileRoutesByTo { type FileRoutesById (line 41) | interface FileRoutesById { type FileRouteTypes (line 47) | interface FileRouteTypes { type RootRouteChildren (line 55) | interface RootRouteChildren { type FileRoutesByPath (line 60) | interface FileRoutesByPath { type layoutRouteChildren (line 85) | interface layoutRouteChildren { FILE: packages/router-generator/tests/generator/virtual-with-escaped-underscore/routeTree.snapshot.ts type FileRoutesByFullPath (line 39) | interface FileRoutesByFullPath { type FileRoutesByTo (line 45) | interface FileRoutesByTo { type FileRoutesById (line 51) | interface FileRoutesById { type FileRouteTypes (line 58) | interface FileRouteTypes { type RootRouteChildren (line 66) | interface RootRouteChildren { type FileRoutesByPath (line 74) | interface FileRoutesByPath { FILE: packages/router-generator/tests/generator/virtual/routeTree.snapshot.ts type FileRoutesByFullPath (line 79) | interface FileRoutesByFullPath { type FileRoutesByTo (line 91) | interface FileRoutesByTo { type FileRoutesById (line 101) | interface FileRoutesById { type FileRouteTypes (line 115) | interface FileRouteTypes { type RootRouteChildren (line 153) | interface RootRouteChildren { type FileRoutesByPath (line 160) | interface FileRoutesByPath { type dbDashboardInvoicesRouteChildren (line 241) | interface dbDashboardInvoicesRouteChildren { type dbDashboardRouteChildren (line 254) | interface dbDashboardRouteChildren { type layoutRouteChildren (line 268) | interface layoutRouteChildren { FILE: packages/router-generator/tests/generator/virtual/routes/pages.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: packages/router-plugin/src/core/code-splitter/compilers.ts type SplitNodeMeta (line 22) | type SplitNodeMeta = { constant SPLIT_NODES_CONFIG (line 29) | const SPLIT_NODES_CONFIG = new Map([ constant KNOWN_SPLIT_ROUTE_IDENTS (line 81) | const KNOWN_SPLIT_ROUTE_IDENTS = [...SPLIT_NODES_CONFIG.keys()] as const function addSplitSearchParamToFilename (line 83) | function addSplitSearchParamToFilename( function removeSplitSearchParamFromFilename (line 96) | function removeSplitSearchParamFromFilename(filename: string) { function addSharedSearchParamToFilename (line 101) | function addSharedSearchParamToFilename(filename: string) { function collectIdentifiersFromNode (line 125) | function collectIdentifiersFromNode(node: t.Node): Set { function buildDeclarationMap (line 190) | function buildDeclarationMap(ast: t.File): Map { function buildDependencyGraph (line 217) | function buildDependencyGraph( function computeSharedBindings (line 243) | function computeSharedBindings(opts: { function expandSharedDestructuredDeclarators (line 394) | function expandSharedDestructuredDeclarators( function collectLocalBindingsFromStatement (line 433) | function collectLocalBindingsFromStatement( function collectModuleLevelRefsFromNode (line 459) | function collectModuleLevelRefsFromNode( function expandTransitively (line 475) | function expandTransitively( function removeBindingsDependingOnRoute (line 508) | function removeBindingsDependingOnRoute( function expandDestructuredDeclarations (line 551) | function expandDestructuredDeclarations( function findExportedSharedBindings (line 582) | function findExportedSharedBindings( function removeSharedDeclarations (line 615) | function removeSharedDeclarations(ast: t.File, sharedBindings: Set): string { function decodeIdentifier (line 23) | function decodeIdentifier(identifier: string): Array { FILE: packages/router-plugin/src/core/code-splitter/plugins.ts type CompileCodeSplitReferenceRouteOptions (line 6) | type CompileCodeSplitReferenceRouteOptions = { type ReferenceRouteCompilerPluginContext (line 16) | type ReferenceRouteCompilerPluginContext = { type ReferenceRouteCompilerPluginResult (line 25) | type ReferenceRouteCompilerPluginResult = { type ReferenceRouteCompilerPlugin (line 29) | type ReferenceRouteCompilerPlugin = { FILE: packages/router-plugin/src/core/code-splitter/plugins/framework-plugins.ts function getReferenceRouteCompilerPlugins (line 5) | function getReferenceRouteCompilerPlugins(opts: { FILE: packages/router-plugin/src/core/code-splitter/plugins/react-refresh-route-components.ts constant REACT_REFRESH_ROUTE_COMPONENT_IDENTS (line 5) | const REACT_REFRESH_ROUTE_COMPONENT_IDENTS = new Set([ function createReactRefreshRouteComponentsPlugin (line 12) | function createReactRefreshRouteComponentsPlugin(): ReferenceRouteCompil... FILE: packages/router-plugin/src/core/config.ts type CodeSplittingOptions (line 45) | type CodeSplittingOptions = { type FileRouteKeys (line 82) | type FileRouteKeys = keyof (Parameters< type DeletableNodes (line 85) | type DeletableNodes = FileRouteKeys | (string & {}) type Config (line 111) | type Config = z.infer type ConfigInput (line 112) | type ConfigInput = z.input type ConfigOutput (line 113) | type ConfigOutput = z.output FILE: packages/router-plugin/src/core/constants.ts type SplitRouteIdentNodes (line 11) | type SplitRouteIdentNodes = (typeof splitRouteIdentNodes)[number] type CodeSplitGroupings (line 12) | type CodeSplitGroupings = Array> FILE: packages/router-plugin/src/core/route-autoimport-plugin.ts function initUserConfig (line 18) | function initUserConfig() { method handler (line 35) | handler(code, id) { method configResolved (line 100) | configResolved(config) { method applyToEnvironment (line 105) | applyToEnvironment() { method rspack (line 110) | rspack() { method webpack (line 115) | webpack() { FILE: packages/router-plugin/src/core/route-hmr-statement.ts type AnyRouteWithPrivateProps (line 4) | type AnyRouteWithPrivateProps = AnyRoute & { function handleRouteUpdate (line 11) | function handleRouteUpdate( FILE: packages/router-plugin/src/core/router-code-splitter-plugin.ts constant PLUGIN_NAME (line 33) | const PLUGIN_NAME = 'unplugin:router-code-splitter' constant CODE_SPLITTER_PLUGIN_NAME (line 34) | const CODE_SPLITTER_PLUGIN_NAME = type TransformationPluginInfo (line 37) | type TransformationPluginInfo = { constant TRANSFORMATION_PLUGINS_BY_FRAMEWORK (line 47) | const TRANSFORMATION_PLUGINS_BY_FRAMEWORK: Record< function initUserConfig (line 86) | function initUserConfig() { method handler (line 256) | handler(code, id) { method configResolved (line 276) | configResolved(config) { method applyToEnvironment (line 312) | applyToEnvironment(environment) { method rspack (line 320) | rspack(compiler) { method webpack (line 331) | webpack(compiler) { method handler (line 350) | handler(code, id) { method applyToEnvironment (line 359) | applyToEnvironment(environment) { method handler (line 375) | handler(code, id) { method applyToEnvironment (line 404) | applyToEnvironment(environment) { FILE: packages/router-plugin/src/core/router-generator-plugin.ts constant PLUGIN_NAME (line 10) | const PLUGIN_NAME = 'unplugin:router-generator' method watchChange (line 70) | async watchChange(id, { event }) { method configResolved (line 77) | async configResolved(config) { method rspack (line 82) | rspack(compiler) { method webpack (line 110) | webpack(compiler) { method config (line 143) | config() { FILE: packages/router-plugin/src/core/router-hmr-plugin.ts method handler (line 38) | handler(code, id) { method configResolved (line 85) | configResolved(config) { method applyToEnvironment (line 89) | applyToEnvironment(environment) { FILE: packages/router-plugin/src/core/utils.ts function normalizePath (line 15) | function normalizePath(path: string): string { function getUniqueProgramIdentifier (line 19) | function getUniqueProgramIdentifier( FILE: packages/router-plugin/tests/add-hmr.test.ts function getFrameworkDir (line 10) | function getFrameworkDir(framework: string) { FILE: packages/router-plugin/tests/add-hmr/snapshots/react/arrow-function@true.tsx function walkReplaceSegmentTree (line 35) | function walkReplaceSegmentTree(route, node) { FILE: packages/router-plugin/tests/add-hmr/snapshots/react/createRootRoute-inline-component@true.tsx function walkReplaceSegmentTree (line 32) | function walkReplaceSegmentTree(route, node) { FILE: packages/router-plugin/tests/add-hmr/snapshots/react/destructuring@false.tsx function test (line 3) | function test() { FILE: packages/router-plugin/tests/add-hmr/snapshots/react/destructuring@true.tsx function test (line 3) | function test() { FILE: packages/router-plugin/tests/add-hmr/snapshots/react/function-declaration@true.tsx function walkReplaceSegmentTree (line 35) | function walkReplaceSegmentTree(route, node) { FILE: packages/router-plugin/tests/add-hmr/snapshots/solid/arrow-function@true.tsx function walkReplaceSegmentTree (line 34) | function walkReplaceSegmentTree(route, node) { FILE: packages/router-plugin/tests/add-hmr/test-files/react/destructuring.tsx function test (line 3) | function test() { FILE: packages/router-plugin/tests/add-hmr/test-files/react/function-declaration.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: packages/router-plugin/tests/code-splitter.test.ts function getFrameworkDir (line 26) | function getFrameworkDir(framework: string) { function getLocalBindings (line 511) | function getLocalBindings(code: string): Set { function makeRouteCode (line 714) | function makeRouteCode(opts: { FILE: packages/router-plugin/tests/code-splitter/shared/imported.tsx function ImportedDefaultComponent (line 25) | function ImportedDefaultComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/chinese.tsx type DemoProps (line 8) | interface DemoProps { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/chinese@component.tsx function HomeComponent (line 2) | function HomeComponent() { type DemoProps (line 8) | interface DemoProps { function Demo (line 11) | function Demo({ FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/chinese@errorComponent.tsx type DemoProps (line 2) | interface DemoProps { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/chinese@notFoundComponent.tsx type DemoProps (line 2) | interface DemoProps { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/circular-reference-arrow-function@component.tsx function getComponentName (line 1) | function getComponentName(obj: Record): string { function OtherComponent (line 13) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/circular-reference-function@component.tsx function getComponentName (line 1) | function getComponentName(obj: Record): string { function App (line 4) | function App() { function OtherComponent (line 13) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-export-multiple@component.tsx function AboutComponent (line 2) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-export-nested@component.tsx function AboutComponent (line 2) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-export.tsx function getObjectCallback (line 4) | function getObjectCallback() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-export@component.tsx function getObjectCallback (line 1) | function getObjectCallback() { function AboutComponent (line 9) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-export@errorComponent.tsx function getObjectCallback (line 1) | function getObjectCallback() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-export@notFoundComponent.tsx function getObjectCallback (line 1) | function getObjectCallback() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-react-memo-imported-component@component.tsx function Component (line 2) | function Component() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructured-route-options-defaults@shared.tsx function defaultLoader (line 1) | function defaultLoader() { function DefaultComponent (line 6) | function DefaultComponent() { function ActualComponent (line 19) | function ActualComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructuring.tsx function test (line 3) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructuring@component.tsx function test (line 2) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructuring@errorComponent.tsx function test (line 2) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/destructuring@notFoundComponent.tsx function test (line 2) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/export-default-component-and-normal-notFound.tsx function Home (line 10) | function Home() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/export-default-component-and-normal-notFound@notFoundComponent.tsx function NotFoundComponent (line 2) | function NotFoundComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/export-default-component.tsx function Home (line 8) | function Home() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/function-declaration@component.tsx function PostsComponent (line 4) | function PostsComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/random-number@component.tsx function bytesSignupServerFn (line 25) | async function bytesSignupServerFn({ function Index (line 44) | function Index() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/react-memo-component@component.tsx function Component (line 2) | function Component() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-export-component.tsx function Layout (line 8) | function Layout() { constant HEADER_HEIGHT (line 31) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 32) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 33) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 34) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-export-component@component.tsx constant SIDEBAR_MINI_WIDTH (line 2) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 3) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-export-component@errorComponent.tsx constant SIDEBAR_MINI_WIDTH (line 2) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 3) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-export-component@notFoundComponent.tsx constant SIDEBAR_MINI_WIDTH (line 2) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 3) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-const.tsx constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-const@component.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-const@errorComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-const@notFoundComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-destructured.tsx function AboutComponentImpl (line 12) | function AboutComponentImpl() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-destructured@shared.tsx function AboutComponentImpl (line 11) | function AboutComponentImpl() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-function.tsx function loaderFn (line 8) | function loaderFn() { function Layout (line 12) | function Layout() { constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-function@component.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-function@errorComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-function@notFoundComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-loader.tsx function loaderFn (line 5) | function loaderFn() { constant SIDEBAR_WIDTH (line 14) | const SIDEBAR_WIDTH = '150px'; constant SIDEBAR_MINI_WIDTH (line 15) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 16) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-loader@component.tsx function Layout (line 4) | function Layout() { constant HEADER_HEIGHT (line 21) | const HEADER_HEIGHT = '63px'; constant ASIDE_WIDTH (line 22) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-loader@errorComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/retain-exports-loader@notFoundComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-class@shared.tsx class DataStore (line 1) | class DataStore { method get (line 3) | get(k: string) { method set (line 6) | set(k: string, v: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-destructured-export@shared.tsx function getConfig (line 5) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-destructured@shared.tsx function getConfig (line 5) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-function.tsx function setCached (line 5) | function setCached(key: string, val: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-function@shared.tsx function getCached (line 2) | function getCached(key: string) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-indirect-ref@component.tsx function SharedComponent (line 2) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-indirect-ref@shared.tsx function getCount (line 4) | function getCount() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-jsx-component-ref@component.tsx function SharedComponent (line 2) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-referencing-route.tsx function usePageTitle (line 5) | function usePageTitle() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-referencing-route@component.tsx function usePageTitle (line 2) | function usePageTitle() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-referencing-route@shared.tsx constant HEADER (line 1) | const HEADER = 'Page'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-transitive@shared.tsx constant BASE_URL (line 1) | const BASE_URL = 'https://api.example.com'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/1-default/useStateDestructure.tsx function VersionIndex (line 87) | function VersionIndex() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/chinese.tsx type DemoProps (line 8) | interface DemoProps { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/chinese@component---errorComponent---notFoundComponent---pendingComponent.tsx function HomeComponent (line 2) | function HomeComponent() { type DemoProps (line 8) | interface DemoProps { function Demo (line 11) | function Demo({ FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/chinese@loader.tsx type DemoProps (line 2) | interface DemoProps { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/circular-reference-arrow-function@component---errorComponent---notFoundComponent---pendingComponent.tsx function getComponentName (line 1) | function getComponentName(obj: Record): string { function OtherComponent (line 13) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/circular-reference-function@component---errorComponent---notFoundComponent---pendingComponent.tsx function getComponentName (line 1) | function getComponentName(obj: Record): string { function App (line 4) | function App() { function OtherComponent (line 13) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructured-export-multiple@component---errorComponent---notFoundComponent---pendingComponent.tsx function AboutComponent (line 2) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructured-export-nested@component---errorComponent---notFoundComponent---pendingComponent.tsx function AboutComponent (line 2) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructured-export.tsx function getObjectCallback (line 4) | function getObjectCallback() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructured-export@component---errorComponent---notFoundComponent---pendingComponent.tsx function getObjectCallback (line 1) | function getObjectCallback() { function AboutComponent (line 9) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructured-export@loader.tsx function getObjectCallback (line 1) | function getObjectCallback() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructured-react-memo-imported-component@component---errorComponent---notFoundComponent---pendingComponent.tsx function Component (line 2) | function Component() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructured-route-options-defaults@shared.tsx function defaultLoader (line 1) | function defaultLoader() { function DefaultComponent (line 6) | function DefaultComponent() { function ActualComponent (line 19) | function ActualComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructuring.tsx function test (line 3) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructuring@component---errorComponent---notFoundComponent---pendingComponent.tsx function test (line 2) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/destructuring@loader.tsx function test (line 2) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/export-default-component-and-normal-notFound.tsx function Home (line 10) | function Home() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/export-default-component-and-normal-notFound@component---errorComponent---notFoundComponent---pendingComponent.tsx function NotFoundComponent (line 2) | function NotFoundComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/export-default-component.tsx function Home (line 8) | function Home() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/function-declaration@component---errorComponent---notFoundComponent---pendingComponent.tsx function PostsComponent (line 4) | function PostsComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/random-number@component---errorComponent---notFoundComponent---pendingComponent.tsx function bytesSignupServerFn (line 25) | async function bytesSignupServerFn({ function Index (line 44) | function Index() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/react-memo-component@component---errorComponent---notFoundComponent---pendingComponent.tsx function Component (line 2) | function Component() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-export-component.tsx function Layout (line 7) | function Layout() { constant HEADER_HEIGHT (line 28) | const HEADER_HEIGHT = '63px'; constant SIDEBAR_WIDTH (line 29) | const SIDEBAR_WIDTH = '150px'; constant SIDEBAR_MINI_WIDTH (line 30) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 31) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-export-component@component---errorComponent---notFoundComponent---pendingComponent.tsx constant SIDEBAR_MINI_WIDTH (line 2) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 3) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-export-component@loader.tsx constant SIDEBAR_MINI_WIDTH (line 3) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 4) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-const.tsx constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-const@component---errorComponent---notFoundComponent---pendingComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-const@loader.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-destructured.tsx function AboutComponentImpl (line 12) | function AboutComponentImpl() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-destructured@shared.tsx function AboutComponentImpl (line 11) | function AboutComponentImpl() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-function.tsx function loaderFn (line 8) | function loaderFn() { function Layout (line 12) | function Layout() { constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-function@component---errorComponent---notFoundComponent---pendingComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-function@loader.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-loader.tsx function loaderFn (line 6) | function loaderFn() { constant SIDEBAR_WIDTH (line 15) | const SIDEBAR_WIDTH = '150px'; constant SIDEBAR_MINI_WIDTH (line 16) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 17) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-loader@component---errorComponent---notFoundComponent---pendingComponent.tsx function Layout (line 4) | function Layout() { constant HEADER_HEIGHT (line 21) | const HEADER_HEIGHT = '63px'; constant ASIDE_WIDTH (line 22) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/retain-exports-loader@loader.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-class@shared.tsx class DataStore (line 1) | class DataStore { method get (line 3) | get(k: string) { method set (line 6) | set(k: string, v: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-destructured-export@shared.tsx function getConfig (line 5) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-destructured@shared.tsx function getConfig (line 5) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-function@loader.tsx function setCached (line 2) | function setCached(key: string, val: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-function@shared.tsx function getCached (line 2) | function getCached(key: string) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-indirect-ref@component---errorComponent---notFoundComponent---pendingComponent.tsx function SharedComponent (line 2) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-indirect-ref@shared.tsx function getCount (line 4) | function getCount() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-jsx-component-ref@component---errorComponent---notFoundComponent---pendingComponent.tsx function SharedComponent (line 2) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-referencing-route@component---errorComponent---notFoundComponent---pendingComponent.tsx function usePageTitle (line 2) | function usePageTitle() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-referencing-route@loader.tsx function usePageTitle (line 2) | function usePageTitle() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-referencing-route@shared.tsx constant HEADER (line 1) | const HEADER = 'Page'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-transitive@shared.tsx constant BASE_URL (line 1) | const BASE_URL = 'https://api.example.com'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/useStateDestructure.tsx function VersionIndex (line 87) | function VersionIndex() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/chinese.tsx type DemoProps (line 8) | interface DemoProps { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/chinese@component---loader---notFoundComponent---pendingComponent.tsx function HomeComponent (line 2) | function HomeComponent() { type DemoProps (line 8) | interface DemoProps { function Demo (line 11) | function Demo({ FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/chinese@errorComponent.tsx type DemoProps (line 2) | interface DemoProps { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/circular-reference-arrow-function@component---loader---notFoundComponent---pendingComponent.tsx function getComponentName (line 1) | function getComponentName(obj: Record): string { function OtherComponent (line 13) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/circular-reference-function@component---loader---notFoundComponent---pendingComponent.tsx function getComponentName (line 1) | function getComponentName(obj: Record): string { function App (line 4) | function App() { function OtherComponent (line 13) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructured-export-multiple@component---loader---notFoundComponent---pendingComponent.tsx function AboutComponent (line 2) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructured-export-nested@component---loader---notFoundComponent---pendingComponent.tsx function AboutComponent (line 2) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructured-export.tsx function getObjectCallback (line 4) | function getObjectCallback() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructured-export@component---loader---notFoundComponent---pendingComponent.tsx function getObjectCallback (line 1) | function getObjectCallback() { function AboutComponent (line 9) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructured-export@errorComponent.tsx function getObjectCallback (line 1) | function getObjectCallback() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructured-react-memo-imported-component@component---loader---notFoundComponent---pendingComponent.tsx function Component (line 3) | function Component() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructured-route-options-defaults@component---loader---notFoundComponent---pendingComponent.tsx function defaultLoader (line 1) | function defaultLoader() { function DefaultComponent (line 6) | function DefaultComponent() { function ActualComponent (line 19) | function ActualComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructuring.tsx function test (line 3) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructuring@component---loader---notFoundComponent---pendingComponent.tsx function test (line 2) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/destructuring@errorComponent.tsx function test (line 2) | function test() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/export-default-component-and-normal-notFound.tsx function Home (line 10) | function Home() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/export-default-component-and-normal-notFound@component---loader---notFoundComponent---pendingComponent.tsx function NotFoundComponent (line 2) | function NotFoundComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/export-default-component.tsx function Home (line 8) | function Home() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/function-declaration@component---loader---notFoundComponent---pendingComponent.tsx function PostsComponent (line 5) | function PostsComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/random-number@component---loader---notFoundComponent---pendingComponent.tsx function bytesSignupServerFn (line 26) | async function bytesSignupServerFn({ function Index (line 45) | function Index() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/react-memo-component@component---loader---notFoundComponent---pendingComponent.tsx function Component (line 3) | function Component() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-export-component.tsx function Layout (line 7) | function Layout() { constant HEADER_HEIGHT (line 28) | const HEADER_HEIGHT = '63px'; constant SIDEBAR_WIDTH (line 29) | const SIDEBAR_WIDTH = '150px'; constant SIDEBAR_MINI_WIDTH (line 30) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 31) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-export-component@component---loader---notFoundComponent---pendingComponent.tsx constant SIDEBAR_MINI_WIDTH (line 3) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 4) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-export-component@errorComponent.tsx constant SIDEBAR_MINI_WIDTH (line 2) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 3) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-const.tsx constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-const@component---loader---notFoundComponent---pendingComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-const@errorComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-destructured.tsx function AboutComponentImpl (line 12) | function AboutComponentImpl() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-function.tsx function loaderFn (line 8) | function loaderFn() { function Layout (line 12) | function Layout() { constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-function@component---loader---notFoundComponent---pendingComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-function@errorComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-loader.tsx function loaderFn (line 6) | function loaderFn() { constant SIDEBAR_WIDTH (line 15) | const SIDEBAR_WIDTH = '150px'; constant SIDEBAR_MINI_WIDTH (line 16) | const SIDEBAR_MINI_WIDTH = '80px'; constant ASIDE_WIDTH (line 17) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-loader@component---loader---notFoundComponent---pendingComponent.tsx function Layout (line 4) | function Layout() { constant HEADER_HEIGHT (line 21) | const HEADER_HEIGHT = '63px'; constant ASIDE_WIDTH (line 22) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/retain-exports-loader@errorComponent.tsx constant ASIDE_WIDTH (line 2) | const ASIDE_WIDTH = '250px'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-class.tsx class DataStore (line 6) | class DataStore { method get (line 8) | get(k: string) { method set (line 11) | set(k: string, v: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-class@component---loader---notFoundComponent---pendingComponent.tsx class DataStore (line 1) | class DataStore { method get (line 3) | get(k: string) { method set (line 6) | set(k: string, v: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-class@errorComponent.tsx class DataStore (line 1) | class DataStore { method get (line 3) | get(k: string) { method set (line 6) | set(k: string, v: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-destructured-export.tsx function getConfig (line 14) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-destructured@component---loader---notFoundComponent---pendingComponent.tsx function getConfig (line 5) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-function@component---loader---notFoundComponent---pendingComponent.tsx function getCached (line 2) | function getCached(key: string) { function setCached (line 5) | function setCached(key: string, val: unknown) { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-indirect-ref@component---loader---notFoundComponent---pendingComponent.tsx function getCount (line 4) | function getCount() { function SharedComponent (line 7) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-jsx-component-ref@component---loader---notFoundComponent---pendingComponent.tsx function SharedComponent (line 4) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-referencing-route@component---loader---notFoundComponent---pendingComponent.tsx constant HEADER (line 1) | const HEADER = 'Page'; function usePageTitle (line 2) | function usePageTitle() { FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-transitive@component---loader---notFoundComponent---pendingComponent.tsx constant BASE_URL (line 1) | const BASE_URL = 'https://api.example.com'; FILE: packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/useStateDestructure.tsx function VersionIndex (line 87) | function VersionIndex() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/chinese.tsx function HomeComponent (line 8) | function HomeComponent() { type DemoProps (line 17) | interface DemoProps { function Demo (line 21) | function Demo({ title }: DemoProps) { FILE: packages/router-plugin/tests/code-splitter/test-files/react/circular-reference-arrow-function.tsx function getComponentName (line 3) | function getComponentName(obj: Record): string { function OtherComponent (line 18) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/circular-reference-function.tsx function getComponentName (line 3) | function getComponentName(obj: Record): string { function App (line 7) | function App() { function OtherComponent (line 18) | function OtherComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/destructured-export-multiple.tsx function AboutComponent (line 16) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/destructured-export-nested.tsx function AboutComponent (line 20) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/destructured-export.tsx function getObjectCallback (line 3) | function getObjectCallback() { function AboutComponent (line 13) | function AboutComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/destructured-react-memo-imported-component.tsx function Component (line 11) | function Component() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/destructured-route-options-defaults.tsx function defaultLoader (line 3) | function defaultLoader() { function DefaultComponent (line 7) | function DefaultComponent() { function ActualComponent (line 21) | function ActualComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/destructuring.tsx function test (line 3) | function test() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/export-default-component-and-normal-notFound.tsx function NotFoundComponent (line 9) | function NotFoundComponent() { function Home (line 13) | function Home() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/export-default-component.tsx function Home (line 8) | function Home() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/function-declaration.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/random-number.tsx function bytesSignupServerFn (line 51) | async function bytesSignupServerFn({ email }: { email: string }) { function Index (line 67) | function Index() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/react-memo-component.tsx function Component (line 11) | function Component() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/retain-export-component.tsx function Layout (line 8) | function Layout() { constant HEADER_HEIGHT (line 31) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 32) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 33) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 34) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/test-files/react/retain-exports-const.tsx constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/test-files/react/retain-exports-destructured.tsx function AboutComponentImpl (line 12) | function AboutComponentImpl() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/retain-exports-function.tsx function loaderFn (line 8) | function loaderFn() { function Layout (line 12) | function Layout() { constant HEADER_HEIGHT (line 35) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 36) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 37) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 38) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/test-files/react/retain-exports-loader.tsx function loaderFn (line 5) | function loaderFn() { function Layout (line 9) | function Layout() { constant HEADER_HEIGHT (line 32) | const HEADER_HEIGHT = '63px' constant SIDEBAR_WIDTH (line 33) | const SIDEBAR_WIDTH = '150px' constant SIDEBAR_MINI_WIDTH (line 34) | const SIDEBAR_MINI_WIDTH = '80px' constant ASIDE_WIDTH (line 35) | const ASIDE_WIDTH = '250px' FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-class.tsx class DataStore (line 3) | class DataStore { method get (line 5) | get(k: string) { method set (line 8) | set(k: string, v: unknown) { FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-destructured-export.tsx function getConfig (line 10) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-destructured.tsx function getConfig (line 10) | function getConfig() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-function.tsx function getCached (line 4) | function getCached(key: string) { function setCached (line 7) | function setCached(key: string, val: unknown) { FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-indirect-ref.tsx function getCount (line 5) | function getCount() { function SharedComponent (line 17) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-jsx-component-ref.tsx function SharedComponent (line 6) | function SharedComponent() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-referencing-route.tsx constant HEADER (line 3) | const HEADER = 'Page' function usePageTitle (line 5) | function usePageTitle() { FILE: packages/router-plugin/tests/code-splitter/test-files/react/shared-transitive.tsx constant BASE_URL (line 3) | const BASE_URL = 'https://api.example.com' FILE: packages/router-plugin/tests/code-splitter/test-files/react/useStateDestructure.tsx function VersionIndex (line 87) | function VersionIndex() { FILE: packages/router-plugin/tests/delete-nodes.test.ts function getFrameworkDir (line 9) | function getFrameworkDir(framework: string) { FILE: packages/router-plugin/tests/shared-bindings-helpers.test.ts function parse (line 22) | function parse(code: string) { function collectBindings (line 26) | function collectBindings(code: string): Set { function graphFromCode (line 36) | function graphFromCode(code: string) { FILE: packages/router-plugin/tests/utils.test.ts function getProgramPath (line 8) | function getProgramPath(code: string): NodePath { FILE: packages/router-ssr-query-core/src/index.ts type RouterSsrQueryOptions (line 13) | type RouterSsrQueryOptions = { type DehydratedRouterQueryState (line 26) | type DehydratedRouterQueryState = { function setupCoreRouterSsrQueryIntegration (line 31) | function setupCoreRouterSsrQueryIntegration({ type PushableStream (line 167) | type PushableStream = { function createPushableStream (line 175) | function createPushableStream(): PushableStream { FILE: packages/router-utils/src/ast.ts type ParseAstOptions (line 12) | type ParseAstOptions = ParserOptions & { type ParseAstResult (line 16) | type ParseAstResult = ParseResult<_babel_types.File> function parseAst (line 17) | function parseAst({ code, ...opts }: ParseAstOptions): ParseAstResult { type GenerateFromAstOptions (line 30) | type GenerateFromAstOptions = GeneratorOptions & function generateFromAst (line 32) | function generateFromAst( function stripTypeExports (line 67) | function stripTypeExports(ast: ParseResult<_babel_types.File>): void { function deadCodeElimination (line 150) | function deadCodeElimination( FILE: packages/router-utils/src/copy-files-plugin.ts function copyFilesPlugin (line 6) | function copyFilesPlugin({ FILE: packages/router-utils/src/logger.ts function logDiff (line 4) | function logDiff(oldStr: string, newStr: string) { FILE: packages/router-utils/tests/stripTypeExports.test.ts function transform (line 4) | function transform(code: string): string { FILE: packages/solid-router/src/Asset.tsx function Asset (line 8) | function Asset({ type ScriptAttrs (line 29) | interface ScriptAttrs { function Script (line 34) | function Script({ FILE: packages/solid-router/src/CatchBoundary.tsx function CatchBoundary (line 5) | function CatchBoundary( function ErrorComponent (line 36) | function ErrorComponent({ error }: { error: any }) { FILE: packages/solid-router/src/ClientOnly.tsx type ClientOnlyProps (line 3) | interface ClientOnlyProps { function ClientOnly (line 31) | function ClientOnly(props: ClientOnlyProps) { function useHydrated (line 59) | function useHydrated(): Solid.Accessor { FILE: packages/solid-router/src/HeadContent.dev.tsx constant DEV_STYLES_ATTR (line 7) | const DEV_STYLES_ATTR = 'data-tanstack-router-dev-styles' function HeadContent (line 18) | function HeadContent() { FILE: packages/solid-router/src/HeadContent.tsx function HeadContent (line 12) | function HeadContent() { FILE: packages/solid-router/src/Match.tsx function OnRendered (line 190) | function OnRendered() { FILE: packages/solid-router/src/Matches.tsx type RouteMatchExtensions (line 30) | interface RouteMatchExtensions { function Matches (line 39) | function Matches() { function MatchesInner (line 67) | function MatchesInner() { type UseMatchRouteOptions (line 122) | type UseMatchRouteOptions< function useMatchRoute (line 134) | function useMatchRoute() { type MakeMatchRouteOptions (line 161) | type MakeMatchRouteOptions< function MatchRoute (line 179) | function MatchRoute< type UseMatchesBaseOptions (line 203) | interface UseMatchesBaseOptions { type UseMatchesResult (line 207) | type UseMatchesResult< function useMatches (line 212) | function useMatches< function useParentMatches (line 229) | function useParentMatches< function useChildMatches (line 248) | function useChildMatches< FILE: packages/solid-router/src/RouterProvider.tsx function RouterContextProvider (line 11) | function RouterContextProvider< function RouterProvider (line 42) | function RouterProvider< type RouterProps (line 53) | type RouterProps< FILE: packages/solid-router/src/SafeFragment.tsx function SafeFragment (line 1) | function SafeFragment(props: any) { FILE: packages/solid-router/src/ScriptOnce.tsx function ScriptOnce (line 4) | function ScriptOnce({ FILE: packages/solid-router/src/ScrollRestoration.tsx function useScrollRestoration (line 14) | function useScrollRestoration() { function ScrollRestoration (line 22) | function ScrollRestoration(_props: ScrollRestorationOptions) { function useElementScrollRestoration (line 34) | function useElementScrollRestoration( FILE: packages/solid-router/src/Transitioner.tsx function Transitioner (line 10) | function Transitioner() { FILE: packages/solid-router/src/awaited.tsx type AwaitOptions (line 7) | type AwaitOptions = { function useAwaited (line 11) | function useAwaited({ function Await (line 27) | function Await( FILE: packages/solid-router/src/fileRoute.ts function createFileRoute (line 39) | function createFileRoute< class FileRoute (line 63) | class FileRoute< method constructor (line 73) | constructor( function FileRouteLoader (line 159) | function FileRouteLoader< type LazyRoute (line 189) | interface LazyRoute { method constructor (line 205) | constructor( class LazyRoute (line 200) | class LazyRoute { method constructor (line 205) | constructor( function createLazyRoute (line 252) | function createLazyRoute< function createLazyFileRoute (line 264) | function createLazyFileRoute< FILE: packages/solid-router/src/headContentUtils.tsx function uniqBy (line 197) | function uniqBy(arr: Array, fn: (item: T) => string) { FILE: packages/solid-router/src/history.ts type HistoryState (line 4) | interface HistoryState { FILE: packages/solid-router/src/lazyRouteComponent.tsx function lazyRouteComponent (line 6) | function lazyRouteComponent< FILE: packages/solid-router/src/link.tsx function useLinkProps (line 35) | function useLinkProps< constant STATIC_ACTIVE_PROPS (line 475) | const STATIC_ACTIVE_PROPS = { class: 'active' } constant EMPTY_OBJECT (line 477) | const EMPTY_OBJECT = {} constant STATIC_DEFAULT_ACTIVE_ATTRIBUTES (line 479) | const STATIC_DEFAULT_ACTIVE_ATTRIBUTES = { constant STATIC_DISABLED_PROPS (line 484) | const STATIC_DISABLED_PROPS = { constant STATIC_ACTIVE_ATTRIBUTES (line 488) | const STATIC_ACTIVE_ATTRIBUTES = { constant STATIC_TRANSITIONING_ATTRIBUTES (line 492) | const STATIC_TRANSITIONING_ATTRIBUTES = { function callHandler (line 497) | function callHandler( function createComposedHandler (line 509) | function createComposedHandler( type UseLinkPropsOptions (line 519) | type UseLinkPropsOptions< type ActiveLinkOptions (line 528) | type ActiveLinkOptions< type ActiveLinkProps (line 538) | type ActiveLinkProps = Partial< type ActiveLinkOptionProps (line 544) | interface ActiveLinkOptionProps { type LinkProps (line 557) | type LinkProps< type LinkPropsChildren (line 567) | interface LinkPropsChildren { type LinkComponentSolidProps (line 577) | type LinkComponentSolidProps = TComp extends Solid.ValidComponent type LinkComponentProps (line 581) | type LinkComponentProps< type CreateLinkProps (line 591) | type CreateLinkProps = LinkProps< type LinkComponent (line 600) | type LinkComponent< type LinkComponentRoute (line 613) | interface LinkComponentRoute< function createLink (line 633) | function createLink( method isActive (line 654) | get isActive() { method isTransitioning (line 657) | get isTransitioning() { function isCtrlEvent (line 686) | function isCtrlEvent(e: MouseEvent) { function isSafeInternal (line 690) | function isSafeInternal(to: unknown) { type LinkOptionsFnOptions (line 697) | type LinkOptionsFnOptions< type LinkOptionsFn (line 706) | type LinkOptionsFn = < FILE: packages/solid-router/src/matchContext.tsx type NearestMatchContextValue (line 4) | type NearestMatchContextValue = { FILE: packages/solid-router/src/not-found.tsx function CatchNotFound (line 7) | function CatchNotFound(props: { function DefaultGlobalNotFound (line 40) | function DefaultGlobalNotFound() { FILE: packages/solid-router/src/renderRouteNotFound.tsx function renderRouteNotFound (line 13) | function renderRouteNotFound( FILE: packages/solid-router/src/route.tsx type UpdatableRouteOptionsExtensions (line 52) | interface UpdatableRouteOptionsExtensions { type RootRouteOptionsExtensions (line 59) | interface RootRouteOptionsExtensions { type RouteExtensions (line 67) | interface RouteExtensions< function getRouteApi (line 82) | function getRouteApi< class RouteApi (line 89) | class RouteApi< method constructor (line 96) | constructor({ id }: { id: TId }) { class Route (line 153) | class Route< method constructor (line 225) | constructor( function createRoute (line 290) | function createRoute< type AnyRootRoute (line 371) | type AnyRootRoute = RootRoute< function createRootRouteWithContext (line 384) | function createRootRouteWithContext() { class RootRoute (line 426) | class RootRoute< method constructor (line 470) | constructor( function createRouteMask (line 528) | function createRouteMask< type SolidNode (line 540) | type SolidNode = Solid.JSX.Element type DefaultRouteTypes (line 542) | interface DefaultRouteTypes { type RouteTypes (line 545) | interface RouteTypes extends DefaultRouteTypes {} type AsyncRouteComponent (line 547) | type AsyncRouteComponent = RouteTypes['component'] & { type RouteComponent (line 551) | type RouteComponent = AsyncRouteComponent<{}> type ErrorRouteComponent (line 553) | type ErrorRouteComponent = AsyncRouteComponent type NotFoundRouteComponent (line 555) | type NotFoundRouteComponent = RouteTypes['component'] class NotFoundRoute (line 557) | class NotFoundRoute< method constructor (line 587) | constructor( function createRootRoute (line 621) | function createRootRoute< FILE: packages/solid-router/src/router.ts type RouterOptionsExtensions (line 19) | interface RouterOptionsExtensions { class Router (line 81) | class Router< method constructor (line 94) | constructor( FILE: packages/solid-router/src/routerStores.ts type RouterStores (line 16) | interface RouterStores { function initRouterStores (line 24) | function initRouterStores( function createSolidMutableStore (line 55) | function createSolidMutableStore( function createSolidReadonlyStore (line 73) | function createSolidReadonlyStore( FILE: packages/solid-router/src/scroll-restoration.tsx function ScrollRestoration (line 11) | function ScrollRestoration() { FILE: packages/solid-router/src/ssr/RouterClient.tsx function RouterClient (line 12) | function RouterClient(props: { router: AnyRouter }) { FILE: packages/solid-router/src/ssr/RouterServer.tsx function ServerHeadContent (line 15) | function ServerHeadContent() { function RouterServer (line 31) | function RouterServer(props: { FILE: packages/solid-router/src/typePrimitives.ts type ValidateLinkOptions (line 17) | type ValidateLinkOptions< type ValidateLinkOptionsArray (line 34) | type ValidateLinkOptionsArray< type ValidateUseSearchOptions (line 48) | type ValidateUseSearchOptions< type ValidateUseParamsOptions (line 62) | type ValidateUseParamsOptions< FILE: packages/solid-router/src/useBlocker.tsx type ShouldBlockFnLocation (line 16) | interface ShouldBlockFnLocation< type AnyShouldBlockFnLocation (line 29) | type AnyShouldBlockFnLocation = ShouldBlockFnLocation type MakeShouldBlockFnLocationUnion (line 30) | type MakeShouldBlockFnLocationUnion< type BlockerResolver (line 42) | type BlockerResolver = type ShouldBlockFnArgs (line 60) | type ShouldBlockFnArgs = { type ShouldBlockFn (line 66) | type ShouldBlockFn = ( type UseBlockerOpts (line 69) | type UseBlockerOpts< type LegacyBlockerFn (line 79) | type LegacyBlockerFn = () => Promise | any type LegacyBlockerOpts (line 80) | type LegacyBlockerOpts = { function _resolveBlockerOpts (line 85) | function _resolveBlockerOpts( function useBlocker (line 159) | function useBlocker( method enableBeforeUnload (line 286) | get enableBeforeUnload() { method withResolver (line 289) | get withResolver() { type BlockComponent (line 295) | interface BlockComponent { type LegacyPromptProps (line 324) | type LegacyPromptProps = { type PromptProps (line 330) | type PromptProps< FILE: packages/solid-router/src/useCanGoBack.ts function useCanGoBack (line 4) | function useCanGoBack() { FILE: packages/solid-router/src/useLoaderData.tsx type UseLoaderDataBaseOptions (line 11) | interface UseLoaderDataBaseOptions< type UseLoaderDataOptions (line 20) | type UseLoaderDataOptions< type UseLoaderDataRoute (line 28) | type UseLoaderDataRoute = < function useLoaderData (line 35) | function useLoaderData< FILE: packages/solid-router/src/useLoaderDeps.tsx type UseLoaderDepsBaseOptions (line 11) | interface UseLoaderDepsBaseOptions< type UseLoaderDepsOptions (line 19) | type UseLoaderDepsOptions< type UseLoaderDepsRoute (line 26) | type UseLoaderDepsRoute = < function useLoaderDeps (line 33) | function useLoaderDeps< FILE: packages/solid-router/src/useLocation.tsx type UseLocationBaseOptions (line 11) | interface UseLocationBaseOptions { type UseLocationResult (line 15) | type UseLocationResult< function useLocation (line 22) | function useLocation< FILE: packages/solid-router/src/useMatch.tsx type UseMatchBaseOptions (line 16) | interface UseMatchBaseOptions< type UseMatchRoute (line 29) | type UseMatchRoute = < type UseMatchOptions (line 36) | type UseMatchOptions< type UseMatchResult (line 45) | type UseMatchResult< function useMatch (line 56) | function useMatch< FILE: packages/solid-router/src/useNavigate.tsx function useNavigate (line 11) | function useNavigate< function Navigate (line 27) | function Navigate< FILE: packages/solid-router/src/useRouteContext.ts type UseRouteContextRoute (line 11) | type UseRouteContextRoute = < function useRouteContext (line 18) | function useRouteContext< FILE: packages/solid-router/src/useRouter.tsx function useRouter (line 6) | function useRouter(opts?: { FILE: packages/solid-router/src/useRouterState.tsx type UseRouterStateOptions (line 12) | type UseRouterStateOptions = { type UseRouterStateResult (line 17) | type UseRouterStateResult< function useRouterState (line 22) | function useRouterState< FILE: packages/solid-router/src/useSearch.tsx type UseSearchBaseOptions (line 13) | interface UseSearchBaseOptions< type UseSearchOptions (line 24) | type UseSearchOptions< type UseSearchRoute (line 33) | type UseSearchRoute = < function useSearch (line 46) | function useSearch< FILE: packages/solid-router/src/utils.ts function useIntersectionObserver (line 28) | function useIntersectionObserver( FILE: packages/solid-router/tests/ClientOnly.test.tsx function createTestRouter (line 18) | function createTestRouter(initialHistory?: RouterHistory) { FILE: packages/solid-router/tests/Matches.test-d.tsx type RootRoute (line 16) | type RootRoute = typeof rootRoute type RootMatch (line 18) | type RootMatch = RouteMatch< type IndexRoute (line 33) | type IndexRoute = typeof indexRoute type IndexMatch (line 35) | type IndexMatch = RouteMatch< type InvoiceMatch (line 51) | type InvoiceMatch = RouteMatch< type InvoicesRoute (line 61) | type InvoicesRoute = typeof invoicesRoute type InvoicesMatch (line 63) | type InvoicesMatch = RouteMatch< type InvoicesIndexRoute (line 78) | type InvoicesIndexRoute = typeof invoicesIndexRoute type InvoicesIndexMatch (line 80) | type InvoicesIndexMatch = RouteMatch< type InvoiceRoute (line 96) | type InvoiceRoute = typeof invoiceRoute type LayoutRoute (line 103) | type LayoutRoute = typeof layoutRoute type LayoutMatch (line 105) | type LayoutMatch = RouteMatch< type CommentsRoute (line 126) | type CommentsRoute = typeof commentsRoute type CommentsMatch (line 128) | type CommentsMatch = RouteMatch< type DefaultRouter (line 148) | type DefaultRouter = typeof defaultRouter FILE: packages/solid-router/tests/RouterProvider.test-d.tsx type DefaultRouter (line 41) | type DefaultRouter = typeof defaultRouter FILE: packages/solid-router/tests/blocker.test.tsx type BlockerTestOpts (line 23) | interface BlockerTestOpts { function setup (line 29) | async function setup({ blockerFn, disabled, ignoreBlocker }: BlockerTest... FILE: packages/solid-router/tests/createLazyRoute.test.tsx function createTestRouter (line 19) | function createTestRouter(initialHistory?: RouterHistory) { FILE: packages/solid-router/tests/disableGlobalCatchBoundary.test.tsx function ThrowingComponent (line 12) | function ThrowingComponent() { function TestErrorBoundary (line 17) | function TestErrorBoundary(props: { children: JSX.Element }) { function createTestRouter (line 29) | function createTestRouter(disableGlobalCatchBoundary: boolean) { FILE: packages/solid-router/tests/errorComponent.test.tsx function MyErrorComponent (line 13) | function MyErrorComponent(props: ErrorComponentProps) { function asyncToThrowFn (line 17) | async function asyncToThrowFn() { function throwFn (line 22) | function throwFn() { FILE: packages/solid-router/tests/fileRoute.test-d.tsx type FileRoutesByPath (line 21) | interface FileRoutesByPath { FILE: packages/solid-router/tests/lazy/heavy.tsx function Route (line 4) | function Route(id: string) { FILE: packages/solid-router/tests/lazy/mockHeavyDependenciesRoute.tsx function HeavyComponent (line 4) | function HeavyComponent() { FILE: packages/solid-router/tests/lazy/normal.tsx function Route (line 3) | function Route(id: string) { function FileRoute (line 9) | function FileRoute(id: string) { FILE: packages/solid-router/tests/link.test.tsx constant WAIT_TIME (line 65) | const WAIT_TIME = 300 function runTest (line 267) | async function runTest(opts: { explicitUndefined: boolean | undefined }) { function runTest (line 5083) | async function runTest({ function checkSearchValue (line 5619) | async function checkSearchValue(value: string) { function checkPostsLink (line 5623) | async function checkPostsLink(root: string) { function runTest (line 6883) | async function runTest(navigateVia: 'Route' | 'RouteApi') { function PathRouteComponent (line 7236) | function PathRouteComponent() { FILE: packages/solid-router/tests/navigate.test.tsx function createTestRouter (line 17) | function createTestRouter(initialHistory?: RouterHistory) { function toNullObj (line 498) | function toNullObj(obj: T): T { function createOptionalParamTestRouter (line 640) | function createOptionalParamTestRouter(initialHistory?: RouterHistory) { function createOptionalParamTestRouter (line 834) | function createOptionalParamTestRouter(initialHistory?: RouterHistory) { function createInheritanceTestRouter (line 1012) | function createInheritanceTestRouter(initialHistory?: RouterHistory) { function createEdgeCaseTestRouter (line 1139) | function createEdgeCaseTestRouter(initialHistory?: RouterHistory) { FILE: packages/solid-router/tests/redirect.test.tsx constant WAIT_TIME (line 36) | const WAIT_TIME = 100 FILE: packages/solid-router/tests/route.test-d.tsx type Router (line 1255) | type Router = typeof router type TExpectedParams (line 1280) | type TExpectedParams = { detailId: string; invoiceId: string } type TExpectedSearch (line 1281) | type TExpectedSearch = { detailPage: number; page: number } type TExpectedContext (line 1282) | type TExpectedContext = { type TExpectedLoaderData (line 1288) | type TExpectedLoaderData = { detailLoader: 'detailResult' } type TExpectedMatch (line 1289) | type TExpectedMatch = { FILE: packages/solid-router/tests/routeContext.test.tsx constant WAIT_TIME (line 34) | const WAIT_TIME = 150 function findByText (line 38) | async function findByText(text: string) { function clickButton (line 43) | async function clickButton(name: string) { function check (line 1440) | async function check(expectedCounter: number) { FILE: packages/solid-router/tests/router.test.tsx function validateSearchParams (line 40) | function validateSearchParams< function createTestRouter (line 51) | function createTestRouter( function checkSearch (line 1221) | async function checkSearch(expectedSearch: { class TestValidationError (line 1337) | class TestValidationError extends Error { method constructor (line 1339) | constructor(issues: Array<{ message: string }>) { type Router (line 1532) | type Router = typeof router type Router (line 1570) | type Router = typeof router function getRouter (line 1657) | function getRouter() {

= Record; type EventContext (line 10356) | type EventContext = { type PagesFunction (line 10370) | type PagesFunction = { type PagesPluginFunction (line 10386) | type PagesPluginFunction; type PipelineBatchMetadata (line 10408) | type PipelineBatchMetadata = { type Pipeline (line 10412) | interface Pipeline { type PubSubMessage (line 10425) | interface PubSubMessage { type JsonWebKeyWithKid (line 10451) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 10455) | interface RateLimitOptions { type RateLimitOutcome (line 10458) | interface RateLimitOutcome { type RateLimit (line 10461) | interface RateLimit { type RpcTargetBranded (line 10482) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 10485) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 10488) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 10491) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 10494) | type EntrypointBranded = WorkerEntrypointBranded | DurableObjectBranded ... type Stubable (line 10496) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 10501) | type Serializable = type StubBase (line 10514) | interface StubBase extends Disposable { type Stub (line 10518) | type Stub = Provider & StubBase; type BaseType (line 10520) | type BaseType = void | undefined | null | boolean | number | bigint | st... type Stubify (line 10523) | type Stubify = T extends Stubable ? Stub : T extends Map = T extends StubBase ? V : T extends Map = { type MaybeProvider (line 10542) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 10543) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 10552) | type Result = R extends Stubable ? Promise> & Provider : R... type MethodOrProperty (line 10558) | type MethodOrProperty = V extends (...args: infer P) => infer R ? (..... type MaybeCallableProvider (line 10561) | type MaybeCallableProvider = T extends (...args: any[]) => any ? Meth... type Provider (line 10565) | type Provider = Maybe... type Env (line 10576) | interface Env { type GlobalProps (line 10596) | interface GlobalProps { type GlobalProp (line 10600) | type GlobalProp = K extends keyof GlobalProps... type MainModule (line 10603) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 10605) | type Exports = { type RpcStub (line 10613) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 10646) | type WorkflowDurationLabel = 'second' | 'minute' | 'hour' | 'day' | 'wee... type WorkflowSleepDuration (line 10647) | type WorkflowSleepDuration = `${number} ${WorkflowDurationLabel}${'s' | ... type WorkflowDelayDuration (line 10648) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 10649) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 10650) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 10651) | type WorkflowBackoff = 'constant' | 'linear' | 'exponential'; type WorkflowStepConfig (line 10652) | type WorkflowStepConfig = { type WorkflowEvent (line 10660) | type WorkflowEvent = { type WorkflowStepEvent (line 10665) | type WorkflowStepEvent = { type WorkflowStepContext (line 10670) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 10683) | type WorkflowInstanceStatus = 'queued' | 'running' | 'paused' | 'errored... type SecretsStoreSecret (line 10701) | interface SecretsStoreSecret { type StreamBinding (line 10734) | interface StreamBinding { type StreamVideoHandle (line 10780) | interface StreamVideoHandle { type StreamVideo (line 10817) | interface StreamVideo { type StreamVideoStatus (line 10924) | type StreamVideoStatus = { type StreamVideoInput (line 10946) | type StreamVideoInput = { type StreamPublicDetails (line 10956) | type StreamPublicDetails = { type StreamDirectUpload (line 10974) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 10992) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 11033) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 11039) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 11081) | interface StreamScopedCaptions { type StreamScopedDownloads (line 11125) | interface StreamScopedDownloads { type StreamVideos (line 11155) | interface StreamVideos { type StreamWatermarks (line 11164) | interface StreamWatermarks { type StreamUpdateVideoParams (line 11212) | type StreamUpdateVideoParams = { type StreamCaption (line 11257) | type StreamCaption = { type StreamDownloadStatus (line 11275) | type StreamDownloadStatus = 'ready' | 'inprogress' | 'error'; type StreamDownloadType (line 11276) | type StreamDownloadType = 'default' | 'audio'; type StreamDownload (line 11277) | type StreamDownload = { type StreamDownloadGetResponse (line 11295) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 11305) | type StreamWatermarkPosition = 'upperRight' | 'upperLeft' | 'lowerLeft' ... type StreamWatermark (line 11306) | type StreamWatermark = { type StreamWatermarkCreateParams (line 11362) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 11392) | type StreamVideosListParams = { type StreamPaginationComparison (line 11418) | type StreamPaginationComparison = 'eq' | 'gt' | 'gte' | 'lt' | 'lte'; type StreamError (line 11422) | interface StreamError extends Error { type InternalError (line 11428) | interface InternalError extends StreamError { type BadRequestError (line 11431) | interface BadRequestError extends StreamError { type NotFoundError (line 11434) | interface NotFoundError extends StreamError { type ForbiddenError (line 11437) | interface ForbiddenError extends StreamError { type RateLimitedError (line 11440) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 11443) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 11446) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 11449) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 11452) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 11455) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 11458) | type MarkdownDocument = { type ConversionResponse (line 11462) | type ConversionResponse = { type ImageConversionOptions (line 11476) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 11479) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 11483) | type ConversionOptions = { type ConversionRequestOptions (line 11500) | type ConversionRequestOptions = { type SupportedFileFormat (line 11505) | type SupportedFileFormat = { type Header (line 11515) | interface Header { type FetchEventInfo (line 11519) | interface FetchEventInfo { type JsRpcEventInfo (line 11526) | interface JsRpcEventInfo { type ScheduledEventInfo (line 11529) | interface ScheduledEventInfo { type AlarmEventInfo (line 11534) | interface AlarmEventInfo { type QueueEventInfo (line 11538) | interface QueueEventInfo { type EmailEventInfo (line 11543) | interface EmailEventInfo { type TraceEventInfo (line 11549) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 11553) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 11556) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 11559) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 11564) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 11568) | interface CustomEventInfo { type FetchResponseInfo (line 11571) | interface FetchResponseInfo { type EventOutcome (line 11575) | type EventOutcome = "ok" | "canceled" | "exception" | "unknown" | "killS... type ScriptVersion (line 11576) | interface ScriptVersion { type Onset (line 11581) | interface Onset { type Outcome (line 11594) | interface Outcome { type SpanOpen (line 11600) | interface SpanOpen { type SpanClose (line 11607) | interface SpanClose { type DiagnosticChannelEvent (line 11611) | interface DiagnosticChannelEvent { type Exception (line 11616) | interface Exception { type Log (line 11622) | interface Log { type DroppedEventsDiagnostic (line 11627) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 11631) | interface StreamDiagnostic { type Return (line 11640) | interface Return { type Attribute (line 11644) | interface Attribute { type Attributes (line 11648) | interface Attributes { type EventType (line 11652) | type EventType = Onset | Outcome | SpanOpen | SpanClose | DiagnosticChan... type SpanContext (line 11654) | interface SpanContext { type TailEvent (line 11669) | interface TailEvent { type TailEventHandler (line 11679) | type TailEventHandler = (event: Tai... type TailEventHandlerObject (line 11680) | type TailEventHandlerObject = { type TailEventHandlerType (line 11690) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 11698) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 11702) | type VectorizeVectorMetadata = VectorizeVectorMetadataValue | Record, "values"> & Omit { type InstanceStatus (line 12026) | type InstanceStatus = { type WorkflowError (line 12038) | interface WorkflowError { FILE: e2e/react-start/basic-react-query/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-start/basic-react-query/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/basic-react-query/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/basic-react-query/src/routeTree.gen.ts type FileRoutesByFullPath (line 120) | interface FileRoutesByFullPath { type FileRoutesByTo (line 138) | interface FileRoutesByTo { type FileRoutesById (line 154) | interface FileRoutesById { type FileRouteTypes (line 175) | interface FileRouteTypes { type RootRouteChildren (line 232) | interface RootRouteChildren { type FileRoutesByPath (line 246) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 376) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 390) | interface LayoutRouteChildren { type PostsRouteChildren (line 401) | interface PostsRouteChildren { type UsersRouteChildren (line 413) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 425) | interface ApiUsersRouteChildren { type Register (line 456) | interface Register { FILE: e2e/react-start/basic-react-query/src/router.tsx function getRouter (line 8) | function getRouter() { FILE: e2e/react-start/basic-react-query/src/routes/__root.tsx function RootComponent (line 70) | function RootComponent() { function RootDocument (line 78) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/basic-react-query/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/basic-react-query/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/basic-react-query/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/react-start/basic-react-query/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/react-start/basic-react-query/src/routes/deferred.tsx function Deferred (line 27) | function Deferred() { function DeferredQuery (line 43) | function DeferredQuery() { FILE: e2e/react-start/basic-react-query/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/react-start/basic-react-query/src/routes/posts.$postId.tsx function PostErrorComponent (line 28) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 32) | function PostComponent() { FILE: e2e/react-start/basic-react-query/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/react-start/basic-react-query/src/routes/posts.tsx function PostsComponent (line 14) | function PostsComponent() { FILE: e2e/react-start/basic-react-query/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 23) | function PostDeepComponent() { FILE: e2e/react-start/basic-react-query/src/routes/suspense-transition.tsx function SuspenseTransitionComponent (line 21) | function SuspenseTransitionComponent() { function Result (line 42) | function Result() { FILE: e2e/react-start/basic-react-query/src/routes/transition/count/query.tsx function TransitionPage (line 29) | function TransitionPage() { FILE: e2e/react-start/basic-react-query/src/routes/users.$userId.tsx function UserErrorComponent (line 19) | function UserErrorComponent({ error }: ErrorComponentProps) { function UserComponent (line 23) | function UserComponent() { FILE: e2e/react-start/basic-react-query/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: e2e/react-start/basic-react-query/src/routes/users.tsx function UsersComponent (line 13) | function UsersComponent() { FILE: e2e/react-start/basic-react-query/src/utils/posts.tsx type PostType (line 6) | type PostType = { FILE: e2e/react-start/basic-react-query/src/utils/users.tsx type User (line 4) | type User = { constant PORT (line 10) | const PORT = constant DEPLOY_URL (line 13) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/react-start/basic-react-query/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-start/basic-react-query/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/basic-rsc/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/basic-rsc/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/basic-rsc/src/routeTree.gen.ts type FileRoutesByFullPath (line 66) | interface FileRoutesByFullPath { type FileRoutesByTo (line 75) | interface FileRoutesByTo { type FileRoutesById (line 83) | interface FileRoutesById { type FileRouteTypes (line 95) | interface FileRouteTypes { type RootRouteChildren (line 126) | interface RootRouteChildren { type FileRoutesByPath (line 134) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 201) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 215) | interface LayoutRouteChildren { type PostsRouteChildren (line 226) | interface PostsRouteChildren { type Register (line 251) | interface Register { FILE: e2e/react-start/basic-rsc/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/basic-rsc/src/routes/__root.tsx function RootComponent (line 66) | function RootComponent() { function RootDocument (line 74) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/basic-rsc/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/basic-rsc/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/basic-rsc/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/react-start/basic-rsc/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/react-start/basic-rsc/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/react-start/basic-rsc/src/routes/posts.$postId.tsx function PostErrorComponent (line 40) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 44) | function PostComponent() { FILE: e2e/react-start/basic-rsc/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/react-start/basic-rsc/src/routes/posts.tsx function PostsComponent (line 14) | function PostsComponent() { FILE: e2e/react-start/basic-rsc/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 11) | function PostDeepComponent() { FILE: e2e/react-start/basic-rsc/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/react-start/basic-rsc/src/utils/renderPosts.tsx function renderPosts (line 6) | async function renderPosts() { function DelayedDateViaSuspense (line 45) | function DelayedDateViaSuspense({ state }) { FILE: e2e/react-start/basic-tsr-config/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/basic-tsr-config/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: e2e/react-start/basic-tsr-config/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/basic-tsr-config/src/routes/__root.tsx function RootComponent (line 27) | function RootComponent() { function RootDocument (line 35) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/basic-tsr-config/src/routes/index.tsx function Home (line 25) | function Home() { FILE: e2e/react-start/basic/playwright.config.ts constant PORT (line 11) | const PORT = await getTestServerPort( constant START_PORT (line 14) | const START_PORT = await getTestServerPort( constant EXTERNAL_PORT (line 17) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-start/basic/server.js function createStartServer (line 13) | async function createStartServer() { function createSpaServer (line 34) | async function createSpaServer() { FILE: e2e/react-start/basic/src/components/CustomMessage.tsx function CustomMessage (line 3) | function CustomMessage({ message }: { message: string }) { FILE: e2e/react-start/basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/basic/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/basic/src/components/RedirectOnClick.tsx type RedirectOnClickProps (line 4) | interface RedirectOnClickProps { function RedirectOnClick (line 10) | function RedirectOnClick({ FILE: e2e/react-start/basic/src/components/WindowSize.tsx function WindowSize (line 12) | function WindowSize() { FILE: e2e/react-start/basic/src/raw-stream-fns.ts function createDelayedStream (line 4) | function createDelayedStream( function createVariableDelayStream (line 21) | function createVariableDelayStream( function encode (line 36) | function encode(text: string): Uint8Array { constant TEST7_CHUNKS (line 45) | const TEST7_CHUNKS = [ constant TEST7_EXPECTED (line 50) | const TEST7_EXPECTED = concatBytes(TEST7_CHUNKS) constant TEST8_CHUNKS (line 53) | const TEST8_CHUNKS = [ constant TEST8_EXPECTED (line 57) | const TEST8_EXPECTED = concatBytes(TEST8_CHUNKS) constant TEST9_CHUNKS (line 60) | const TEST9_CHUNKS = [ constant TEST9_EXPECTED (line 65) | const TEST9_EXPECTED = concatBytes(TEST9_CHUNKS) constant TEST10_CHUNKS (line 68) | const TEST10_CHUNKS = [encode('This is text but using binary hint')] constant TEST10_EXPECTED (line 69) | const TEST10_EXPECTED = concatBytes(TEST10_CHUNKS) constant TEST11_CHUNKS (line 72) | const TEST11_CHUNKS = [ constant TEST11_EXPECTED (line 75) | const TEST11_EXPECTED = concatBytes(TEST11_CHUNKS) function concatBytes (line 78) | function concatBytes(chunks: Array): Uint8Array { constant TEST12_STREAM_A_CHUNKS (line 235) | const TEST12_STREAM_A_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST12_STREAM_B_CHUNKS (line 240) | const TEST12_STREAM_B_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST12_STREAM_A_EXPECTED (line 245) | const TEST12_STREAM_A_EXPECTED = concatBytes( constant TEST12_STREAM_B_EXPECTED (line 248) | const TEST12_STREAM_B_EXPECTED = concatBytes( constant TEST13_CHUNKS (line 254) | const TEST13_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST13_EXPECTED (line 262) | const TEST13_EXPECTED = concatBytes( constant TEST14_STREAM_A_CHUNKS (line 270) | const TEST14_STREAM_A_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_B_CHUNKS (line 276) | const TEST14_STREAM_B_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_C_CHUNKS (line 280) | const TEST14_STREAM_C_CHUNKS: Array<[Uint8Array, number]> = [ constant TEST14_STREAM_A_EXPECTED (line 285) | const TEST14_STREAM_A_EXPECTED = concatBytes( constant TEST14_STREAM_B_EXPECTED (line 288) | const TEST14_STREAM_B_EXPECTED = concatBytes( constant TEST14_STREAM_C_EXPECTED (line 291) | const TEST14_STREAM_C_EXPECTED = concatBytes( method start (line 339) | start(controller) { method start (line 354) | async start(controller) { function createStreamConsumer (line 371) | function createStreamConsumer() { function consumeBinaryStream (line 396) | async function consumeBinaryStream( function collectBytes (line 418) | async function collectBytes( function compareBytes (line 447) | function compareBytes( FILE: e2e/react-start/basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 436) | interface FileRoutesByFullPath { type FileRoutesByTo (line 504) | interface FileRoutesByTo { type FileRoutesById (line 563) | interface FileRoutesById { type FileRouteTypes (line 634) | interface FileRouteTypes { type RootRouteChildren (line 834) | interface RootRouteChildren { type FileRoutesByPath (line 861) | interface FileRoutesByPath { type NotFoundDeepBCRouteRouteChildren (line 1341) | interface NotFoundDeepBCRouteRouteChildren { type NotFoundDeepBRouteRouteChildren (line 1352) | interface NotFoundDeepBRouteRouteChildren { type NotFoundDeepRouteRouteChildren (line 1363) | interface NotFoundDeepRouteRouteChildren { type NotFoundParentBoundaryRouteRouteChildren (line 1376) | interface NotFoundParentBoundaryRouteRouteChildren { type NotFoundRouteRouteChildren (line 1393) | interface NotFoundRouteRouteChildren { type SearchParamsRouteRouteChildren (line 1416) | interface SearchParamsRouteRouteChildren { type SpecialCharsMalformedRouteRouteChildren (line 1431) | interface SpecialCharsMalformedRouteRouteChildren { type SpecialCharsRouteRouteChildren (line 1447) | interface SpecialCharsRouteRouteChildren { type LayoutLayout2RouteChildren (line 1467) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 1481) | interface LayoutRouteChildren { type PostsRouteChildren (line 1492) | interface PostsRouteChildren { type RawStreamRouteChildren (line 1504) | interface RawStreamRouteChildren { type UsersRouteChildren (line 1528) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 1540) | interface ApiUsersRouteChildren { type RedirectTargetRouteChildren (line 1552) | interface RedirectTargetRouteChildren { type FooBarQuxHereRouteChildren (line 1578) | interface FooBarQuxHereRouteChildren { type Register (line 1622) | interface Register { FILE: e2e/react-start/basic/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/basic/src/routes/__root.tsx function RootComponent (line 77) | function RootComponent() { function RootDocument (line 95) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/basic/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/basic/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/basic/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: e2e/react-start/basic/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: e2e/react-start/basic/src/routes/async-scripts.tsx function AsyncScriptsComponent (line 19) | function AsyncScriptsComponent() { FILE: e2e/react-start/basic/src/routes/client-only.tsx function ClientOnlyPage (line 8) | function ClientOnlyPage() { FILE: e2e/react-start/basic/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: e2e/react-start/basic/src/routes/foo/$bar/$qux/_here.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/basic/src/routes/foo/$bar/$qux/_here/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-start/basic/src/routes/inline-scripts.tsx function InlineScriptsComponent (line 20) | function InlineScriptsComponent() { FILE: e2e/react-start/basic/src/routes/multi-cookie-redirect/target.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/not-found/deep/b/c/d.tsx function RouteComponent (line 30) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/not-found/deep/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/not-found/parent-boundary/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/not-found/parent-boundary/route.tsx function RouteComponent (line 12) | function RouteComponent() { function ParentBoundaryNotFoundComponent (line 20) | function ParentBoundaryNotFoundComponent(props: NotFoundRouteProps) { FILE: e2e/react-start/basic/src/routes/not-found/parent-boundary/via-beforeLoad.tsx function RouteComponent (line 26) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/not-found/via-beforeLoad-target-root.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/not-found/via-beforeLoad.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/not-found/via-loader.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-start/basic/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/react-start/basic/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: e2e/react-start/basic/src/routes/posts_.$postId.deep.tsx function PostDeepErrorComponent (line 11) | function PostDeepErrorComponent({ error }: ErrorComponentProps) { function PostDeepComponent (line 15) | function PostDeepComponent() { FILE: e2e/react-start/basic/src/routes/raw-stream.tsx function RawStreamLayout (line 7) | function RawStreamLayout() { FILE: e2e/react-start/basic/src/routes/raw-stream/client-call.tsx function ClientCallTests (line 41) | function ClientCallTests() { FILE: e2e/react-start/basic/src/routes/raw-stream/index.tsx function RawStreamIndex (line 7) | function RawStreamIndex() { FILE: e2e/react-start/basic/src/routes/raw-stream/ssr-binary-hint.tsx constant TEXT_CHUNKS (line 13) | const TEXT_CHUNKS = [encode('Binary '), encode('hint '), encode('with te... constant TEXT_EXPECTED (line 14) | const TEXT_EXPECTED = concatBytes(TEXT_CHUNKS) constant BINARY_CHUNKS (line 16) | const BINARY_CHUNKS = [ constant BINARY_EXPECTED (line 20) | const BINARY_EXPECTED = concatBytes(BINARY_CHUNKS) function SSRBinaryHintTest (line 48) | function SSRBinaryHintTest() { FILE: e2e/react-start/basic/src/routes/raw-stream/ssr-mixed.tsx function SSRMixedTest (line 31) | function SSRMixedTest() { FILE: e2e/react-start/basic/src/routes/raw-stream/ssr-multiple.tsx function SSRMultipleTest (line 29) | function SSRMultipleTest() { FILE: e2e/react-start/basic/src/routes/raw-stream/ssr-single.tsx function SSRSingleTest (line 25) | function SSRSingleTest() { FILE: e2e/react-start/basic/src/routes/raw-stream/ssr-text-hint.tsx constant PURE_TEXT_CHUNKS (line 13) | const PURE_TEXT_CHUNKS = [ constant PURE_TEXT_EXPECTED (line 18) | const PURE_TEXT_EXPECTED = concatBytes(PURE_TEXT_CHUNKS) constant MIXED_CHUNKS (line 20) | const MIXED_CHUNKS = [ constant MIXED_EXPECTED (line 25) | const MIXED_EXPECTED = concatBytes(MIXED_CHUNKS) constant PURE_BINARY_CHUNKS (line 28) | const PURE_BINARY_CHUNKS = [ constant PURE_BINARY_EXPECTED (line 32) | const PURE_BINARY_EXPECTED = concatBytes(PURE_BINARY_CHUNKS) function SSRTextHintTest (line 71) | function SSRTextHintTest() { FILE: e2e/react-start/basic/src/routes/scripts.tsx function ScriptsComponent (line 21) | function ScriptsComponent() { FILE: e2e/react-start/basic/src/routes/search-params/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/$param.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/hash.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/malformed/$param.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/malformed/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/malformed/search.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/search.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/specialChars/대한민국.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/basic/src/routes/stream.tsx method loader (line 6) | loader() { function Home (line 26) | function Home() { FILE: e2e/react-start/basic/src/routes/type-only-reexport.tsx function TypeOnlyReexportPage (line 30) | function TypeOnlyReexportPage() { FILE: e2e/react-start/basic/src/routes/users.$userId.tsx function UserErrorComponent (line 26) | function UserErrorComponent({ error }: ErrorComponentProps) { function UserComponent (line 30) | function UserComponent() { FILE: e2e/react-start/basic/src/routes/users.index.tsx function UsersIndexComponent (line 7) | function UsersIndexComponent() { FILE: e2e/react-start/basic/src/routes/users.tsx function UsersComponent (line 20) | function UsersComponent() { FILE: e2e/react-start/basic/src/server.ts method fetch (line 8) | fetch(request: Request) { FILE: e2e/react-start/basic/src/shared-lib/typedefs/actions.ts type Action (line 10) | type Action = (...deps: any[]) => any type ActionParams (line 11) | type ActionParams = Parameters[0] FILE: e2e/react-start/basic/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/react-start/basic/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/react-start/basic/tests/raw-stream.spec.ts constant HYDRATION_WAIT (line 16) | const HYDRATION_WAIT = 1000 FILE: e2e/react-start/basic/tests/redirect.spec.ts constant PORT (line 16) | const PORT = await getTestServerPort( constant EXTERNAL_HOST_PORT (line 20) | const EXTERNAL_HOST_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-start/basic/tests/root-scripts.spec.ts constant ALL_USER_SCRIPTS (line 5) | const ALL_USER_SCRIPTS = [ FILE: e2e/react-start/basic/tests/search-params.spec.ts function expectRedirect (line 7) | function expectRedirect(response: Response | null, endsWith: string) { function expectNoRedirect (line 19) | function expectNoRedirect(response: Response | null) { FILE: e2e/react-start/basic/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-start/basic/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/clerk-basic/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/clerk-basic/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/clerk-basic/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/clerk-basic/src/routeTree.gen.ts type FileRoutesByFullPath (line 49) | interface FileRoutesByFullPath { type FileRoutesByTo (line 56) | interface FileRoutesByTo { type FileRoutesById (line 62) | interface FileRoutesById { type FileRouteTypes (line 71) | interface FileRouteTypes { type RootRouteChildren (line 86) | interface RootRouteChildren { type FileRoutesByPath (line 92) | interface FileRoutesByPath { type AuthedPostsRouteChildren (line 138) | interface AuthedPostsRouteChildren { type AuthedRouteChildren (line 152) | interface AuthedRouteChildren { type Register (line 176) | interface Register { FILE: e2e/react-start/clerk-basic/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/clerk-basic/src/routes/__root.tsx function RootComponent (line 85) | function RootComponent() { function RootDocument (line 95) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/clerk-basic/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-start/clerk-basic/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/react-start/clerk-basic/src/routes/_authed/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-start/clerk-basic/src/routes/_authed/profile.$.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-start/clerk-basic/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/react-start/clerk-basic/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: e2e/react-start/csp/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/csp/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: e2e/react-start/csp/src/router.tsx function getRouter (line 14) | function getRouter() { FILE: e2e/react-start/csp/src/routes/__root.tsx function RootComponent (line 35) | function RootComponent() { FILE: e2e/react-start/csp/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-start/css-modules/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort( FILE: e2e/react-start/css-modules/src/components/shared-widget-lazy.tsx function SharedWidgetLazy (line 3) | function SharedWidgetLazy() { FILE: e2e/react-start/css-modules/src/components/shared-widget.tsx function SharedWidget (line 4) | function SharedWidget() { FILE: e2e/react-start/css-modules/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 66) | interface FileRoutesById { type FileRouteTypes (line 75) | interface FileRouteTypes { type RootRouteChildren (line 102) | interface RootRouteChildren { type FileRoutesByPath (line 112) | interface FileRoutesByPath { type Register (line 173) | interface Register { FILE: e2e/react-start/css-modules/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/css-modules/src/routes/__root.tsx function RootComponent (line 19) | function RootComponent() { FILE: e2e/react-start/css-modules/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-start/css-modules/src/routes/lazy-css-lazy.tsx function LazyCssLazyRoute (line 12) | function LazyCssLazyRoute() { FILE: e2e/react-start/css-modules/src/routes/lazy-css-static.tsx function LazyCssStaticRoute (line 8) | function LazyCssStaticRoute() { FILE: e2e/react-start/css-modules/src/routes/modules.tsx function Modules (line 9) | function Modules() { FILE: e2e/react-start/css-modules/src/routes/quotes.tsx function Quotes (line 8) | function Quotes() { FILE: e2e/react-start/css-modules/src/routes/sass-mixin.tsx function SassMixin (line 8) | function SassMixin() { FILE: e2e/react-start/css-modules/tests/setup/global.setup.ts function waitForServer (line 8) | async function waitForServer(url: string) { function preOptimizeDevServer (line 29) | async function preOptimizeDevServer(baseURL: string) { function setup (line 86) | async function setup() { FILE: e2e/react-start/css-modules/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/custom-basepath/express-server.ts constant DEVELOPMENT (line 5) | const DEVELOPMENT = process.env.NODE_ENV === 'development' constant PORT (line 6) | const PORT = Number.parseInt(process.env.PORT || '3000') FILE: e2e/react-start/custom-basepath/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-start/custom-basepath/src/components/CustomMessage.tsx function CustomMessage (line 3) | function CustomMessage({ message }: { message: string }) { FILE: e2e/react-start/custom-basepath/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/custom-basepath/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/custom-basepath/src/routeTree.gen.ts type FileRoutesByFullPath (line 104) | interface FileRoutesByFullPath { type FileRoutesByTo (line 121) | interface FileRoutesByTo { type FileRoutesById (line 136) | interface FileRoutesById { type FileRouteTypes (line 154) | interface FileRouteTypes { type RootRouteChildren (line 206) | interface RootRouteChildren { type FileRoutesByPath (line 220) | interface FileRoutesByPath { type PostsRouteChildren (line 329) | interface PostsRouteChildren { type UsersRouteChildren (line 341) | interface UsersRouteChildren { type ApiUsersRouteChildren (line 353) | interface ApiUsersRouteChildren { type Register (line 384) | interface Register { FILE: e2e/react-start/custom-basepath/src/router.tsx function getRouter (line 7) | function getRouter() { FILE: e2e/react-start/custom-basepath/src/routes/__root.tsx function RootComponent (line 66) | function RootComponent() { function RootDocument (line 84) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/custom-basepath/src/routes/deferred.tsx function Deferred (line 31) | function Deferred() { FILE: e2e/react-start/custom-basepath/src/routes/index.tsx function Home (line 8) | function Home() { FILE: e2e/react-start/custom-basepath/src/routes/logout.tsx function Home (line 17) | function Home() { FILE: e2e/react-start/custom-basepath/src/routes/navigate-test.tsx function NavigateTest (line 7) | function NavigateTest() { FILE: e2e/react-start/custom-basepath/src/routes/posts.$postId.tsx function PostErrorComponent (line 16) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/react-start/custom-basepath/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/react-start/custom-basepath/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: e2e/react-start/custom-basepath/src/routes/posts_.$postId.deep.tsx function PostDeepComponent (line 12) | function PostDeepComponent() { FILE: e2e/react-start/custom-basepath/src/routes/redirect/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/custom-basepath/src/routes/users.$userId.tsx function UserErrorComponent (line 25) | function UserErrorComponent({ error }: ErrorComponentProps) { function UserComponent (line 29) | function UserComponent() { FILE: e2e/react-start/custom-basepath/src/routes/users.index.tsx function UsersIndexComponent (line 6) | function UsersIndexComponent() { FILE: e2e/react-start/custom-basepath/src/routes/users.tsx function UsersComponent (line 18) | function UsersComponent() { FILE: e2e/react-start/custom-basepath/src/server.ts method fetch (line 4) | fetch(request: Request) { FILE: e2e/react-start/custom-basepath/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/react-start/custom-basepath/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/react-start/custom-basepath/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-start/custom-basepath/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/dev-ssr-styles/env.ts type SsrStylesMode (line 7) | type SsrStylesMode = z.infer FILE: e2e/react-start/dev-ssr-styles/playwright.config.ts function getPortKey (line 12) | function getPortKey() { constant PORT (line 23) | const PORT = await getTestServerPort(getPortKey()) function getDevCommand (line 27) | function getDevCommand() { FILE: e2e/react-start/dev-ssr-styles/src/routeTree.gen.ts type FileRoutesByFullPath (line 20) | interface FileRoutesByFullPath { type FileRoutesByTo (line 23) | interface FileRoutesByTo { type FileRoutesById (line 26) | interface FileRoutesById { type FileRouteTypes (line 30) | interface FileRouteTypes { type RootRouteChildren (line 38) | interface RootRouteChildren { type FileRoutesByPath (line 43) | interface FileRoutesByPath { type Register (line 64) | interface Register { FILE: e2e/react-start/dev-ssr-styles/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/dev-ssr-styles/src/routes/__root.tsx function RootComponent (line 19) | function RootComponent() { FILE: e2e/react-start/dev-ssr-styles/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/dev-ssr-styles/tests/setup/global.setup.ts function getPortKey (line 9) | function getPortKey() { function waitForServer (line 20) | async function waitForServer(url: string) { function preOptimizeDevServer (line 41) | async function preOptimizeDevServer(baseURL: string) { function setup (line 68) | async function setup() { FILE: e2e/react-start/dev-ssr-styles/tests/setup/global.teardown.ts function getPortKey (line 5) | function getPortKey() { function teardown (line 16) | async function teardown() { FILE: e2e/react-start/dev-ssr-styles/vite.config.ts function getSsrStylesConfig (line 6) | function getSsrStylesConfig() { FILE: e2e/react-start/flamegraph-bench/src/routeTree.gen.ts type FileRoutesByFullPath (line 197) | interface FileRoutesByFullPath { type FileRoutesByTo (line 228) | interface FileRoutesByTo { type FileRoutesById (line 259) | interface FileRoutesById { type FileRouteTypes (line 291) | interface FileRouteTypes { type RootRouteChildren (line 387) | interface RootRouteChildren { type FileRoutesByPath (line 395) | interface FileRoutesByPath { type NestedABCDEFGHIJKLMNOPQRSTUVWXYRouteChildren (line 602) | interface NestedABCDEFGHIJKLMNOPQRSTUVWXYRouteChildren { type NestedABCDEFGHIJKLMNOPQRSTUVWXRouteChildren (line 617) | interface NestedABCDEFGHIJKLMNOPQRSTUVWXRouteChildren { type NestedABCDEFGHIJKLMNOPQRSTUVWRouteChildren (line 632) | interface NestedABCDEFGHIJKLMNOPQRSTUVWRouteChildren { type NestedABCDEFGHIJKLMNOPQRSTUVRouteChildren (line 647) | interface NestedABCDEFGHIJKLMNOPQRSTUVRouteChildren { type NestedABCDEFGHIJKLMNOPQRSTURouteChildren (line 662) | interface NestedABCDEFGHIJKLMNOPQRSTURouteChildren { type NestedABCDEFGHIJKLMNOPQRSTRouteChildren (line 677) | interface NestedABCDEFGHIJKLMNOPQRSTRouteChildren { type NestedABCDEFGHIJKLMNOPQRSRouteChildren (line 692) | interface NestedABCDEFGHIJKLMNOPQRSRouteChildren { type NestedABCDEFGHIJKLMNOPQRRouteChildren (line 707) | interface NestedABCDEFGHIJKLMNOPQRRouteChildren { type NestedABCDEFGHIJKLMNOPQRouteChildren (line 721) | interface NestedABCDEFGHIJKLMNOPQRouteChildren { type NestedABCDEFGHIJKLMNOPRouteChildren (line 735) | interface NestedABCDEFGHIJKLMNOPRouteChildren { type NestedABCDEFGHIJKLMNORouteChildren (line 749) | interface NestedABCDEFGHIJKLMNORouteChildren { type NestedABCDEFGHIJKLMNRouteChildren (line 762) | interface NestedABCDEFGHIJKLMNRouteChildren { type NestedABCDEFGHIJKLMRouteChildren (line 773) | interface NestedABCDEFGHIJKLMRouteChildren { type NestedABCDEFGHIJKLRouteChildren (line 784) | interface NestedABCDEFGHIJKLRouteChildren { type NestedABCDEFGHIJKRouteChildren (line 795) | interface NestedABCDEFGHIJKRouteChildren { type NestedABCDEFGHIJRouteChildren (line 806) | interface NestedABCDEFGHIJRouteChildren { type NestedABCDEFGHIRouteChildren (line 817) | interface NestedABCDEFGHIRouteChildren { type NestedABCDEFGHRouteChildren (line 829) | interface NestedABCDEFGHRouteChildren { type NestedABCDEFGRouteChildren (line 841) | interface NestedABCDEFGRouteChildren { type NestedABCDEFRouteChildren (line 853) | interface NestedABCDEFRouteChildren { type NestedABCDERouteChildren (line 865) | interface NestedABCDERouteChildren { type NestedABCDRouteChildren (line 877) | interface NestedABCDRouteChildren { type NestedABCRouteChildren (line 889) | interface NestedABCRouteChildren { type NestedABRouteChildren (line 901) | interface NestedABRouteChildren { type NestedARouteChildren (line 913) | interface NestedARouteChildren { type Register (line 937) | interface Register { FILE: e2e/react-start/flamegraph-bench/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/flamegraph-bench/src/routes/__root.tsx function RootComponent (line 13) | function RootComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/index.tsx function IndexComponent (line 7) | function IndexComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.$t.$u.$v.$w.$x.$y.$z.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.$t.$u.$v.$w.$x.$y.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.$t.$u.$v.$w.$x.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.$t.$u.$v.$w.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.$t.$u.$v.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.$t.$u.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.$t.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.$s.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.$r.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.$q.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.$p.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.$o.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.$n.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.$m.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.$l.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.$k.tsx function PageComponent (line 9) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.$j.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.$i.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.$h.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.$g.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.$f.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.$e.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.$d.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.$c.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.$b.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/nested/$a.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/page.$id.tsx function PageComponent (line 7) | function PageComponent() { FILE: e2e/react-start/flamegraph-bench/src/routes/search.tsx function SearchPage (line 27) | function SearchPage() { FILE: e2e/react-start/flamegraph-bench/src/server.ts method fetch (line 4) | fetch(request: Request) { FILE: e2e/react-start/flamegraph-bench/tests/bench.js constant BASE_URL (line 3) | const BASE_URL = 'http://localhost:3000' FILE: e2e/react-start/i18n-paraglide/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/i18n-paraglide/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: e2e/react-start/i18n-paraglide/src/routes/__root.tsx function RootComponent (line 32) | function RootComponent() { FILE: e2e/react-start/i18n-paraglide/src/routes/about.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/react-start/i18n-paraglide/src/routes/index.tsx function Home (line 21) | function Home() { FILE: e2e/react-start/i18n-paraglide/src/server.ts method fetch (line 5) | fetch(req: Request): Promise { FILE: e2e/react-start/i18n-paraglide/src/utils/translated-pathnames.ts type RoutePath (line 4) | type RoutePath = keyof FileRoutesByTo type PublicRoutePath (line 8) | type PublicRoutePath = Exclude< type TranslatedPathname (line 13) | type TranslatedPathname = { function toUrlPattern (line 18) | function toUrlPattern(path: string) { function createTranslatedPathnames (line 32) | function createTranslatedPathnames( FILE: e2e/react-start/import-protection-custom-config/playwright.config.ts constant PORT (line 6) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/import-protection-custom-config/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 63) | interface FileRoutesByPath { type Register (line 100) | interface Register { FILE: e2e/react-start/import-protection-custom-config/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/import-protection-custom-config/src/routes/__root.tsx function RootComponent (line 27) | function RootComponent() { FILE: e2e/react-start/import-protection-custom-config/src/routes/backend-leak.tsx function BackendLeakRoute (line 11) | function BackendLeakRoute() { FILE: e2e/react-start/import-protection-custom-config/src/routes/frontend-leak.tsx function FrontendLeakRoute (line 11) | function FrontendLeakRoute() { FILE: e2e/react-start/import-protection-custom-config/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/import-protection-custom-config/tests/custom-config.spec.ts function readViolations (line 6) | async function readViolations( FILE: e2e/react-start/import-protection-custom-config/tests/error-mode.setup.ts function waitForHttpOk (line 9) | async function waitForHttpOk(url: string, timeoutMs: number): Promise): Promise { function captureBuild (line 54) | function captureBuild(cwd: string): void { function captureDevErrors (line 86) | async function captureDevErrors(cwd: string): Promise { function globalSetup (line 144) | async function globalSetup(config: FullConfig) { FILE: e2e/react-start/import-protection-custom-config/tests/error-mode.spec.ts type ErrorResult (line 7) | interface ErrorResult { function readResult (line 14) | async function readResult(name: string): Promise { FILE: e2e/react-start/import-protection-custom-config/tests/violations.setup.ts function waitForHttpOk (line 12) | async function waitForHttpOk(url: string, timeoutMs: number): Promise): Promise { function navigateAllRoutes (line 83) | async function navigateAllRoutes( function runDevPass (line 118) | async function runDevPass( function captureDevViolations (line 148) | async function captureDevViolations(cwd: string): Promise { function globalSetup (line 159) | async function globalSetup(config: FullConfig) { FILE: e2e/react-start/import-protection-custom-config/tests/violations.utils.ts type TraceStep (line 1) | type TraceStep = { type CodeSnippet (line 8) | type CodeSnippet = { type Violation (line 13) | type Violation = { function stripAnsi (line 24) | function stripAnsi(input: string): string { function extractViolationsFromLog (line 29) | function extractViolationsFromLog(text: string): Array { FILE: e2e/react-start/import-protection/playwright.config.ts constant PORT (line 6) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/import-protection/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/import-protection/src/routes/__root.tsx function RootComponent (line 35) | function RootComponent() { FILE: e2e/react-start/import-protection/src/routes/alias-path-leak.tsx function AliasPathLeak (line 8) | function AliasPathLeak() { FILE: e2e/react-start/import-protection/src/routes/alias-path-namespace-leak.tsx function AliasPathNamespaceLeak (line 8) | function AliasPathNamespaceLeak() { FILE: e2e/react-start/import-protection/src/routes/barrel-false-positive.tsx function BarrelFalsePositive (line 19) | function BarrelFalsePositive() { FILE: e2e/react-start/import-protection/src/routes/beforeload-leak.tsx function BeforeloadLeakRoute (line 17) | function BeforeloadLeakRoute() { FILE: e2e/react-start/import-protection/src/routes/client-only-jsx.tsx function ClientOnlyJsx (line 12) | function ClientOnlyJsx() { FILE: e2e/react-start/import-protection/src/routes/client-only-violations.tsx function ClientOnlyViolations (line 13) | function ClientOnlyViolations() { FILE: e2e/react-start/import-protection/src/routes/component-server-leak.tsx function ComponentServerLeak (line 12) | function ComponentServerLeak() { FILE: e2e/react-start/import-protection/src/routes/index.tsx function Home (line 27) | function Home() { FILE: e2e/react-start/import-protection/src/routes/leaky-server-import.tsx function LeakyServerImportRoute (line 8) | function LeakyServerImportRoute() { FILE: e2e/react-start/import-protection/src/routes/noexternal-client-pkg.tsx function NoExternalClientPkg (line 8) | function NoExternalClientPkg() { FILE: e2e/react-start/import-protection/src/routes/non-alias-namespace-leak.tsx function NonAliasNamespaceLeak (line 8) | function NonAliasNamespaceLeak() { FILE: e2e/react-start/import-protection/src/violations/barrel-reexport/db.server.ts constant DATABASE_URL (line 7) | const DATABASE_URL = type User (line 12) | interface User { constant FAKE_USERS (line 18) | const FAKE_USERS: Array = [ function getUsers (line 23) | async function getUsers(): Promise> { FILE: e2e/react-start/import-protection/src/violations/barrel-reexport/foo.ts function foo (line 9) | function foo(): string { FILE: e2e/react-start/import-protection/src/violations/beforeload-server-leak.ts function getSessionFromRequest (line 7) | function getSessionFromRequest() { FILE: e2e/react-start/import-protection/src/violations/browser-api.client.ts function getBrowserTitle (line 8) | function getBrowserTitle() { FILE: e2e/react-start/import-protection/src/violations/compiler-leak.ts function leakyReference (line 8) | function leakyReference() { FILE: e2e/react-start/import-protection/src/violations/cross-boundary-leak/leaky-consumer.ts function leakyGetSharedData (line 7) | function leakyGetSharedData() { FILE: e2e/react-start/import-protection/src/violations/cross-boundary-leak/shared-util.ts function getSharedData (line 7) | function getSharedData() { FILE: e2e/react-start/import-protection/src/violations/cross-boundary-safe/session-util.ts function getSessionData (line 10) | function getSessionData() { FILE: e2e/react-start/import-protection/src/violations/db-credentials.server.ts constant COMPONENT_SECRET (line 7) | const COMPONENT_SECRET = 'component-only-server-secret-99999' function getComponentSecret (line 9) | function getComponentSecret() { FILE: e2e/react-start/import-protection/src/violations/edge-1.ts function getWrappedSecret1 (line 3) | function getWrappedSecret1() { FILE: e2e/react-start/import-protection/src/violations/edge-2.ts function getWrappedSecret2 (line 3) | function getWrappedSecret2() { FILE: e2e/react-start/import-protection/src/violations/edge-3.ts function getWrappedSecret3 (line 3) | function getWrappedSecret3() { FILE: e2e/react-start/import-protection/src/violations/edge-a.ts function getWrappedSecret (line 8) | function getWrappedSecret() { FILE: e2e/react-start/import-protection/src/violations/leaky-server-import.ts function leakyGetRequestUsage (line 5) | function leakyGetRequestUsage() { FILE: e2e/react-start/import-protection/src/violations/marked-client-only-edge.ts function getClientOnlyDataViaEdge (line 8) | function getClientOnlyDataViaEdge() { FILE: e2e/react-start/import-protection/src/violations/marked-client-only.ts constant CLIENT_ONLY_DATA (line 7) | const CLIENT_ONLY_DATA = 'only-on-client' function getClientOnlyData (line 9) | function getClientOnlyData() { FILE: e2e/react-start/import-protection/src/violations/marked-server-only-edge.ts function getServerOnlyDataViaEdge (line 3) | function getServerOnlyDataViaEdge() { FILE: e2e/react-start/import-protection/src/violations/marked-server-only.ts constant SERVER_ONLY_DATA (line 7) | const SERVER_ONLY_DATA = 'only-on-server' function getServerOnlyData (line 9) | function getServerOnlyData() { FILE: e2e/react-start/import-protection/src/violations/secret.server.ts constant SECRET_KEY (line 5) | const SECRET_KEY = 'super-secret-server-key-12345' function getSecret (line 7) | function getSecret() { FILE: e2e/react-start/import-protection/src/violations/window-size.client.tsx function WindowSize (line 12) | function WindowSize() { FILE: e2e/react-start/import-protection/tests/error-mode.setup.ts function waitForHttpOk (line 22) | async function waitForHttpOk(url: string, timeoutMs: number): Promise): Promise { function captureBuild (line 67) | function captureBuild(cwd: string): void { function captureDev (line 110) | async function captureDev(cwd: string): Promise { function globalSetup (line 172) | async function globalSetup(config: FullConfig) { FILE: e2e/react-start/import-protection/tests/error-mode.spec.ts type ErrorResult (line 7) | interface ErrorResult { function readResult (line 14) | async function readResult(name: string): Promise { FILE: e2e/react-start/import-protection/tests/import-protection.spec.ts function readViolations (line 8) | async function readViolations( function expectRouteHeading (line 19) | async function expectRouteHeading( function findClientSecretServerFileViolation (line 29) | function findClientSecretServerFileViolation( FILE: e2e/react-start/import-protection/tests/violations.setup.ts function waitForHttpOk (line 12) | async function waitForHttpOk(url: string, timeoutMs: number): Promise): Promise { function navigateAllRoutes (line 94) | async function navigateAllRoutes( function runDevPass (line 136) | async function runDevPass( function captureDevViolations (line 172) | async function captureDevViolations(cwd: string): Promise { function globalSetup (line 195) | async function globalSetup(config: FullConfig) { FILE: e2e/react-start/import-protection/tests/violations.utils.ts type TraceStep (line 1) | type TraceStep = { type CodeSnippet (line 8) | type CodeSnippet = { type Violation (line 13) | type Violation = { function stripAnsi (line 24) | function stripAnsi(input: string): string { function extractViolationsFromLog (line 29) | function extractViolationsFromLog(text: string): Array { FILE: e2e/react-start/query-integration/playwright.config.ts constant PORT (line 5) | const PORT = await derivePort(packageJson.name) FILE: e2e/react-start/query-integration/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 74) | interface RootRouteChildren { type FileRoutesByPath (line 82) | interface FileRoutesByPath { type Register (line 127) | interface Register { FILE: e2e/react-start/query-integration/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/query-integration/src/routes/__root.tsx function RootDocument (line 28) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/query-integration/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/query-integration/src/routes/loader-fetchQuery/$type.tsx function RouteComponent (line 28) | function RouteComponent() { FILE: e2e/react-start/query-integration/src/routes/useQuery.tsx function RouteComponent (line 12) | function RouteComponent() { FILE: e2e/react-start/query-integration/src/routes/useSuspenseQuery.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/react-start/scroll-restoration/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-start/scroll-restoration/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/scroll-restoration/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/scroll-restoration/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 70) | interface RootRouteChildren { type FileRoutesByPath (line 78) | interface FileRoutesByPath { type Register (line 123) | interface Register { FILE: e2e/react-start/scroll-restoration/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/scroll-restoration/src/routes/(tests)/normal-page.tsx function Component (line 9) | function Component() { FILE: e2e/react-start/scroll-restoration/src/routes/(tests)/with-loader.tsx function Component (line 13) | function Component() { FILE: e2e/react-start/scroll-restoration/src/routes/(tests)/with-search.tsx function Component (line 11) | function Component() { FILE: e2e/react-start/scroll-restoration/src/routes/-components/scroll-block.tsx function ScrollBlock (line 4) | function ScrollBlock({ number = 100 }: { number?: number }) { FILE: e2e/react-start/scroll-restoration/src/routes/__root.tsx function RootComponent (line 67) | function RootComponent() { function RootDocument (line 76) | function RootDocument({ children }: { children: React.ReactNode }) { function Nav (line 94) | function Nav({ type }: { type: 'header' | 'footer' }) { FILE: e2e/react-start/scroll-restoration/src/routes/index.tsx function HomeComponent (line 8) | function HomeComponent() { FILE: e2e/react-start/scroll-restoration/src/utils/posts.tsx function sleep (line 3) | function sleep(ms: number) { type PostType (line 7) | type PostType = { class PostNotFoundError (line 13) | class PostNotFoundError extends Error {} FILE: e2e/react-start/scroll-restoration/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = constant DEPLOY_URL (line 10) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/react-start/scroll-restoration/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-start/scroll-restoration/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/selective-ssr/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/selective-ssr/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 62) | interface FileRoutesByPath { type PostsRouteChildren (line 87) | interface PostsRouteChildren { type Register (line 108) | interface Register { FILE: e2e/react-start/selective-ssr/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/selective-ssr/src/routes/__root.tsx function RootDocument (line 115) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/selective-ssr/src/routes/index.tsx function Home (line 155) | function Home() { FILE: e2e/react-start/serialization-adapters/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/serialization-adapters/src/CustomError.ts class CustomError (line 3) | class CustomError extends Error { method constructor (line 7) | constructor(message: string, options: { foo: string; bar: bigint }) { FILE: e2e/react-start/serialization-adapters/src/data.tsx class Foo (line 3) | class Foo { method constructor (line 4) | constructor(public value: string) {} type Car (line 7) | interface Car { function makeCar (line 15) | function makeCar(opts: { function makeData (line 49) | function makeData() { class NestedOuter (line 91) | class NestedOuter { method constructor (line 92) | constructor(public inner: NestedInner) {} method whisper (line 93) | whisper() { class NestedInner (line 98) | class NestedInner { method constructor (line 99) | constructor(public value: string) {} method shout (line 100) | shout() { function makeNested (line 120) | function makeNested() { function RenderData (line 124) | function RenderData({ function RenderNestedData (line 161) | function RenderNestedData({ nested }: { nested: NestedOuter }) { FILE: e2e/react-start/serialization-adapters/src/routeTree.gen.ts type FileRoutesByFullPath (line 51) | interface FileRoutesByFullPath { type FileRoutesByTo (line 59) | interface FileRoutesByTo { type FileRoutesById (line 67) | interface FileRoutesById { type FileRouteTypes (line 76) | interface FileRouteTypes { type RootRouteChildren (line 103) | interface RootRouteChildren { type FileRoutesByPath (line 113) | interface FileRoutesByPath { type Register (line 174) | interface Register { FILE: e2e/react-start/serialization-adapters/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/serialization-adapters/src/routes/__root.tsx function RootDocument (line 33) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/serialization-adapters/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/serialization-adapters/src/routes/server-function/custom-error.tsx function RouteComponent (line 23) | function RouteComponent() { FILE: e2e/react-start/serialization-adapters/src/routes/server-function/nested.tsx function RouteComponent (line 15) | function RouteComponent() { FILE: e2e/react-start/serialization-adapters/src/routes/ssr/stream.tsx function RouteComponent (line 18) | function RouteComponent() { FILE: e2e/react-start/serialization-adapters/tests/app.spec.ts function awaitPageLoaded (line 5) | async function awaitPageLoaded(page: Page) { function checkData (line 11) | async function checkData(page: Page, id: string) { function checkNestedData (line 25) | async function checkNestedData(page: Page) { FILE: e2e/react-start/server-functions-global-middleware/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/server-functions-global-middleware/src/routeTree.gen.ts type FileRoutesByFullPath (line 38) | interface FileRoutesByFullPath { type FileRoutesByTo (line 44) | interface FileRoutesByTo { type FileRoutesById (line 50) | interface FileRoutesById { type FileRouteTypes (line 57) | interface FileRouteTypes { type RootRouteChildren (line 74) | interface RootRouteChildren { type FileRoutesByPath (line 82) | interface FileRoutesByPath { type Register (line 127) | interface Register { FILE: e2e/react-start/server-functions-global-middleware/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/server-functions-global-middleware/src/routes/__root.tsx function RootComponent (line 28) | function RootComponent() { FILE: e2e/react-start/server-functions-global-middleware/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/server-functions-global-middleware/src/routes/multiple-server-functions.tsx function MultipleServerFunctionsComponent (line 91) | function MultipleServerFunctionsComponent() { FILE: e2e/react-start/server-functions-global-middleware/src/routes/pathname-middleware.tsx function PathnameMiddlewareComponent (line 25) | function PathnameMiddlewareComponent() { FILE: e2e/react-start/server-functions-global-middleware/src/routes/simple.tsx function SimpleComponent (line 35) | function SimpleComponent() { FILE: e2e/react-start/server-functions-global-middleware/tests/global-middleware.spec.ts type NavigationMethod (line 4) | type NavigationMethod = 'direct' | 'client-side' function navigateToRoute (line 6) | async function navigateToRoute( function testSimpleMiddlewareDeduplication (line 23) | async function testSimpleMiddlewareDeduplication( function testMultipleServerFunctionsDeduplication (line 52) | async function testMultipleServerFunctionsDeduplication( FILE: e2e/react-start/server-functions/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/server-functions/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/server-functions/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/server-functions/src/routeTree.gen.ts type FileRoutesByFullPath (line 288) | interface FileRoutesByFullPath { type FileRoutesByTo (line 334) | interface FileRoutesByTo { type FileRoutesById (line 380) | interface FileRoutesById { type FileRouteTypes (line 427) | interface FileRouteTypes { type RootRouteChildren (line 568) | interface RootRouteChildren { type FileRoutesByPath (line 616) | interface FileRoutesByPath { type Register (line 983) | interface Register { FILE: e2e/react-start/server-functions/src/router.tsx function getRouter (line 8) | function getRouter() { FILE: e2e/react-start/server-functions/src/routes/__root.tsx function RootComponent (line 39) | function RootComponent() { function RootDocument (line 57) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/server-functions/src/routes/abort-signal/$method.tsx function RouteComponent (line 41) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/abort-signal/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/server-functions/src/routes/async-validation.tsx function RouteComponent (line 18) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/consistent.tsx function ConsistentServerFnCalls (line 46) | function ConsistentServerFnCalls() { FILE: e2e/react-start/server-functions/src/routes/cookies/index.tsx function RouteComponent (line 12) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/cookies/set.tsx function RouteComponent (line 34) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/custom-fetch.tsx function CustomFetchComponent (line 165) | function CustomFetchComponent() { FILE: e2e/react-start/server-functions/src/routes/dead-code-preserve.tsx function readCount (line 15) | async function readCount() { function updateCount (line 21) | async function updateCount() { function RouteComponent (line 38) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/env-only.tsx function RouteComponent (line 29) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/factory/-functions/createFakeFn.ts function createFakeFn (line 1) | function createFakeFn() { FILE: e2e/react-start/server-functions/src/routes/factory/index.tsx type TestCase (line 183) | interface TestCase { function Test (line 188) | function Test({ fn, type, expected }: TestCase) { function RouteComponent (line 239) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/formdata-context.tsx function FormDataContextComponent (line 62) | function FormDataContextComponent() { FILE: e2e/react-start/server-functions/src/routes/formdata-redirect/index.tsx function SubmitPostFormDataFn (line 35) | function SubmitPostFormDataFn() { FILE: e2e/react-start/server-functions/src/routes/formdata-redirect/target.$name.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/function-metadata/index.tsx function RouteComponent (line 25) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/function-method/index.tsx function RouteComponent (line 35) | function RouteComponent() { type TestCase (line 51) | interface TestCase { function Test (line 55) | function Test({ fn, expected }: TestCase) { FILE: e2e/react-start/server-functions/src/routes/headers.tsx type TestHeadersResult (line 32) | type TestHeadersResult = { function ResponseHeaders (line 37) | function ResponseHeaders({ FILE: e2e/react-start/server-functions/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/server-functions/src/routes/isomorphic-fns.tsx method loader (line 21) | loader() { function RouteComponent (line 28) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/method-not-allowed/$method.tsx constant TEST_METHODS (line 31) | const TEST_METHODS = ['GET', 'POST', 'PUT', 'OPTIONS'] as const constant SERVER_FN_URLS (line 32) | const SERVER_FN_URLS = { function MethodButton (line 37) | function MethodButton({ function MethodNotAllowedFn (line 69) | function MethodNotAllowedFn() { FILE: e2e/react-start/server-functions/src/routes/method-not-allowed/index.tsx function MethodNotAllowedIndex (line 7) | function MethodNotAllowedIndex() { FILE: e2e/react-start/server-functions/src/routes/middleware/catch-handler-error.tsx function RouteComponent (line 27) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/client-middleware-router.tsx function RouteComponent (line 30) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/function-metadata.tsx function RouteComponent (line 96) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/middleware-factory.tsx function createHeaderMiddleware (line 16) | function createHeaderMiddleware(headerName: string) { function RouteComponent (line 76) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/redirect-with-middleware/index.tsx function RouteComponent (line 32) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/redirect-with-middleware/target.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/request-middleware.tsx function RouteComponent (line 28) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/send-serverFn.tsx function RouteComponent (line 29) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/server-import-middleware.tsx function RouteComponent (line 40) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/middleware/unhandled-exception.tsx function RouteComponent (line 37) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/multipart.tsx function MultipartServerFnCall (line 43) | function MultipartServerFnCall() { FILE: e2e/react-start/server-functions/src/routes/primitives/index.tsx function stringify (line 10) | function stringify(data: any) { type PrimitiveComponentProps (line 38) | interface PrimitiveComponentProps { type TestProps (line 49) | interface TestProps extends PrimitiveComponentProps { function Test (line 52) | function Test(props: TestProps) { function PrimitiveComponent (line 78) | function PrimitiveComponent(props: PrimitiveComponentProps) { function makeTestCase (line 91) | function makeTestCase(props: PrimitiveComponentProps) { function RouteComponent (line 127) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/raw-response.tsx function RouteComponent (line 15) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/redirect-test-ssr/index.tsx function RouteComponent (line 17) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/redirect-test-ssr/target.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/redirect-test/index.tsx function RouteComponent (line 16) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/redirect-test/target.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/return-null.tsx function AllowServerFnReturnNull (line 24) | function AllowServerFnReturnNull() { FILE: e2e/react-start/server-functions/src/routes/serialize-form-data.tsx function SerializeFormDataFnCall (line 41) | function SerializeFormDataFnCall() { FILE: e2e/react-start/server-functions/src/routes/server-fn-in-client-only-fn.tsx function RouteComponent (line 24) | function RouteComponent() { FILE: e2e/react-start/server-functions/src/routes/server-only-fn.tsx function ServerOnlyFnTest (line 32) | function ServerOnlyFnTest() { FILE: e2e/react-start/server-functions/src/routes/status.tsx function StatusComponent (line 16) | function StatusComponent() { FILE: e2e/react-start/server-functions/src/routes/submit-post-formdata.tsx function SubmitPostFormDataFn (line 31) | function SubmitPostFormDataFn() { FILE: e2e/react-start/server-functions/tests/server-functions.spec.ts constant PORT (line 7) | const PORT = await getTestServerPort(packageJson.name) function runCookieTest (line 307) | async function runCookieTest(page: Page, expectedCookieValue: string) { function runTest (line 463) | async function runTest(page: Page) { function checkEqual (line 500) | async function checkEqual(prefix: string) { function runMethodNotAllowedTest (line 1206) | async function runMethodNotAllowedTest( FILE: e2e/react-start/server-functions/vite.config.ts constant FUNCTION_IDS (line 6) | const FUNCTION_IDS: Record> = { FILE: e2e/react-start/server-routes-global-middleware/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/server-routes-global-middleware/src/routeTree.gen.ts type FileRoutesByFullPath (line 27) | interface FileRoutesByFullPath { type FileRoutesByTo (line 31) | interface FileRoutesByTo { type FileRoutesById (line 35) | interface FileRoutesById { type FileRouteTypes (line 40) | interface FileRouteTypes { type RootRouteChildren (line 48) | interface RootRouteChildren { type FileRoutesByPath (line 54) | interface FileRoutesByPath { type Register (line 83) | interface Register { FILE: e2e/react-start/server-routes-global-middleware/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/server-routes-global-middleware/src/routes/__root.tsx function RootComponent (line 28) | function RootComponent() { FILE: e2e/react-start/server-routes-global-middleware/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/server-routes-global-middleware/src/routes/server-route-with-middleware.tsx function ServerRouteWithMiddleware (line 40) | function ServerRouteWithMiddleware() { FILE: e2e/react-start/server-routes/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/server-routes/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/server-routes/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/server-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 68) | interface FileRoutesByFullPath { type FileRoutesByTo (line 79) | interface FileRoutesByTo { type FileRoutesById (line 89) | interface FileRoutesById { type FileRouteTypes (line 101) | interface FileRouteTypes { type RootRouteChildren (line 136) | interface RootRouteChildren { type FileRoutesByPath (line 146) | interface FileRoutesByPath { type MethodsRouteRouteChildren (line 213) | interface MethodsRouteRouteChildren { type ApiParamsFooRouteRouteChildren (line 227) | interface ApiParamsFooRouteRouteChildren { type Register (line 253) | interface Register { FILE: e2e/react-start/server-routes/src/router.tsx function getRouter (line 8) | function getRouter() { FILE: e2e/react-start/server-routes/src/routes/__root.tsx function RootComponent (line 39) | function RootComponent() { function RootDocument (line 57) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/server-routes/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/server-routes/src/routes/merge-middleware-context.tsx function MergeMiddlewareContext (line 8) | function MergeMiddlewareContext() { FILE: e2e/react-start/server-routes/src/routes/methods/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/server-routes/src/routes/methods/only-any.tsx type HttpMethods (line 19) | type HttpMethods = (typeof HttpMethods)[number] function Test (line 20) | function Test({ method }: { method: HttpMethods }) { function RouteComponent (line 54) | function RouteComponent() { FILE: e2e/react-start/server-routes/src/routes/methods/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/spa-mode/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/spa-mode/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 42) | interface FileRoutesById { type FileRouteTypes (line 48) | interface FileRouteTypes { type RootRouteChildren (line 56) | interface RootRouteChildren { type FileRoutesByPath (line 62) | interface FileRoutesByPath { type PostsRouteChildren (line 87) | interface PostsRouteChildren { type Register (line 108) | interface Register { FILE: e2e/react-start/spa-mode/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/spa-mode/src/routes/__root.tsx function RootDocument (line 65) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/spa-mode/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/spa-mode/tests/app.spec.ts function runTest (line 5) | async function runTest( FILE: e2e/react-start/split-base-and-basepath/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/split-base-and-basepath/prod-server.js constant PORT (line 4) | const PORT = Number.parseInt(process.env.PORT || '3000') FILE: e2e/react-start/split-base-and-basepath/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: e2e/react-start/split-base-and-basepath/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/split-base-and-basepath/src/routes/__root.tsx function RootComponent (line 22) | function RootComponent() { FILE: e2e/react-start/split-base-and-basepath/src/routes/about.tsx function About (line 7) | function About() { FILE: e2e/react-start/split-base-and-basepath/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/split-base-and-basepath/tests/setup/global.setup.ts function waitForServer (line 8) | async function waitForServer(url: string) { function preOptimizeDevServer (line 29) | async function preOptimizeDevServer(baseURL: string) { function setup (line 68) | async function setup() { FILE: e2e/react-start/split-base-and-basepath/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/static-server-functions/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/static-server-functions/src/routeTree.gen.ts type FileRoutesByFullPath (line 32) | interface FileRoutesByFullPath { type FileRoutesByTo (line 37) | interface FileRoutesByTo { type FileRoutesById (line 41) | interface FileRoutesById { type FileRouteTypes (line 47) | interface FileRouteTypes { type RootRouteChildren (line 55) | interface RootRouteChildren { type FileRoutesByPath (line 61) | interface FileRoutesByPath { type PostsRouteChildren (line 86) | interface PostsRouteChildren { type Register (line 107) | interface Register { FILE: e2e/react-start/static-server-functions/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/static-server-functions/src/routes/__root.tsx function RootComponent (line 23) | function RootComponent() { function RootDocument (line 40) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/static-server-functions/src/routes/index.tsx function Home (line 16) | function Home() { FILE: e2e/react-start/static-server-functions/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/react-start/static-server-functions/src/routes/posts.tsx type Post (line 5) | type Post = { function PostsComponent (line 25) | function PostsComponent() { FILE: e2e/react-start/streaming-ssr/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/streaming-ssr/src/routeTree.gen.ts type FileRoutesByFullPath (line 74) | interface FileRoutesByFullPath { type FileRoutesByTo (line 86) | interface FileRoutesByTo { type FileRoutesById (line 98) | interface FileRoutesById { type FileRouteTypes (line 111) | interface FileRouteTypes { type RootRouteChildren (line 150) | interface RootRouteChildren { type FileRoutesByPath (line 164) | interface FileRoutesByPath { type Register (line 257) | interface Register { FILE: e2e/react-start/streaming-ssr/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/streaming-ssr/src/routes/__root.tsx function RootComponent (line 31) | function RootComponent() { function HydrationCheck (line 44) | function HydrationCheck() { function RootDocument (line 69) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/streaming-ssr/src/routes/concurrent.tsx function createConcurrentPromises (line 10) | function createConcurrentPromises( function PromiseItem (line 55) | function PromiseItem({ function Concurrent (line 74) | function Concurrent() { FILE: e2e/react-start/streaming-ssr/src/routes/deferred.tsx function Deferred (line 58) | function Deferred() { FILE: e2e/react-start/streaming-ssr/src/routes/fast-serial.tsx function FastSerial (line 29) | function FastSerial() { FILE: e2e/react-start/streaming-ssr/src/routes/index.tsx function Index (line 7) | function Index() { FILE: e2e/react-start/streaming-ssr/src/routes/many-promises.tsx function createDelayedPromise (line 10) | function createDelayedPromise(value: T, delayMs: number): Promise { function PromiseItem (line 48) | function PromiseItem({ function ManyPromises (line 73) | function ManyPromises() { FILE: e2e/react-start/streaming-ssr/src/routes/nested-deferred.tsx function Level1Content (line 38) | function Level1Content({ function Level2Content (line 70) | function Level2Content({ function NestedDeferred (line 99) | function NestedDeferred() { FILE: e2e/react-start/streaming-ssr/src/routes/query-heavy.tsx function SyncQueryDisplay (line 145) | function SyncQueryDisplay({ function AsyncQueryDisplay (line 160) | function AsyncQueryDisplay({ function QueryHeavy (line 175) | function QueryHeavy() { FILE: e2e/react-start/streaming-ssr/src/routes/slow-render.tsx function SlowComponent (line 16) | function SlowComponent({ data, index }: { data: string; index: number }) { function SlowRender (line 50) | function SlowRender() { FILE: e2e/react-start/streaming-ssr/src/routes/stream.tsx method loader (line 6) | loader() { function StreamRoute (line 28) | function StreamRoute() { FILE: e2e/react-start/streaming-ssr/src/routes/sync-only.tsx function SyncOnly (line 23) | function SyncOnly() { FILE: e2e/react-start/streaming-ssr/tests/fixtures.ts function verifyHydration (line 14) | async function verifyHydration( type StreamingSsrOptions (line 36) | interface StreamingSsrOptions { FILE: e2e/react-start/transform-asset-urls/playwright.config.ts constant APP_PORT (line 5) | const APP_PORT = await getTestServerPort(packageJson.name) constant CDN_PORT (line 6) | const CDN_PORT = await getTestServerPort(`${packageJson.name}_cdn`) FILE: e2e/react-start/transform-asset-urls/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: e2e/react-start/transform-asset-urls/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/transform-asset-urls/src/routes/__root.tsx function RootComponent (line 26) | function RootComponent() { FILE: e2e/react-start/transform-asset-urls/src/routes/about.tsx function About (line 8) | function About() { FILE: e2e/react-start/transform-asset-urls/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/react-start/transform-asset-urls/tests/transform-asset-urls.spec.ts function getSSRHtml (line 8) | async function getSSRHtml(page: Page, path = '/') { FILE: e2e/react-start/virtual-routes/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/react-start/virtual-routes/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/react-start/virtual-routes/src/routeTree.gen.ts type FileRoutesByFullPath (line 90) | interface FileRoutesByFullPath { type FileRoutesByTo (line 103) | interface FileRoutesByTo { type FileRoutesById (line 114) | interface FileRoutesById { type FileRouteTypes (line 130) | interface FileRouteTypes { type RootRouteChildren (line 172) | interface RootRouteChildren { type FileRoutesByPath (line 181) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 276) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 289) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 300) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 314) | interface ClassicHelloRouteRouteChildren { type Register (line 343) | interface Register { FILE: e2e/react-start/virtual-routes/src/router.tsx function getRouter (line 4) | function getRouter() { FILE: e2e/react-start/virtual-routes/src/routes/a.tsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: e2e/react-start/virtual-routes/src/routes/b.tsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: e2e/react-start/virtual-routes/src/routes/home.tsx function Home (line 8) | function Home() { FILE: e2e/react-start/virtual-routes/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/virtual-routes/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/react-start/virtual-routes/src/routes/pipe.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/react-start/virtual-routes/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/react-start/virtual-routes/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 8) | function PostsIndexComponent() { FILE: e2e/react-start/virtual-routes/src/routes/posts/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/react-start/virtual-routes/src/routes/root.tsx function RootComponent (line 30) | function RootComponent() { function RootDocument (line 38) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/virtual-routes/src/utils/posts.tsx type PostType (line 5) | type PostType = { FILE: e2e/react-start/virtual-routes/src/utils/users.tsx type User (line 1) | type User = { constant PORT (line 7) | const PORT = process.env.VITE_SERVER_PORT || 3000 constant DEPLOY_URL (line 9) | const DEPLOY_URL = `http://localhost:${PORT}` FILE: e2e/react-start/virtual-routes/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/react-start/virtual-routes/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/react-start/website/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/react-start/website/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/react-start/website/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/react-start/website/src/routeTree.gen.ts type FileRoutesByFullPath (line 85) | interface FileRoutesByFullPath { type FileRoutesByTo (line 97) | interface FileRoutesByTo { type FileRoutesById (line 107) | interface FileRoutesById { type FileRouteTypes (line 121) | interface FileRouteTypes { type RootRouteChildren (line 159) | interface RootRouteChildren { type FileRoutesByPath (line 167) | interface FileRoutesByPath { type LibraryProjectRouteChildren (line 248) | interface LibraryProjectRouteChildren { type LibraryRouteChildren (line 260) | interface LibraryRouteChildren { type ProjectVersionDocsFrameworkFrameworkRouteChildren (line 273) | interface ProjectVersionDocsFrameworkFrameworkRouteChildren { type Register (line 311) | interface Register { FILE: e2e/react-start/website/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/react-start/website/src/routes/$project.$version.docs.framework.$framework.$.tsx function PostErrorComponent (line 30) | function PostErrorComponent({ error }: ErrorComponentProps) { function Page (line 34) | function Page() { FILE: e2e/react-start/website/src/routes/$project.$version.docs.framework.$framework.examples.$.tsx function Page (line 19) | function Page() { FILE: e2e/react-start/website/src/routes/$project.$version.docs.framework.$framework.tsx function Page (line 24) | function Page() { FILE: e2e/react-start/website/src/routes/__root.tsx function RootComponent (line 64) | function RootComponent() { function RootDocument (line 72) | function RootDocument({ children }: { children: React.ReactNode }) { FILE: e2e/react-start/website/src/routes/_library.$project.$version.index.tsx function Page (line 7) | function Page() { FILE: e2e/react-start/website/src/routes/_library.index.tsx function Home (line 6) | function Home() { FILE: e2e/react-start/website/src/routes/_library.tsx function Layout (line 19) | function Layout() { FILE: e2e/solid-router/basepath-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basepath-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: e2e/solid-router/basepath-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { FILE: e2e/solid-router/basepath-file-based/src/routes/about.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basepath-file-based/src/routes/index.tsx function App (line 7) | function App() { FILE: e2e/solid-router/basepath-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basepath-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/basic-esbuild-file-based/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-router/basic-esbuild-file-based/src/main.tsx type Register (line 15) | interface Register { FILE: e2e/solid-router/basic-esbuild-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/basic-esbuild-file-based/src/routeTree.gen.ts type FileRoutesByPath (line 99) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 189) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 203) | interface LayoutRouteChildren { type PostsRouteChildren (line 214) | interface PostsRouteChildren { type groupLayoutRouteChildren (line 226) | interface groupLayoutRouteChildren { type groupRouteChildren (line 238) | interface groupRouteChildren { type FileRoutesByFullPath (line 250) | interface FileRoutesByFullPath { type FileRoutesByTo (line 262) | interface FileRoutesByTo { type FileRoutesById (line 273) | interface FileRoutesById { type FileRouteTypes (line 289) | interface FileRouteTypes { type RootRouteChildren (line 328) | interface RootRouteChildren { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 7) | function LayoutAComponent() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 7) | function LayoutBComponent() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/solid-router/basic-esbuild-file-based/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic-file-based-code-splitting/src/main.tsx type Register (line 16) | interface Register { FILE: e2e/solid-router/basic-file-based-code-splitting/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routeTree.gen.ts type FileRoutesByFullPath (line 74) | interface FileRoutesByFullPath { type FileRoutesByTo (line 84) | interface FileRoutesByTo { type FileRoutesById (line 93) | interface FileRoutesById { type FileRouteTypes (line 106) | interface FileRouteTypes { type RootRouteChildren (line 140) | interface RootRouteChildren { type FileRoutesByPath (line 149) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 314) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 328) | interface LayoutRouteChildren { type PostsRouteChildren (line 339) | interface PostsRouteChildren { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/_layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/index.tsx function Home (line 5) | function Home() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/posts.$postId.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 22) | function PostComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/posts.index.tsx function PostsIndexComponent (line 5) | function PostsIndexComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/src/routes/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/solid-router/basic-file-based-code-splitting/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basic-file-based-code-splitting/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/basic-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic-file-based/src/main.tsx type Register (line 30) | interface Register { FILE: e2e/solid-router/basic-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/basic-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 684) | interface FileRoutesByFullPath { type FileRoutesByTo (line 788) | interface FileRoutesByTo { type FileRoutesById (line 882) | interface FileRoutesById { type FileRouteTypes (line 990) | interface FileRouteTypes { type RootRouteChildren (line 1298) | interface RootRouteChildren { type FileRoutesByPath (line 1345) | interface FileRoutesByPath { type NonNestedDeepBazRouteRouteChildren (line 2084) | interface NonNestedDeepBazRouteRouteChildren { type NonNestedDeepBazBarFooRouteRouteChildren (line 2097) | interface NonNestedDeepBazBarFooRouteRouteChildren { type NonNestedDeepBazBarRouteRouteChildren (line 2111) | interface NonNestedDeepBazBarRouteRouteChildren { type NonNestedDeepRouteRouteChildren (line 2130) | interface NonNestedDeepRouteRouteChildren { type NonNestedNamedBazRouteRouteChildren (line 2145) | interface NonNestedNamedBazRouteRouteChildren { type NonNestedNamedRouteRouteChildren (line 2161) | interface NonNestedNamedRouteRouteChildren { type NonNestedPathBazRouteRouteChildren (line 2174) | interface NonNestedPathBazRouteRouteChildren { type NonNestedPathRouteRouteChildren (line 2189) | interface NonNestedPathRouteRouteChildren { type NonNestedPrefixPrefixChar123bazChar125RouteRouteChildren (line 2202) | interface NonNestedPrefixPrefixChar123bazChar125RouteRouteChildren { type NonNestedPrefixRouteRouteChildren (line 2220) | interface NonNestedPrefixRouteRouteChildren { type NonNestedSuffixChar123bazChar125suffixRouteRouteChildren (line 2235) | interface NonNestedSuffixChar123bazChar125suffixRouteRouteChildren { type NonNestedSuffixRouteRouteChildren (line 2253) | interface NonNestedSuffixRouteRouteChildren { type NonNestedRouteRouteChildren (line 2268) | interface NonNestedRouteRouteChildren { type SearchParamsRouteRouteChildren (line 2288) | interface SearchParamsRouteRouteChildren { type Char45824Char54620Char48124Char44397RouteRouteChildren (line 2301) | interface Char45824Char54620Char48124Char44397RouteRouteChildren { type LayoutLayout2RouteChildren (line 2319) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 2333) | interface LayoutRouteChildren { type MasksRouteChildren (line 2344) | interface MasksRouteChildren { type PostsRouteChildren (line 2356) | interface PostsRouteChildren { type ParamsPsNonNestedFooRouteRouteChildren (line 2368) | interface ParamsPsNonNestedFooRouteRouteChildren { type ParamsPsNonNestedRouteRouteChildren (line 2382) | interface ParamsPsNonNestedRouteRouteChildren { type RelativeLinkRouteRouteChildren (line 2396) | interface RelativeLinkRouteRouteChildren { type RelativeUseNavigateRouteRouteChildren (line 2419) | interface RelativeUseNavigateRouteRouteChildren { type groupLayoutRouteChildren (line 2450) | interface groupLayoutRouteChildren { type RedirectTargetRouteChildren (line 2462) | interface RedirectTargetRouteChildren { type ParamsPsNamedFooBarRouteRouteChildren (line 2478) | interface ParamsPsNamedFooBarRouteRouteChildren { type ParamsPsNamedFooRouteRouteChildren (line 2492) | interface ParamsPsNamedFooRouteRouteChildren { FILE: e2e/solid-router/basic-file-based/src/routes/__root.tsx function RootComponent (line 24) | function RootComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/_layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/anchor.tsx function AnchorSection (line 35) | function AnchorSection({ id, title }: { id: string; title: string }) { function AnchorComponent (line 74) | function AnchorComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/editing-a.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/editing-b.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/hover-preload-hash.tsx function Page (line 7) | function Page() { FILE: e2e/solid-router/basic-file-based/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/solid-router/basic-file-based/src/routes/masks.admin.$userId.tsx function AdminUserRoute (line 7) | function AdminUserRoute() { FILE: e2e/solid-router/basic-file-based/src/routes/masks.public.$username.tsx function PublicUserRoute (line 7) | function PublicUserRoute() { FILE: e2e/solid-router/basic-file-based/src/routes/masks.tsx function MasksLayout (line 12) | function MasksLayout() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.$foo.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.$foo.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.$foo_.qux.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/$baz_.bar_.qux.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/deep/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/named/$baz.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/named/$baz.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/named/$baz.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/named/$baz_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/named/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/path/baz.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/path/baz.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/path/baz.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/path/baz_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/path/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/prefix/prefix{$baz}_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/prefix/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/suffix/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix.foo.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix.index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix.route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/non-nested/suffix/{$baz}suffix_.bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/notRemountDeps.tsx method validateSearch (line 6) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 9) | loaderDeps(opts) { method remountDeps (line 13) | remountDeps(opts) { function Home (line 20) | function Home() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/named/$foo/$bar.$baz.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/named/$foo/$bar.route.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/named/$foo/route.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/named/prefix{$foo}.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/named/{$foo}suffix.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/non-nested/$foo_/$bar.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/non-nested/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/wildcard/$.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/wildcard/prefix@대{$}.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/wildcard/prefix{$}.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/wildcard/{$}suffix.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params-ps/wildcard/{$}suffix@대.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/params.single.$value.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 6) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/posts.tsx function PostsComponent (line 17) | function PostsComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/posts_.$postId.edit.tsx function PostEditPage (line 9) | function PostEditPage() { FILE: e2e/solid-router/basic-file-based/src/routes/redirect/preload/first.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/redirect/preload/second.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/redirect/preload/third.tsx function RouteComponent (line 6) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/nested/deep/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/nested/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/path/$path/index.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/path/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/relative-link-a.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/relative-link-b.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/route.tsx function RouteComponent (line 13) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/link/with-search/index.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/nested/deep/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/nested/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/path/$path/index.tsx function RouteComponent (line 10) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/path/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/relative-useNavigate-a.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/relative-useNavigate-b.tsx function RouteComponent (line 9) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/route.tsx function RouteComponent (line 8) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/relative/useNavigate/with-search/index.tsx function RouteComponent (line 11) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/remountDeps.tsx method validateSearch (line 6) | validateSearch(search: { searchParam: string }) { method loaderDeps (line 9) | loaderDeps(opts) { method remountDeps (line 13) | remountDeps(opts) { function Home (line 20) | function Home() { FILE: e2e/solid-router/basic-file-based/src/routes/search-params/index.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/transition/count/create-resource.tsx function Home (line 12) | function Home() { function Result (line 29) | function Result() { FILE: e2e/solid-router/basic-file-based/src/routes/transition/typing/create-resource.tsx function Home (line 12) | function Home() { FILE: e2e/solid-router/basic-file-based/src/routes/대한민국/route.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/대한민국/wildcard.$.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/src/routes/대한민국/🚀.$id.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/basic-file-based/tests/app.spec.ts function getRenderCount (line 230) | async function getRenderCount(page: Page) { function structuralSharingTest (line 236) | async function structuralSharingTest(page: Page, enabled: boolean) { FILE: e2e/solid-router/basic-file-based/tests/params.spec.ts function getParsedValue (line 25) | function getParsedValue(page: Page) { FILE: e2e/solid-router/basic-file-based/tests/redirect.spec.ts constant PORT (line 15) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_HOST_PORT (line 16) | const EXTERNAL_HOST_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic-file-based/tests/relative.spec.ts constant PORT (line 9) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-router/basic-file-based/tests/scroll-into-view.spec.ts function getAnchorTarget (line 23) | function getAnchorTarget(page: Page, anchor: string) { function getAnchorLink (line 27) | function getAnchorLink(page: Page, anchor: string) { FILE: e2e/solid-router/basic-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basic-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/basic-scroll-restoration/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-router/basic-scroll-restoration/src/main.tsx function RootComponent (line 21) | function RootComponent() { function IndexComponent (line 52) | function IndexComponent() { function AboutComponent (line 81) | function AboutComponent() { function ByElementComponent (line 106) | function ByElementComponent() { function FooComponent (line 201) | function FooComponent() { function BarComponent (line 226) | function BarComponent() { type Window (line 257) | interface Window { type Register (line 271) | interface Register { FILE: e2e/solid-router/basic-scroll-restoration/tests/router-events.spec.ts function expectItemOrder (line 31) | function expectItemOrder( FILE: e2e/solid-router/basic-solid-query-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic-solid-query-file-based/src/main.tsx type Register (line 24) | interface Register { FILE: e2e/solid-router/basic-solid-query-file-based/src/posts.tsx type PostType (line 3) | type PostType = { class PostNotFoundError (line 9) | class PostNotFoundError extends Error {} FILE: e2e/solid-router/basic-solid-query-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 60) | interface FileRoutesByFullPath { type FileRoutesByTo (line 68) | interface FileRoutesByTo { type FileRoutesById (line 75) | interface FileRoutesById { type FileRouteTypes (line 86) | interface FileRouteTypes { type RootRouteChildren (line 109) | interface RootRouteChildren { type FileRoutesByPath (line 116) | interface FileRoutesByPath { type LayoutLayout2RouteChildren (line 176) | interface LayoutLayout2RouteChildren { type LayoutRouteChildren (line 190) | interface LayoutRouteChildren { type PostsRouteChildren (line 201) | interface PostsRouteChildren { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/__root.tsx function RootComponent (line 25) | function RootComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/_layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 10) | function PostErrorComponent({ error, reset }: ErrorComponentProps) { function PostComponent (line 43) | function PostComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/src/routes/posts.tsx function PostsComponent (line 13) | function PostsComponent() { FILE: e2e/solid-router/basic-solid-query-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basic-solid-query-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/basic-solid-query/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic-solid-query/src/main.tsx function RootComponent (line 39) | function RootComponent() { function IndexRouteComponent (line 93) | function IndexRouteComponent() { function PostsIndexRouteComponent (line 114) | function PostsIndexRouteComponent() { function PostErrorComponent (line 118) | function PostErrorComponent({ error, reset }: ErrorComponentProps) { function PostRouteComponent (line 151) | function PostRouteComponent() { function LayoutComponent (line 170) | function LayoutComponent() { function Layout2Component (line 187) | function Layout2Component() { function LayoutAComponent (line 222) | function LayoutAComponent() { function LayoutBComponent (line 232) | function LayoutBComponent() { type Register (line 261) | interface Register { FILE: e2e/solid-router/basic-solid-query/src/posts.lazy.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/solid-router/basic-solid-query/src/posts.ts class NotFoundError (line 4) | class NotFoundError extends Error {} type PostType (line 6) | type PostType = { FILE: e2e/solid-router/basic-solid-query/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basic-solid-query/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/basic-virtual-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic-virtual-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: e2e/solid-router/basic-virtual-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/basic-virtual-file-based/src/routeTree.gen.ts type FileRoutesByFullPath (line 86) | interface FileRoutesByFullPath { type FileRoutesByTo (line 98) | interface FileRoutesByTo { type FileRoutesById (line 108) | interface FileRoutesById { type FileRouteTypes (line 123) | interface FileRouteTypes { type RootRouteChildren (line 162) | interface RootRouteChildren { type FileRoutesByPath (line 170) | interface FileRoutesByPath { type layoutSecondLayoutRouteChildren (line 367) | interface layoutSecondLayoutRouteChildren { type layoutFirstLayoutRouteChildren (line 380) | interface layoutFirstLayoutRouteChildren { type postsPostsRouteChildren (line 391) | interface postsPostsRouteChildren { type ClassicHelloRouteRouteChildren (line 405) | interface ClassicHelloRouteRouteChildren { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/home.tsx function Home (line 5) | function Home() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 5) | function PostsIndexComponent() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/solid-router/basic-virtual-file-based/src/routes/root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/solid-router/basic-virtual-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basic-virtual-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/main.tsx type Register (line 16) | interface Register { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/a.tsx function LayoutAComponent (line 5) | function LayoutAComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/b.tsx function LayoutBComponent (line 5) | function LayoutBComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/home.tsx function Home (line 5) | function Home() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 5) | function PostsIndexComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/posts/posts.tsx function PostsComponent (line 9) | function PostsComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/src/routes/root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basic-virtual-named-export-config-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/basic/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/basic/src/main.tsx function RootComponent (line 31) | function RootComponent() { function IndexComponent (line 105) | function IndexComponent() { function PostsIndexComponent (line 125) | function PostsIndexComponent() { function PostErrorComponent (line 129) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 145) | function PostComponent() { function LayoutComponent (line 163) | function LayoutComponent() { function Layout2Component (line 180) | function Layout2Component() { function LayoutAComponent (line 215) | function LayoutAComponent() { function LayoutBComponent (line 225) | function LayoutBComponent() { type Register (line 449) | interface Register { FILE: e2e/solid-router/basic/src/posts.lazy.tsx function PostsComponent (line 7) | function PostsComponent() { FILE: e2e/solid-router/basic/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: e2e/solid-router/basic/tests/app.spec.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-router/basic/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/basic/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/generator-cli-only/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/generator-cli-only/src/main.tsx type Register (line 16) | interface Register { FILE: e2e/solid-router/generator-cli-only/src/posts.ts class NotFoundError (line 3) | class NotFoundError extends Error {} type PostType (line 5) | type PostType = { FILE: e2e/solid-router/generator-cli-only/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 112) | interface RootRouteChildren { type FileRoutesByPath (line 119) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 179) | interface PostsRouteRouteChildren { type PathlessLayoutNestedLayoutRouteChildren (line 193) | interface PathlessLayoutNestedLayoutRouteChildren { type PathlessLayoutRouteChildren (line 211) | interface PathlessLayoutRouteChildren { FILE: e2e/solid-router/generator-cli-only/src/routes/__root.tsx function RootComponent (line 16) | function RootComponent() { FILE: e2e/solid-router/generator-cli-only/src/routes/_pathlessLayout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout.tsx function LayoutComponent (line 7) | function LayoutComponent() { FILE: e2e/solid-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout/route-a.tsx function LayoutAComponent (line 9) | function LayoutAComponent() { FILE: e2e/solid-router/generator-cli-only/src/routes/_pathlessLayout/_nested-layout/route-b.tsx function LayoutBComponent (line 9) | function LayoutBComponent() { FILE: e2e/solid-router/generator-cli-only/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-router/generator-cli-only/src/routes/posts.$postId.tsx function PostErrorComponent (line 14) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/solid-router/generator-cli-only/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/solid-router/generator-cli-only/src/routes/posts.route.tsx function PostsLayoutComponent (line 9) | function PostsLayoutComponent() { FILE: e2e/solid-router/generator-cli-only/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/generator-cli-only/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/js-only-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/js-only-file-based/src/posts.js class NotFoundError (line 3) | class NotFoundError extends Error {} FILE: e2e/solid-router/js-only-file-based/src/routes/__root.jsx function RootComponent (line 16) | function RootComponent() { FILE: e2e/solid-router/js-only-file-based/src/routes/_pathlessLayout.jsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout.jsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout/route-a.jsx function LayoutAComponent (line 8) | function LayoutAComponent() { FILE: e2e/solid-router/js-only-file-based/src/routes/_pathlessLayout/_nested-layout/route-b.jsx function LayoutBComponent (line 8) | function LayoutBComponent() { FILE: e2e/solid-router/js-only-file-based/src/routes/index.jsx function Home (line 7) | function Home() { FILE: e2e/solid-router/js-only-file-based/src/routes/posts.$postId.jsx function PostErrorComponent (line 15) | function PostErrorComponent({ error }) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/solid-router/js-only-file-based/src/routes/posts.index.jsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/solid-router/js-only-file-based/src/routes/posts.route.jsx function PostsLayoutComponent (line 11) | function PostsLayoutComponent() { FILE: e2e/solid-router/js-only-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/js-only-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/rspack-basic-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/rspack-basic-file-based/src/app.tsx type Register (line 15) | interface Register { FILE: e2e/solid-router/rspack-basic-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/_layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/_layout/_layout-2.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/_layout/_layout-2/layout-a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/_layout/_layout-2/layout-b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/index.tsx function Home (line 6) | function Home() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/posts.$postId.tsx function PostErrorComponent (line 6) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/posts.index.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/solid-router/rspack-basic-file-based/src/routes/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/solid-router/rspack-basic-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/rspack-basic-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/app.tsx type Register (line 15) | interface Register { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/a.tsx function LayoutAComponent (line 6) | function LayoutAComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/b.tsx function LayoutBComponent (line 6) | function LayoutBComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/home.tsx function Home (line 6) | function Home() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/layout/first-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/layout/second-layout.tsx function LayoutComponent (line 8) | function LayoutComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts-detail.tsx function PostErrorComponent (line 6) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 19) | function PostComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts-home.tsx function PostsIndexComponent (line 6) | function PostsIndexComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/posts/posts.tsx function PostsComponent (line 10) | function PostsComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/src/routes/root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/rspack-basic-virtual-named-export-config-file-based/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/playwright.browser.config.ts constant PORT (line 9) | const PORT = await getTestServerPort( constant EXTERNAL_PORT (line 12) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/scroll-restoration-sandbox-vite/playwright.hash.config.ts constant PORT (line 9) | const PORT = await getTestServerPort( constant EXTERNAL_PORT (line 12) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/main.tsx type Register (line 26) | interface Register { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/posts.tsx function sleep (line 3) | function sleep(ms: number) { type PostType (line 7) | type PostType = { class PostNotFoundError (line 13) | class PostNotFoundError extends Error {} FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routeTree.gen.ts type FileRoutesByFullPath (line 63) | interface FileRoutesByFullPath { type FileRoutesByTo (line 71) | interface FileRoutesByTo { type FileRoutesById (line 79) | interface FileRoutesById { type FileRouteTypes (line 88) | interface FileRouteTypes { type RootRouteChildren (line 115) | interface RootRouteChildren { type FileRoutesByPath (line 125) | interface FileRoutesByPath { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/(tests)/lazy-page.lazy.tsx function Component (line 8) | function Component() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/(tests)/lazy-with-loader-page.lazy.tsx function Component (line 8) | function Component() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/(tests)/normal-page.tsx function Component (line 8) | function Component() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/(tests)/page-with-search.tsx function Component (line 11) | function Component() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/(tests)/virtual-page.lazy.tsx function Component (line 8) | function Component() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/-components/scroll-block.tsx function ScrollBlock (line 4) | function ScrollBlock({ number = 100 }: { number?: number }) { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/__root.tsx function RootComponent (line 15) | function RootComponent() { function Nav (line 29) | function Nav({ type }: { type: 'header' | 'footer' }) { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/src/routes/index.tsx function HomeComponent (line 8) | function HomeComponent() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/scroll-restoration-sandbox-vite/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-router/sentry-integration/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-router/sentry-integration/src/main.tsx function RootComponent (line 29) | function RootComponent() { function IndexComponent (line 54) | function IndexComponent() { type Register (line 73) | interface Register { FILE: e2e/solid-router/view-transitions/playwright.config.ts constant PORT (line 8) | const PORT = await getTestServerPort(packageJson.name) constant EXTERNAL_PORT (line 9) | const EXTERNAL_PORT = await getDummyServerPort(packageJson.name) FILE: e2e/solid-router/view-transitions/src/main.tsx type Register (line 44) | interface Register { FILE: e2e/solid-router/view-transitions/src/posts.tsx type PostType (line 4) | type PostType = { FILE: e2e/solid-router/view-transitions/src/routeTree.gen.ts type FileRoutesByFullPath (line 50) | interface FileRoutesByFullPath { type FileRoutesByTo (line 58) | interface FileRoutesByTo { type FileRoutesById (line 65) | interface FileRoutesById { type FileRouteTypes (line 74) | interface FileRouteTypes { type RootRouteChildren (line 95) | interface RootRouteChildren { type FileRoutesByPath (line 103) | interface FileRoutesByPath { type PostsRouteRouteChildren (line 149) | interface PostsRouteRouteChildren { FILE: e2e/solid-router/view-transitions/src/routes/__root.tsx function RootComponent (line 21) | function RootComponent() { FILE: e2e/solid-router/view-transitions/src/routes/explore.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/view-transitions/src/routes/how-it-works.tsx function RouteComponent (line 7) | function RouteComponent() { FILE: e2e/solid-router/view-transitions/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-router/view-transitions/src/routes/posts.$postId.tsx function PostErrorComponent (line 5) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 18) | function PostComponent() { FILE: e2e/solid-router/view-transitions/src/routes/posts.index.tsx function PostsIndexComponent (line 7) | function PostsIndexComponent() { FILE: e2e/solid-router/view-transitions/src/routes/posts.route.tsx function PostsLayoutComponent (line 9) | function PostsLayoutComponent() { FILE: e2e/solid-router/view-transitions/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-router/view-transitions/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/basic-auth/playwright.config.ts constant PORT (line 11) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/basic-auth/prisma/migrations/20240811183753_init/migration.sql type "User" (line 2) | CREATE TABLE "User" ( type "User" (line 8) | CREATE UNIQUE INDEX "User_email_key" ON "User"("email") FILE: e2e/solid-start/basic-auth/src/components/Auth.tsx function Auth (line 3) | function Auth({ FILE: e2e/solid-start/basic-auth/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/basic-auth/src/components/Login.tsx function Login (line 8) | function Login() { FILE: e2e/solid-start/basic-auth/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/basic-auth/src/hooks/useMutation.ts function useMutation (line 3) | function useMutation(opts: { FILE: e2e/solid-start/basic-auth/src/prisma-generated/browser.ts type User (line 23) | type User = Prisma.UserModel FILE: e2e/solid-start/basic-auth/src/prisma-generated/client.ts type PrismaClient (line 38) | type PrismaClient< type User (line 51) | type User = Prisma.UserModel FILE: e2e/solid-start/basic-auth/src/prisma-generated/commonInputTypes.ts type StringFilter (line 15) | type StringFilter<$PrismaModel = never> = { type StringWithAggregatesFilter (line 29) | type StringWithAggregatesFilter<$PrismaModel = never> = { type NestedStringFilter (line 46) | type NestedStringFilter<$PrismaModel = never> = { type NestedStringWithAggregatesFilter (line 60) | type NestedStringWithAggregatesFilter<$PrismaModel = never> = { type NestedIntFilter (line 77) | type NestedIntFilter<$PrismaModel = never> = { FILE: e2e/solid-start/basic-auth/src/prisma-generated/internal/class.ts function decodeBase64AsWasm (line 34) | async function decodeBase64AsWasm( type LogOptions (line 53) | type LogOptions = type PrismaClientConstructor (line 60) | interface PrismaClientConstructor { type PrismaClient (line 104) | interface PrismaClient< function getPrismaClientClass (line 239) | function getPrismaClientClass(): PrismaClientConstructor { FILE: e2e/solid-start/basic-auth/src/prisma-generated/internal/prismaNamespace.ts type DMMF (line 23) | type DMMF = typeof runtime.DMMF type PrismaPromise (line 25) | type PrismaPromise = runtime.Types.Public.PrismaPromise type PrismaClientKnownRequestError (line 33) | type PrismaClientKnownRequestError = type PrismaClientUnknownRequestError (line 38) | type PrismaClientUnknownRequestError = type PrismaClientRustPanicError (line 42) | type PrismaClientRustPanicError = runtime.PrismaClientRustPanicError type PrismaClientInitializationError (line 46) | type PrismaClientInitializationError = type PrismaClientValidationError (line 50) | type PrismaClientValidationError = runtime.PrismaClientValidationError type Sql (line 60) | type Sql = runtime.Sql type Decimal (line 66) | type Decimal = runtime.Decimal type DecimalJsLike (line 68) | type DecimalJsLike = runtime.DecimalJsLike type Extension (line 73) | type Extension = runtime.Types.Extensions.UserArgs type Args (line 75) | type Args = runtime.Types.Public.Args< type Payload (line 79) | type Payload< type Result (line 83) | type Result< type Exact (line 88) | type Exact = runtime.Types.Public.Exact type PrismaVersion (line 90) | type PrismaVersion = { type Bytes (line 108) | type Bytes = runtime.Bytes type JsonObject (line 109) | type JsonObject = runtime.JsonObject type JsonArray (line 110) | type JsonArray = runtime.JsonArray type JsonValue (line 111) | type JsonValue = runtime.JsonValue type InputJsonObject (line 112) | type InputJsonObject = runtime.InputJsonObject type InputJsonArray (line 113) | type InputJsonArray = runtime.InputJsonArray type InputJsonValue (line 114) | type InputJsonValue = runtime.InputJsonValue type SelectAndInclude (line 148) | type SelectAndInclude = { type SelectAndOmit (line 153) | type SelectAndOmit = { type Prisma__Pick (line 161) | type Prisma__Pick = { type Enumerable (line 165) | type Enumerable = T | Array type Subset (line 171) | type Subset = { type SelectSubset (line 180) | type SelectSubset = { type SubsetIntersection (line 192) | type SubsetIntersection = { type Without (line 196) | type Without = { [P in Exclude]?: never } type XOR (line 202) | type XOR = T extends object type IsObject (line 211) | type IsObject = type UnEnumerate (line 227) | type UnEnumerate = T extends Array ? U : T type __Either (line 233) | type __Either = Omit & type EitherStrict (line 239) | type EitherStrict = Strict<__Either> type EitherLoose (line 241) | type EitherLoose = ComputeRaw<__Either<... type _Either (line 243) | type _Either = { type Either (line 248) | type Either< type Union (line 254) | type Union = any type PatchUndefined (line 256) | type PatchUndefined = { type IntersectOf (line 261) | type IntersectOf = ( type Overwrite (line 267) | type Overwrite = { type _Merge (line 271) | type _Merge = IntersectOf< type Key (line 280) | type Key = string | number | symbol type AtStrict (line 281) | type AtStrict = O[K & keyof O] type AtLoose (line 282) | type AtLoose = O extends unknown type At (line 285) | type At = { type ComputeRaw (line 290) | type ComputeRaw = A extends Function type OptionalFlat (line 296) | type OptionalFlat = { type _Record (line 300) | type _Record = { type NoExpand (line 305) | type NoExpand = T extends unknown ? T : never type AtLeast (line 308) | type AtLeast = NoExpand< type _Strict (line 316) | type _Strict = U extends unknown type Strict (line 320) | type Strict = ComputeRaw<_Strict> type Merge (line 323) | type Merge = ComputeRaw<_Merge>> type Boolean (line 325) | type Boolean = True | False type True (line 327) | type True = 1 type False (line 329) | type False = 0 type Not (line 331) | type Not = { type Extends (line 336) | type Extends = [A1] extends [never] type Has (line 342) | type Has = Not< type Or (line 346) | type Or = { type Keys (line 357) | type Keys = U extends unknown ? keyof U : never type GetScalarType (line 359) | type GetScalarType = O extends object type FieldPaths (line 365) | type FieldPaths = { type _TupleToUnion (line 389) | type _TupleToUnion = T extends (infer E)[] ? E : never type TupleToUnion (line 390) | type TupleToUnion = _TupleToUnion type MaybeTupleToUnion (line 391) | type MaybeTupleToUnion = T extends any[] ? TupleToUnion : T type PickEnumerable (line 396) | type PickEnumerable< type ExcludeUnderscoreKeys (line 404) | type ExcludeUnderscoreKeys = T extends `_${string}` type FieldRef (line 408) | type FieldRef = runtime.FieldRef type FieldRefInputType (line 410) | type FieldRefInputType = Model extends never type ModelName (line 418) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TypeMapCb (line 420) | interface TypeMapCb extends runtime.Types.Utils type TypeMap (line 428) | type TypeMap< type TransactionIsolationLevel (line 550) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 558) | type UserScalarFieldEnum = type SortOrder (line 566) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] type StringFieldRefInput (line 575) | type StringFieldRefInput<$PrismaModel> = FieldRefInputType< type IntFieldRefInput (line 583) | type IntFieldRefInput<$PrismaModel> = FieldRefInputType< type BatchPayload (line 591) | type BatchPayload = { type DefaultPrismaClient (line 601) | type DefaultPrismaClient = PrismaClient type ErrorFormat (line 602) | type ErrorFormat = 'pretty' | 'colorless' | 'minimal' type PrismaClientOptions (line 603) | type PrismaClientOptions = ( type GlobalOmitConfig (line 674) | type GlobalOmitConfig = { type LogLevel (line 679) | type LogLevel = 'info' | 'query' | 'warn' | 'error' type LogDefinition (line 680) | type LogDefinition = { type CheckIsLogLevel (line 685) | type CheckIsLogLevel = T extends LogLevel ? T : never type GetLogType (line 687) | type GetLogType = CheckIsLogLevel< type GetEvents (line 691) | type GetEvents = type QueryEvent (line 694) | type QueryEvent = { type LogEvent (line 702) | type LogEvent = { type PrismaAction (line 709) | type PrismaAction = type TransactionClient (line 735) | type TransactionClient = Omit< FILE: e2e/solid-start/basic-auth/src/prisma-generated/internal/prismaNamespaceBrowser.ts type ModelName (line 60) | type ModelName = (typeof ModelName)[keyof typeof ModelName] type TransactionIsolationLevel (line 70) | type TransactionIsolationLevel = type UserScalarFieldEnum (line 78) | type UserScalarFieldEnum = type SortOrder (line 86) | type SortOrder = (typeof SortOrder)[keyof typeof SortOrder] FILE: e2e/solid-start/basic-auth/src/prisma-generated/models/User.ts type UserModel (line 18) | type UserModel = type AggregateUser (line 21) | type AggregateUser = { type UserMinAggregateOutputType (line 27) | type UserMinAggregateOutputType = { type UserMaxAggregateOutputType (line 32) | type UserMaxAggregateOutputType = { type UserCountAggregateOutputType (line 37) | type UserCountAggregateOutputType = { type UserMinAggregateInputType (line 43) | type UserMinAggregateInputType = { type UserMaxAggregateInputType (line 48) | type UserMaxAggregateInputType = { type UserCountAggregateInputType (line 53) | type UserCountAggregateInputType = { type UserAggregateArgs (line 59) | type UserAggregateArgs< type GetUserAggregateType (line 113) | type GetUserAggregateType = { type UserGroupByArgs (line 121) | type UserGroupByArgs< type UserGroupByOutputType (line 138) | type UserGroupByOutputType = { type GetUserGroupByPayload (line 146) | type GetUserGroupByPayload = Prisma.PrismaPro... type UserWhereInput (line 158) | type UserWhereInput = { type UserOrderByWithRelationInput (line 166) | type UserOrderByWithRelationInput = { type UserWhereUniqueInput (line 171) | type UserWhereUniqueInput = Prisma.AtLeast< type UserOrderByWithAggregationInput (line 182) | type UserOrderByWithAggregationInput = { type UserScalarWhereWithAggregatesInput (line 190) | type UserScalarWhereWithAggregatesInput = { type UserCreateInput (line 202) | type UserCreateInput = { type UserUncheckedCreateInput (line 207) | type UserUncheckedCreateInput = { type UserUpdateInput (line 212) | type UserUpdateInput = { type UserUncheckedUpdateInput (line 217) | type UserUncheckedUpdateInput = { type UserCreateManyInput (line 222) | type UserCreateManyInput = { type UserUpdateManyMutationInput (line 227) | type UserUpdateManyMutationInput = { type UserUncheckedUpdateManyInput (line 232) | type UserUncheckedUpdateManyInput = { type UserCountOrderByAggregateInput (line 237) | type UserCountOrderByAggregateInput = { type UserMaxOrderByAggregateInput (line 242) | type UserMaxOrderByAggregateInput = { type UserMinOrderByAggregateInput (line 247) | type UserMinOrderByAggregateInput = { type StringFieldUpdateOperationsInput (line 252) | type StringFieldUpdateOperationsInput = { type UserSelect (line 256) | type UserSelect< type UserSelectCreateManyAndReturn (line 267) | type UserSelectCreateManyAndReturn< type UserSelectUpdateManyAndReturn (line 278) | type UserSelectUpdateManyAndReturn< type UserSelectScalar (line 289) | type UserSelectScalar = { type UserOmit (line 294) | type UserOmit< type $UserPayload (line 302) | type $UserPayload< type UserGetPayload (line 318) | type UserGetPayload< type UserCountArgs (line 322) | type UserCountArgs< type UserDelegate (line 329) | interface UserDelegate< type Prisma__UserClient (line 854) | interface Prisma__UserClient< type UserFieldRefs (line 903) | interface UserFieldRefs { type UserFindUniqueArgs (line 912) | type UserFindUniqueArgs< type UserFindUniqueOrThrowArgs (line 933) | type UserFindUniqueOrThrowArgs< type UserFindFirstArgs (line 954) | type UserFindFirstArgs< type UserFindFirstOrThrowArgs (line 1007) | type UserFindFirstOrThrowArgs< type UserFindManyArgs (line 1060) | type UserFindManyArgs< type UserCreateArgs (line 1108) | type UserCreateArgs< type UserCreateManyArgs (line 1129) | type UserCreateManyArgs< type UserCreateManyAndReturnArgs (line 1142) | type UserCreateManyAndReturnArgs< type UserUpdateArgs (line 1163) | type UserUpdateArgs< type UserUpdateManyArgs (line 1188) | type UserUpdateManyArgs< type UserUpdateManyAndReturnArgs (line 1212) | type UserUpdateManyAndReturnArgs< type UserUpsertArgs (line 1244) | type UserUpsertArgs< type UserDeleteArgs (line 1273) | type UserDeleteArgs< type UserDeleteManyArgs (line 1294) | type UserDeleteManyArgs< type UserDefaultArgs (line 1311) | type UserDefaultArgs< FILE: e2e/solid-start/basic-auth/src/routeTree.gen.ts type FileRoutesByFullPath (line 61) | interface FileRoutesByFullPath { type FileRoutesByTo (line 70) | interface FileRoutesByTo { type FileRoutesById (line 78) | interface FileRoutesById { type FileRouteTypes (line 89) | interface FileRouteTypes { type RootRouteChildren (line 113) | interface RootRouteChildren { type FileRoutesByPath (line 122) | interface FileRoutesByPath { type AuthedPostsRouteChildren (line 182) | interface AuthedPostsRouteChildren { type AuthedRouteChildren (line 196) | interface AuthedRouteChildren { type Register (line 221) | interface Register { FILE: e2e/solid-start/basic-auth/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/solid-start/basic-auth/src/routes/__root.tsx function RootComponent (line 90) | function RootComponent() { function RootDocument (line 98) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: e2e/solid-start/basic-auth/src/routes/_authed/posts.$postId.tsx function PostErrorComponent (line 7) | function PostErrorComponent({ error }: ErrorComponentProps) { function PostComponent (line 20) | function PostComponent() { FILE: e2e/solid-start/basic-auth/src/routes/_authed/posts.index.tsx function PostsIndexComponent (line 3) | function PostsIndexComponent() { FILE: e2e/solid-start/basic-auth/src/routes/_authed/posts.tsx function PostsComponent (line 5) | function PostsComponent() { FILE: e2e/solid-start/basic-auth/src/routes/index.tsx function Home (line 7) | function Home() { FILE: e2e/solid-start/basic-auth/src/routes/login.tsx function LoginComp (line 8) | function LoginComp() { FILE: e2e/solid-start/basic-auth/src/routes/signup.tsx function SignupComp (line 72) | function SignupComp() { FILE: e2e/solid-start/basic-auth/src/utils/posts.ts type PostType (line 5) | type PostType = { FILE: e2e/solid-start/basic-auth/src/utils/prisma.ts function hashPassword (line 10) | function hashPassword(password: string) { FILE: e2e/solid-start/basic-auth/src/utils/session.ts type SessionUser (line 5) | type SessionUser = { function useAppSession (line 9) | function useAppSession() { FILE: e2e/solid-start/basic-auth/tests/app.spec.ts function waitForHydration (line 4) | async function waitForHydration(page: Page) { function signup (line 8) | async function signup(page: Page, email: string, password: string) { function login (line 17) | async function login( FILE: e2e/solid-start/basic-cloudflare/playwright.config.ts constant PORT (line 5) | const PORT = await getTestServerPort(packageJson.name) FILE: e2e/solid-start/basic-cloudflare/src/components/DefaultCatchBoundary.tsx function DefaultCatchBoundary (line 10) | function DefaultCatchBoundary({ error }: ErrorComponentProps) { FILE: e2e/solid-start/basic-cloudflare/src/components/NotFound.tsx function NotFound (line 3) | function NotFound({ children }: { children?: any }) { FILE: e2e/solid-start/basic-cloudflare/src/routeTree.gen.ts type FileRoutesByFullPath (line 26) | interface FileRoutesByFullPath { type FileRoutesByTo (line 30) | interface FileRoutesByTo { type FileRoutesById (line 34) | interface FileRoutesById { type FileRouteTypes (line 39) | interface FileRouteTypes { type RootRouteChildren (line 47) | interface RootRouteChildren { type FileRoutesByPath (line 53) | interface FileRoutesByPath { type Register (line 82) | interface Register { FILE: e2e/solid-start/basic-cloudflare/src/router.tsx function getRouter (line 6) | function getRouter() { FILE: e2e/solid-start/basic-cloudflare/src/routes/__root.tsx function RootDocument (line 60) | function RootDocument({ children }: { children: Solid.JSX.Element }) { FILE: e2e/solid-start/basic-cloudflare/src/routes/index.tsx function Home (line 17) | function Home() { FILE: e2e/solid-start/basic-cloudflare/src/routes/static.tsx function StaticPage (line 16) | function StaticPage() { FILE: e2e/solid-start/basic-cloudflare/tests/setup/global.setup.ts function setup (line 4) | async function setup() { FILE: e2e/solid-start/basic-cloudflare/tests/setup/global.teardown.ts function teardown (line 4) | async function teardown() { FILE: e2e/solid-start/basic-cloudflare/worker-configuration.d.ts type Env (line 5) | interface Env { type Env (line 9) | interface Env extends Cloudflare.Env {} type StringifyValues (line 10) | type StringifyValues> = { type ProcessEnv (line 14) | interface ProcessEnv extends StringifyValues; type Imports (line 238) | type Imports = Record; type ExportValue (line 239) | type ExportValue = Function | Global | Memory | Table; type Exports (line 240) | type Exports = Record; class Instance (line 241) | class Instance { type MemoryDescriptor (line 245) | interface MemoryDescriptor { class Memory (line 250) | class Memory { type ImportExportKind (line 255) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 256) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 260) | interface ModuleImportDescriptor { type TableKind (line 270) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 271) | interface TableDescriptor { class Table (line 276) | class Table { type ServiceWorkerGlobalScope (line 292) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 432) | interface TestController { type ExecutionContext (line 434) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 439) | type ExportedHandlerFetchHandler = (event... type ExportedHandlerTraceHandler (line 441) | type ExportedHandlerTraceHandler = (trac... type ExportedHandlerTailStreamHandler (line 442) | type ExportedHandlerTailStreamHandler = ... type ExportedHandlerScheduledHandler (line 443) | type ExportedHandlerScheduledHandler = (... type ExportedHandlerQueueHandler (line 444) | type ExportedHandlerQueueHandler = (contr... type ExportedHandler (line 446) | interface ExportedHandler { type DurableObjectTransaction (line 526) | interface DurableObjectTransaction { type DurableObjectStorage (line 539) | interface DurableObjectStorage { type DurableObjectListOptions (line 560) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 570) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 574) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 577) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 582) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 586) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 591) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 594) | interface AnalyticsEngineDataPoint { class Event (line 604) | class Event { type EventInit (line 723) | interface EventInit { type EventListener (line 728) | type EventListener = (event: EventType)... type EventListenerObject (line 729) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 732) | type EventListenerOrEventListenerObject... class EventTarget (line 738) | class EventTarget = Record extends Event { type CustomEventCustomEventInit (line 871) | interface CustomEventCustomEventInit { class Blob (line 882) | class Blob { type BlobOptions (line 927) | interface BlobOptions { class File (line 935) | class File extends Blob { type FileOptions (line 950) | interface FileOptions { type CacheQueryOptions (line 981) | interface CacheQueryOptions { type CryptoKeyPair (line 1128) | interface CryptoKeyPair { type JsonWebKey (line 1132) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1152) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1157) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1165) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1174) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1182) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1185) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1192) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1198) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1201) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1205) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1210) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1216) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1220) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1226) | class DigestStream extends WritableStream { class TextDecoder (line 1236) | class TextDecoder { class TextEncoder (line 1253) | class TextEncoder { type TextDecoderConstructorOptions (line 1269) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1273) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1276) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1285) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1318) | interface ErrorEventErrorEventInit { class MessageEvent (line 1330) | class MessageEvent extends Event { type MessageEventInit (line 1363) | interface MessageEventInit { class FormData (line 1390) | class FormData { type ContentOptions (line 1467) | interface ContentOptions { class HTMLRewriter (line 1470) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1476) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1481) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1487) | interface Doctype { type Element (line 1492) | interface Element { type EndTag (line 1511) | interface EndTag { type Comment (line 1517) | interface Comment { type Text (line 1525) | interface Text { type DocumentEnd (line 1534) | interface DocumentEnd { type HeadersInit (line 1557) | type HeadersInit = Headers | Iterable> | Record | string | ArrayBuffer | Arra... type Response (line 1653) | interface Response extends Body { type ResponseInit (line 1705) | interface ResponseInit { type RequestInfo (line 1713) | type RequestInfo { type Service (line 1805) | type Service Rpc.WorkerEntrypointBran... type Fetcher (line 1806) | type Fetcher { type KVNamespaceListResult (line 1815) | type KVNamespaceListResult = { type KVNamespace (line 1825) | interface KVNamespace { type KVNamespaceListOptions (line 1858) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 1863) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 1867) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 1872) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 1877) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 1878) | interface Queue { type QueueSendOptions (line 1882) | interface QueueSendOptions { type QueueSendBatchOptions (line 1886) | interface QueueSendBatchOptions { type MessageSendRequest (line 1889) | interface MessageSendRequest { type QueueRetryOptions (line 1894) | interface QueueRetryOptions { type Message (line 1897) | interface Message { type QueueEvent (line 1905) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 1911) | interface MessageBatch { type R2Error (line 1917) | interface R2Error extends Error { type R2ListOptions (line 1924) | interface R2ListOptions { type R2MultipartUpload (line 1947) | interface R2MultipartUpload { type R2UploadedPart (line 1954) | interface R2UploadedPart { type R2ObjectBody (line 1973) | interface R2ObjectBody extends R2Object { type R2Range (line 1982) | type R2Range = { type R2Conditional (line 1991) | interface R2Conditional { type R2GetOptions (line 1998) | interface R2GetOptions { type R2PutOptions (line 2003) | interface R2PutOptions { type R2MultipartOptions (line 2015) | interface R2MultipartOptions { type R2Checksums (line 2021) | interface R2Checksums { type R2StringChecksums (line 2029) | interface R2StringChecksums { type R2HTTPMetadata (line 2036) | interface R2HTTPMetadata { type R2Objects (line 2044) | type R2Objects = { type R2UploadPartOptions (line 2053) | interface R2UploadPartOptions { type ScheduledController (line 2061) | interface ScheduledController { type QueuingStrategy (line 2066) | interface QueuingStrategy { type UnderlyingSink (line 2070) | interface UnderlyingSink { type UnderlyingByteSource (line 2077) | interface UnderlyingByteSource { type UnderlyingSource (line 2084) | interface UnderlyingSource { type Transformer (line 2091) | interface Transformer { type StreamPipeOptions (line 2100) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2123) | type ReadableStreamReadResult = { type ReadableStream (line 2135) | interface ReadableStream { class ReadableStreamDefaultReader (line 2199) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2221) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2239) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2242) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2394) | interface ReadableWritablePair { class WritableStream (line 2408) | class WritableStream { class WritableStreamDefaultWriter (line 2440) | class WritableStreamDefaultWriter { class TransformStream (line 2490) | class TransformStream { class FixedLengthStream (line 2505) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 2508) | class IdentityTransformStream extends TransformStream { class TextDecoderStream (line 2547) | class TextDecoderStream extends TransformStream { type WebSocketAcceptOptions (line 3095) | interface WebSocketAcceptOptions { type SqlStorage (line 3111) | interface SqlStorage { type SqlStorageValue (line 3119) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3136) | interface Socket { type SocketOptions (line 3146) | interface SocketOptions { type SocketAddress (line 3151) | interface SocketAddress { type TlsOptions (line 3155) | interface TlsOptions { type SocketInfo (line 3158) | interface SocketInfo { class EventSource (line 3167) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3210) | interface EventSourceEventSourceInit { type Container (line 3214) | interface Container { type ContainerStartupOptions (line 3225) | interface ContainerStartupOptions { class MessageChannel (line 3263) | class MessageChannel { type MessagePortPostMessageOptions (line 3278) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3281) | type LoopbackForExport Rpc.Entrypoint... type LoopbackServiceStub (line 3282) | type LoopbackServiceStub; type AiTranslationInput (line 3777) | type AiTranslationInput = { type AiTranslationOutput (line 3782) | type AiTranslationOutput = { type ResponsesInput (line 3799) | type ResponsesInput = { type ResponsesOutput (line 3821) | type ResponsesOutput = { type EasyInputMessage (line 3846) | type EasyInputMessage = { type ResponsesFunctionTool (line 3851) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 3860) | type ResponseIncompleteDetails = { type ResponsePrompt (line 3863) | type ResponsePrompt = { type Reasoning (line 3870) | type Reasoning = { type ResponseContent (line 3875) | type ResponseContent = ResponseInputText | ResponseInputImage | Response... type ResponseContentReasoningText (line 3876) | type ResponseContentReasoningText = { type ResponseConversationParam (line 3880) | type ResponseConversationParam = { type ResponseCreatedEvent (line 3883) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 3888) | type ResponseCustomToolCallOutput = { type ResponseError (line 3894) | type ResponseError = { type ResponseErrorEvent (line 3898) | type ResponseErrorEvent = { type ResponseFailedEvent (line 3905) | type ResponseFailedEvent = { type ResponseFormatText (line 3910) | type ResponseFormatText = { type ResponseFormatJSONObject (line 3913) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 3916) | type ResponseFormatTextConfig = ResponseFormatText | ResponseFormatTextJ... type ResponseFormatTextJSONSchemaConfig (line 3917) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 3926) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 3933) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 3941) | type ResponseFunctionCallOutputItem = ResponseInputTextContent | Respons... type ResponseFunctionCallOutputItemList (line 3942) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 3968) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 3969) | type ResponseInputImage = { type ResponseInputImageContent (line 3977) | type ResponseInputImageContent = { type ResponseInputItem (line 3985) | type ResponseInputItem = EasyInputMessage | ResponseInputItemMessage | R... type ResponseInputItemFunctionCallOutput (line 3986) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 3993) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 3999) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 4000) | type ResponseInputMessageItem = { type ResponseInputText (line 4007) | type ResponseInputText = { type ResponseInputTextContent (line 4011) | type ResponseInputTextContent = { type ResponseItem (line 4015) | type ResponseItem = ResponseInputMessageItem | ResponseOutputMessage | R... type ResponseOutputItem (line 4016) | type ResponseOutputItem = ResponseOutputMessage | ResponseFunctionToolCa... type ResponseOutputItemAddedEvent (line 4017) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 4023) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 4029) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 4036) | type ResponseOutputRefusal = { type ResponseOutputText (line 4040) | type ResponseOutputText = { type ResponseReasoningItem (line 4045) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 4053) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 4057) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 4061) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 4069) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 4077) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 4085) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 4093) | type ResponseStatus = "completed" | "failed" | "in_progress" | "cancelle... type ResponseStreamEvent (line 4094) | type ResponseStreamEvent = ResponseCompletedEvent | ResponseCreatedEvent... type ResponseCompletedEvent (line 4095) | type ResponseCompletedEvent = { type ResponseTextConfig (line 4100) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 4104) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 4113) | type ResponseTextDoneEvent = { type Logprob (line 4122) | type Logprob = { type TopLogprob (line 4127) | type TopLogprob = { type ResponseUsage (line 4131) | type ResponseUsage = { type Tool (line 4136) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 4137) | type ToolChoiceFunction = { type ToolChoiceOptions (line 4141) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 4142) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 4143) | type StreamOptions = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 4146) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 4164) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 4175) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 4185) | type Ai_Cf_Openai_Whisper_Input = string | { type Ai_Cf_Openai_Whisper_Output (line 4191) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 4214) | type Ai_Cf_Meta_M2M100_1_2B_Input = { type Ai_Cf_Meta_M2M100_1_2B_Output (line 4246) | type Ai_Cf_Meta_M2M100_1_2B_Output = { type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 4252) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 4262) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 4280) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 4291) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 4301) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = { type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 4319) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = { type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 4330) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 4340) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = string | { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 4379) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 4386) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = string | { type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 4392) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 4415) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 4441) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 4521) | type Ai_Cf_Baai_Bge_M3_Input = Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts... type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 4527) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 4546) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 4553) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 4572) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 4579) | type Ai_Cf_Baai_Bge_M3_Output = Ai_Cf_Baai_Bge_M3_Ouput_Query | Ai_Cf_Ba... type Ai_Cf_Baai_Bge_M3_Ouput_Query (line 4580) | interface Ai_Cf_Baai_Bge_M3_Ouput_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 4592) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Ouput_Embedding (line 4600) | interface Ai_Cf_Baai_Bge_M3_Ouput_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 4611) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 4621) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 4631) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 4641) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = Ai_Cf_Meta_Llama_3... type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 4642) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 4693) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 4861) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 4884) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = Ai_Cf_Meta_Llama... type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 4885) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 4936) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 4940) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 5087) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 5091) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 5136) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 5140) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 5176) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 5186) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 5218) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 5251) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 5269) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 5285) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = Ai_Cf_Qwen_Qwen2_5_Co... type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 5286) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 5337) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 5341) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 5488) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 5492) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 5532) | type Ai_Cf_Qwen_Qwq_32B_Input = Ai_Cf_Qwen_Qwq_32B_Prompt | Ai_Cf_Qwen_Q... type Ai_Cf_Qwen_Qwq_32B_Prompt (line 5533) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 5583) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 5758) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 5798) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = Ai_Cf_Mistra... type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 5799) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 5849) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 6024) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 6064) | type Ai_Cf_Google_Gemma_3_12B_It_Input = Ai_Cf_Google_Gemma_3_12B_It_Pro... type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 6065) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 6115) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 6274) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 6314) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = Ai_Cf_Meta_Llama_... type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 6315) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 6366) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 6370) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 6546) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 6549) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 6600) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 6776) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 6829) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_P... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 6830) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 6881) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 6885) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 7032) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 7036) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 7039) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 7090) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 7094) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 7241) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 7245) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_... type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 7246) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 7346) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 7410) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 7420) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 7566) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 7603) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 7612) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 7620) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 7642) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 7664) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 7697) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 7702) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 7732) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 7742) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 7771) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 7776) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 7786) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 7796) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = Ai_Cf_Aisingapor... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 7797) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 7848) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 7852) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 7999) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 8003) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 8006) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 8057) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 8061) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 8208) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 8212) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = Ai_Cf_Aisingapo... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 8213) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 8313) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 8377) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 8387) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 8393) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 8413) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 8450) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 8501) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 8530) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 8535) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 8564) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type AiModels (line 8569) | interface AiModels { type AiOptions (line 8655) | type AiOptions = { type AiModelsSearchParams (line 8680) | type AiModelsSearchParams = { type AiModelsSearchObject (line 8689) | type AiModelsSearchObject = { type InferenceUpstreamError (line 8705) | interface InferenceUpstreamError extends Error { type AiInternalError (line 8707) | interface AiInternalError extends Error { type AiModelListType (line 8709) | type AiModelListType = Record; type GatewayRetries (line 8768) | type GatewayRetries = { type GatewayOptions (line 8773) | type GatewayOptions = { type UniversalGatewayOptions (line 8784) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 8790) | type AiGatewayPatchLog = { type AiGatewayLog (line 8795) | type AiGatewayLog = { type AIGatewayProviders (line 8822) | type AIGatewayProviders = 'workers-ai' | 'anthropic' | 'aws-bedrock' | '... type AIGatewayHeaders (line 8823) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 8844) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 8850) | interface AiGatewayInternalError extends Error { type AiGatewayLogNotFound (line 8852) | interface AiGatewayLogNotFound extends Error { type AutoRAGInternalError (line 8867) | interface AutoRAGInternalError extends Error { type AutoRAGNotFoundError (line 8873) | interface AutoRAGNotFoundError extends Error { type AutoRAGUnauthorizedError (line 8878) | interface AutoRAGUnauthorizedError extends Error { type AutoRAGNameNotSetError (line 8884) | interface AutoRAGNameNotSetError extends Error { type ComparisonFilter (line 8886) | type ComparisonFilter = { type CompoundFilter (line 8891) | type CompoundFilter = { type AutoRagSearchRequest (line 8900) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 8919) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 8928) | type AutoRagAiSearchRequestStreaming = Omit { type RequestInitCfPropertiesImageDraw (line 9145) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 9182) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 9333) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 9338) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 9347) | type IncomingRequestCfProperties = IncomingReque... type IncomingRequestCfPropertiesBase (line 9348) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 9426) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 9453) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 9465) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 9477) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = IncomingRequestCfProperties<... type D1Meta (line 9749) | interface D1Meta { type D1Response (line 9781) | interface D1Response { type D1Result (line 9786) | type D1Result = D1Response & { type D1ExecResult (line 9789) | interface D1ExecResult { type D1SessionConstraint (line 9793) | type D1SessionConstraint = type D1SessionBookmark (line 9802) | type D1SessionBookmark = string; type Disposable (line 9851) | interface Disposable { type EmailSendResult (line 9856) | interface EmailSendResult { type EmailMessage (line 9865) | interface EmailMessage { type ForwardableEmailMessage (line 9878) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 9912) | type EmailAttachment = { type EmailAddress (line 9926) | interface EmailAddress { type SendEmail (line 9933) | interface SendEmail { type EmailExportedHandler (line 9951) | type EmailExportedHandler = (message: Fo... type HelloWorldBinding (line 9962) | interface HelloWorldBinding { type Hyperdrive (line 9975) | interface Hyperdrive { type ImageInfoResponse (line 10025) | type ImageInfoResponse = { type ImageTransform (line 10033) | type ImageTransform = { type ImageDrawOptions (line 10075) | type ImageDrawOptions = { type ImageInputOptions (line 10083) | type ImageInputOptions = { type ImageOutputOptions (line 10086) | type ImageOutputOptions = { type ImageMetadata (line 10092) | interface ImageMetadata { type ImageUploadOptions (line 10102) | interface ImageUploadOptions { type ImageUpdateOptions (line 10110) | interface ImageUpdateOptions { type ImageListOptions (line 10115) | interface ImageListOptions { type ImageList (line 10121) | interface ImageList { type HostedImagesBinding (line 10126) | interface HostedImagesBinding { type ImagesBinding (line 10169) | interface ImagesBinding { type ImageTransformer (line 10187) | interface ImageTransformer { type ImageTransformationOutputOptions (line 10208) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 10211) | interface ImageTransformationResult { type ImagesError (line 10225) | interface ImagesError extends Error { type MediaBinding (line 10234) | interface MediaBinding { type MediaTransformer (line 10246) | interface MediaTransformer { type MediaTransformationGenerator (line 10264) | interface MediaTransformationGenerator { type MediaTransformationResult (line 10276) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 10297) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 10309) | type MediaTransformationOutputOptions = { type MediaError (line 10337) | interface MediaError extends Error { type NodeStyleServer (line 10343) | interface NodeStyleServer { type Params (line 10355) | type Params