MCPcopy 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

1let counter = 0
2
3const test = () => () => {
4 // TODO: useNuxtApp should be undefined when type-testing a nitro route

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
defineEventHandlerFunction · 0.50

Tested by

no test coverage detected