added todos

This commit is contained in:
mrjvs 2021-10-24 23:34:38 +02:00
parent 23b8b816dd
commit 06924775a3

View File

@ -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({