Closed wilwade closed 3 years ago
Wanted to be able to perform async actions inside of doReadRow #179386996
Expanded the signature to allow for void or Promise and await'd the callback
Problem
Wanted to be able to perform async actions inside of doReadRow #179386996
Solution
Expanded the signature to allow for void or Promise and await'd the callback
Double Checks: