feat: Added makeCacheManagerAuthState Implementation (#109)
This commit is contained in:
committed by
GitHub
parent
6ed9298d96
commit
df6b318472
+2
-1
@@ -1,2 +1,3 @@
|
||||
import makeCacheManagerAuthState from './make-cache-manager-store'
|
||||
import makeInMemoryStore from './make-in-memory-store'
|
||||
export { makeInMemoryStore }
|
||||
export { makeInMemoryStore, makeCacheManagerAuthState }
|
||||
Reference in New Issue
Block a user