type APIObject<TDeps, TDepArgs> = Record<string, API<TDeps, TDepArgs>>;
Defined in: utils.ts:272
TDeps extends ReadonlyArray<any>
TDepArgs
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications