mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-29 19:41:16 -05:00
6b28356878
* 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