MCPcopy Index your code
hub / github.com/massCodeIO/massCode / useHttpStorage

Function useHttpStorage

src/main/storage/index.ts:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26export function useHttpStorage(): HttpStorageProvider {
27 return httpStorageProvider
28}
29
30export { startMarkdownWatcher, stopMarkdownWatcher }

Callers 9

persistHttpImportResultFunction · 0.90
http-history.tsFile · 0.90
internal-links.tsFile · 0.90
http-folders.tsFile · 0.90
createHttpCaptureFunction · 0.90
http-requests.tsFile · 0.90
appendHistoryFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected