MCPcopy
hub / github.com/nuxt/nuxt / router.options.test.ts

File router.options.test.ts

test/nuxt/router.options.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference path="../fixtures/basic/.nuxt/nuxt.d.ts" />
2
3import { afterAll, beforeAll, beforeEach, describe, expect, it, vi } from 'vitest'
4

Callers

nothing calls this directly

Calls 5

useRouterFunction · 0.85
useNuxtAppFunction · 0.85
navigateToFunction · 0.85
cleanupFunction · 0.85
completeNavigationFunction · 0.85

Tested by

no test coverage detected