MCPcopy
hub / github.com/nuxt/nuxt / on

Method on

packages/schema/src/types/builder-env/vite.ts:21–21  ·  view source on GitHub ↗
(event: any, cb: (payload: any) => void)

Source from the content-addressed store, hash-verified

19 invalidate (message?: string): void
20
21 on (event: any, cb: (payload: any) => void): void
22 send (event: any, data?: any): void
23}
24

Callers 13

createWatcherFunction · 0.80
createGranularWatcherFunction · 0.80
setupFunction · 0.80
setupFunction · 0.80
once.tsFile · 0.80
attemptConnectionFunction · 0.80
configureServerFunction · 0.80
configureServerFunction · 0.80
basic.test.tsFile · 0.80
renderPageFunction · 0.80
test-utils.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected