Open
Description
Hello and to whom it may concern.
I am trying to work with the implementation of getTestServer in Supertest documentation, and when I try to instantiate my test server I get this error:

@google-cloud/functions-framework is installed as a dependency of this project so my assumption would have been that this should be available in the import.
I've Googled a few things and I've tried updating my tsconfig, but nothing seems to work.
Thanks ahead.