mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-24 07:59:12 -05:00
0eb5bce67e
* feat: adding navigation to the frontend app * cleaning up markup * Adding layout and navigation and pages * setImmediate fix * Removing createRouter from the shared commands for now * update yarn.lock Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
5 lines
188 B
TypeScript
5 lines
188 B
TypeScript
/// <reference types="vite/client" />
|
|
/// <reference types="vite-plugin-pages/client" />
|
|
/// <reference types="vite-plugin-vue-layouts/client" />
|
|
/// <reference types="vite-svg-loader" />
|