type Strategy = | DebounceStrategy | QueueStrategy | ThrottleStrategy | BatchStrategy;
Defined in: packages/db/src/strategies/types.ts:113
Union type of all available strategies
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications