type OperationType = "insert" | "update" | "delete";
Defined in: packages/db/src/types.ts:203
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications