docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/b81f5daef2695de3027b905b3afe6bf121c98a869f44ae217dd5e1f27b4fd7fc.json
vendored
Normal file
1
graphify-out/cache/b81f5daef2695de3027b905b3afe6bf121c98a869f44ae217dd5e1f27b4fd7fc.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "frontend_components_logstable_tsx", "label": "LogsTable.tsx", "file_type": "code", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L1"}, {"id": "logstable_tolocaledatestring", "label": "toLocaleDateString()", "file_type": "code", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L94"}, {"id": "logstable_string", "label": "String()", "file_type": "code", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L179"}], "edges": [{"source": "frontend_components_logstable_tsx", "target": "react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L3", "weight": 1.0}, {"source": "frontend_components_logstable_tsx", "target": "lucide_react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L4", "weight": 1.0}, {"source": "frontend_components_logstable_tsx", "target": "utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L5", "weight": 1.0}, {"source": "frontend_components_logstable_tsx", "target": "logstable_tolocaledatestring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L94", "weight": 1.0}, {"source": "frontend_components_logstable_tsx", "target": "logstable_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L179", "weight": 1.0}], "raw_calls": [{"caller_nid": "logstable_tolocaledatestring", "callee": "toLocaleTimeString", "source_file": "frontend/components/LogsTable.tsx", "source_location": "L94"}]}
|
||||
Reference in New Issue
Block a user