docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/d92d89db8dd7dcf5238e328b2b9eaf67e29e2e414d272568e2ceab991773e3c6.json
vendored
Normal file
1
graphify-out/cache/d92d89db8dd7dcf5238e328b2b9eaf67e29e2e414d272568e2ceab991773e3c6.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "frontend_hooks_usephotoupload_ts", "label": "usePhotoUpload.ts", "file_type": "code", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L1"}, {"id": "usephotoupload_usephotoupload", "label": "usePhotoUpload()", "file_type": "code", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L19"}], "edges": [{"source": "frontend_hooks_usephotoupload_ts", "target": "react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L1", "weight": 1.0}, {"source": "frontend_hooks_usephotoupload_ts", "target": "api", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L2", "weight": 1.0}, {"source": "frontend_hooks_usephotoupload_ts", "target": "usephotoupload_usephotoupload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "usephotoupload_usephotoupload", "callee": "useState", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L20"}, {"caller_nid": "usephotoupload_usephotoupload", "callee": "useState", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L21"}, {"caller_nid": "usephotoupload_usephotoupload", "callee": "useCallback", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L23"}, {"caller_nid": "usephotoupload_usephotoupload", "callee": "useCallback", "source_file": "frontend/hooks/usePhotoUpload.ts", "source_location": "L43"}]}
|
||||
Reference in New Issue
Block a user