docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/6757aa3f317e42865b9577216b8345f02a615d18c973700464d6343c679ab0ce.json
vendored
Normal file
1
graphify-out/cache/6757aa3f317e42865b9577216b8345f02a615d18c973700464d6343c679ab0ce.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "frontend_components_admin_exportpanel_tsx", "label": "ExportPanel.tsx", "file_type": "code", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L1"}, {"id": "exportpanel_exportpanel", "label": "ExportPanel()", "file_type": "code", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L8"}], "edges": [{"source": "frontend_components_admin_exportpanel_tsx", "target": "react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L3", "weight": 1.0}, {"source": "frontend_components_admin_exportpanel_tsx", "target": "lucide_react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L4", "weight": 1.0}, {"source": "frontend_components_admin_exportpanel_tsx", "target": "useexport", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L5", "weight": 1.0}, {"source": "frontend_components_admin_exportpanel_tsx", "target": "react_hot_toast", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L6", "weight": 1.0}, {"source": "frontend_components_admin_exportpanel_tsx", "target": "exportpanel_exportpanel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L8", "weight": 1.0}], "raw_calls": [{"caller_nid": "exportpanel_exportpanel", "callee": "useExport", "source_file": "frontend/components/admin/ExportPanel.tsx", "source_location": "L9"}]}
|
||||
Reference in New Issue
Block a user