Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nuxt/nuxt
/ count.ts
File
count.ts
test/fixtures/basic/server/api/useAsyncData/count.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
counter = 0
2
3
const
test = () => () => {
4
// TODO: useNuxtApp should be undefined when type-testing a nitro route
Callers
nothing calls this directly
Calls
2
test
Function · 0.85
defineEventHandler
Function · 0.50
Tested by
no test coverage detected