Commit 5c18afe
Modify return type of DataSnapshot.forEach to
This is to match the Admin SDK:
https://github.com/firebase/firebase-js-sdk/blob/37b98e9271c494a0fb58ca1960f8fcfaec49ade9/packages/database/src/api/DataSnapshot.ts#L137
Co-authored-by: joehan <joehanley@google.com>
Co-authored-by: Lauren Long <laurenzlong@users.noreply.github.com>boolean | void (#666)1 parent df35c1b commit 5c18afe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| |||
0 commit comments