type OperationType = "insert" | "update" | "delete";
Defined in: packages/db/src/types.ts:198
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.
No spam. Unsubscribe at any time.