MCPcopy 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

47const leaseManager = new DefaultLeaseManager()
48
49export function getLeaseManager(): LeaseManager {
50 return leaseManager
51}

Callers 2

authStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected