Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeetCode-OpenSource/ayanami
/ getCount
Function
getCount
test/specs/effect.spec.ts:90–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
const
countActions = getAllActionsForTest(count)
89
90
const
getCount = () => count.getState().count
91
const
getTips = () => tips.getState().tips
92
93
describe(
'Emitted EffectAction will trigger corresponding Action'
, () => {
Callers
1
effect.spec.ts
File · 0.70
Calls
1
getState
Method · 0.80
Tested by
no test coverage detected