Open
Description
This package uses legacy import/export syntax, the proposal was withdrawn and this syntax should not be used:
firebase-functions-test/src/index.ts
Line 29 in a25faf5
We could either use default export, or preferably a named one, but it would be a breaking change, so I won't make a PR before we align on this.