mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-10 19:39:10 -05:00
* chore: convert cache.js file within server to TypeScript * update cache calls and await them * updates to imports and switching cache calls to await * remove Partial from Allowed State * change cache calls back to not await * Remove dead code * update memo.push return