Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ useRouter } from
'./router'
2
import
{ useNuxtApp } from
'../nuxt'
3
4
type
CallOnceOptions = {
Callers
nothing calls this directly
Calls
1
on
Method · 0.80
Tested by
no test coverage detected