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