MCPcopy 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

1import { tree } from './tree.js';
2
3test('tree(__dirname, 2)', async () => {
4 expect(await tree(__dirname, 2)).toMatchInlineSnapshot(`

Callers

nothing calls this directly

Calls 1

treeFunction · 0.90

Tested by

no test coverage detected