MCPcopy
hub / github.com/nuxt/nuxt / once.ts

File once.ts

packages/nuxt/src/app/composables/once.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useRouter } from './router'
2import { useNuxtApp } from '../nuxt'
3
4type CallOnceOptions = {

Callers

nothing calls this directly

Calls 1

onMethod · 0.80

Tested by

no test coverage detected