MCPcopy Create free account
hub / github.com/Noumena-Network/code / getCurrentUsageSessionState

Function getCurrentUsageSessionState

src/components/Settings/usageSession.ts:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36export function getCurrentUsageSessionState(): UsageSessionState {
37 return buildUsageSessionState(getAuthRuntime().getCurrentSession())
38}

Callers 2

UsageFunction · 0.85
ExtraUsageSectionFunction · 0.85

Calls 3

buildUsageSessionStateFunction · 0.85
getAuthRuntimeFunction · 0.85
getCurrentSessionMethod · 0.65

Tested by

no test coverage detected