MCPcopy
hub / github.com/vitejs/vite / unref

Method unref

packages/vite/src/node/watch.ts:113–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111 }
112
113 unref() {
114 return this
115 }
116
117 async close() {
118 // noop

Callers 3

invokeFunction · 0.80
startFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected