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

Function test

playground/vitestSetup.ts:55–57  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

53${indentation}}`
54 },
55 test(val) {
56 return typeof val === 'object' && val && val[sourcemapSnapshot]
57 },
58})
59
60// #endregion

Callers 15

readme.spec.tsFile · 0.90
snippets.spec.tsFile · 0.90
index.spec.tsFile · 0.90
cli.spec.tsFile · 0.90
static.spec.tsFile · 0.90
hostCheck.spec.tsFile · 0.90
indexHtml.spec.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected