We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d84a5 commit e37b413Copy full SHA for e37b413
README.md
@@ -28,6 +28,6 @@ const classInfo = codeMapper.extractClassMetaData(classNode, sourceFile);
28
// Build a dependency graph
29
const dependencies = codeMapper.buildDependencyGraph(sourceFile);
30
```
31
-<img width="728" alt="Screenshot 2024-12-25 at 12 14 54 AM" src="https://github.com/user-attachments/assets/594286a8-0a7f-4d46-92bd-729a278ce17e" />
+
32
33
0 commit comments