Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/resend/react-email
/ tree.spec.ts
File
tree.spec.ts
packages/react-email/src/cli/utils/tree.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ tree } from
'./tree.js'
;
2
3
test(
'tree(__dirname, 2)'
,
async
() => {
4
expect(
await
tree(__dirname, 2)).toMatchInlineSnapshot(`
Callers
nothing calls this directly
Calls
1
tree
Function · 0.90
Tested by
no test coverage detected