MCPcopy 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

1import { describe, expect, it } from 'vitest'
2import { forEachChild, walk } from './ast-utils'
3import type { Node } from 'oxc-parser'
4

Callers

nothing calls this directly

Calls 2

forEachChildFunction · 0.90
walkFunction · 0.90

Tested by

no test coverage detected