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

File remove-devtools.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { removeDevtools } from './remove-devtools'
3
4const removeEmptySpace = (str: string) => {

Callers

nothing calls this directly

Calls 2

removeDevtoolsFunction · 0.90
removeEmptySpaceFunction · 0.70

Tested by

no test coverage detected