fix(firestore): added missing 'ReadWriteTransactionOptions' export by naodya · Pull Request #1875 · firebase/firebase-admin-node

@naodya

ReadWriteTransactionOptions is not exported from firebase-admin/firestore however available in @google-cloud/firestore

@lahirumaramba

Hi @naodya, Thank you for your contribution! Could you run npm run api-extractor:local and add the new changes to the PR to fix the failing CIs, please?

@naodya

@naodya

@naodya

Hi @naodya, Thank you for your contribution! Could you run npm run api-extractor:local and add the new changes to the PR to fix the failing CIs, please?

@lahirumaramba Done!

lahirumaramba

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM!

@lahirumaramba

@lahirumaramba lahirumaramba changed the title fix(firestore): added missing 'ReadWriteTransactionOptions' export (#1874) fix(firestore): added missing 'ReadWriteTransactionOptions' export

Oct 28, 2022