MCPcopy Create free account
hub / github.com/LeetCode-OpenSource/ayanami / getTips

Function getTips

test/specs/effect.spec.ts:91–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89
90 const getCount = () => count.getState().count
91 const getTips = () => tips.getState().tips
92
93 describe('Emitted EffectAction will trigger corresponding Action', () => {
94 it('Reducer Action', () => {

Callers 1

effect.spec.tsFile · 0.85

Calls 1

getStateMethod · 0.80

Tested by

no test coverage detected