type TransactionState = "pending" | "persisting" | "completed" | "failed";
Defined in: packages/db/src/types.ts:62
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications