Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getLeaseManager
Function
getLeaseManager
src/auth/runtime/LeaseManager.ts:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
const
leaseManager =
new
DefaultLeaseManager()
48
49
export
function
getLeaseManager(): LeaseManager {
50
return
leaseManager
51
}
Callers
2
LeaseManager.test.ts
File · 0.85
authStatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected