1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

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