fix(core): export MemoryStorage
This commit is contained in:
parent
56c2085190
commit
314bfa0fec
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
export * from './abstract.js'
|
export * from './abstract.js'
|
||||||
|
export * from './memory.js'
|
||||||
|
|
Loading…
Reference in a new issue