© 2026 Hedgehog Software, LLC
firestore.runTransaction(async (tx) => { /* use tx */ })
Effect.tryPromise(() => firestore.runTransaction( /* how do i create promise here from an effect? */)