Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
'vitest'
2
import
{ removeDevtools } from
'./remove-devtools'
3
4
const
removeEmptySpace = (str: string) => {
Callers
nothing calls this directly
Calls
2
removeDevtools
Function · 0.90
removeEmptySpace
Function · 0.70
Tested by
no test coverage detected