Cleanup + add remaining utils
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
import inMemoryStore from "./in-memory-store";
|
||||
export default inMemoryStore
|
||||
import makeInMemoryStore from './in-memory-store'
|
||||
export { makeInMemoryStore }
|
||||
Reference in New Issue
Block a user