Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TanStack/devtools
/ ast-utils.test.ts
File
ast-utils.test.ts
packages/devtools-vite/src/ast-utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ forEachChild, walk } from
'./ast-utils'
3
import
type
{ Node } from
'oxc-parser'
4
Callers
nothing calls this directly
Calls
2
forEachChild
Function · 0.90
walk
Function · 0.90
Tested by
no test coverage detected