MCPcopy Index your code
hub / github.com/TanStack/devtools / index.test.ts

File index.test.ts

packages/devtools-vite/tests/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import { devtools } from '../src/plugin'
3import type { Plugin } from 'vite'
4import type * as Utils from '../src/utils'

Callers

nothing calls this directly

Calls 7

devtoolsFunction · 0.90
findPluginFunction · 0.85
applyFunction · 0.85
transformFunction · 0.85
createMockServerFunction · 0.85
configureServerFunction · 0.85
handlerFunction · 0.85

Tested by

no test coverage detected