mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-24 18:41:48 +01:00
added todos
This commit is contained in:
parent
23b8b816dd
commit
06924775a3
@ -1,5 +1,7 @@
|
||||
import { versionedStoreBuilder } from './base.js';
|
||||
|
||||
// TODO implement watched store
|
||||
// TODO implement the store into the rest of the codebase
|
||||
export const store = versionedStoreBuilder()
|
||||
.setKey('test-store')
|
||||
.addVersion({
|
||||
|
Loading…
Reference in New Issue
Block a user