Searched defs:fooState (Results 1 – 2 of 2) sorted by relevance
31 static int fooState; field in Main
202 const fooState = store.createSubStore<Foo>(['foo'], (x) => x as Foo); constant