You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import'firebase-functions';import*asadminfrom'firebase-admin';import*asfirebaseFunctionsTestfrom'firebase-functions-test';firebaseFunctionsTest.cleanup();//=> Property 'cleanup' does not exist on type...
Expected behavior
Type definition for cleanup() of firebase functions test in typescript.