function parseFunctionOrValue<T, TArgs>(value, ...args): T;
Defined in: utils.ts:7
T
TArgs extends any[]
T | (...args) => T
...TArgs
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications