Is there any way in Jest to mock global functions declared in plugins ? I declare global function named reqApi using inject and used it in store by $reqApi now when I use j