Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
26
export
function
useHttpStorage(): HttpStorageProvider {
27
return
httpStorageProvider
28
}
29
30
export
{ startMarkdownWatcher, stopMarkdownWatcher }
Callers
9
persistHttpImportResult
Function · 0.90
http-history.ts
File · 0.90
internal-links.ts
File · 0.90
http-folders.ts
File · 0.90
http-environments.ts
File · 0.90
createHttpCapture
Function · 0.90
http-requests.ts
File · 0.90
resolveEnvironmentVariables
Function · 0.90
appendHistory
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected