This commit is contained in:
2026-04-26 12:03:59 +03:00
parent 07d4b2b971
commit 056de356f4
4688 changed files with 10948757 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "frontend_hooks_usesync_ts", "label": "useSync.ts", "file_type": "code", "source_file": "frontend/hooks/useSync.ts", "source_location": "L1"}, {"id": "usesync_usesync", "label": "useSync()", "file_type": "code", "source_file": "frontend/hooks/useSync.ts", "source_location": "L11"}], "edges": [{"source": "frontend_hooks_usesync_ts", "target": "react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/hooks/useSync.ts", "source_location": "L1", "weight": 1.0}, {"source": "frontend_hooks_usesync_ts", "target": "react_hot_toast", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/hooks/useSync.ts", "source_location": "L2", "weight": 1.0}, {"source": "frontend_hooks_usesync_ts", "target": "sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/hooks/useSync.ts", "source_location": "L3", "weight": 1.0}, {"source": "frontend_hooks_usesync_ts", "target": "usesync_usesync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/hooks/useSync.ts", "source_location": "L11", "weight": 1.0}], "raw_calls": [{"caller_nid": "usesync_usesync", "callee": "useState", "source_file": "frontend/hooks/useSync.ts", "source_location": "L13"}, {"caller_nid": "usesync_usesync", "callee": "useCallback", "source_file": "frontend/hooks/useSync.ts", "source_location": "L15"}]}