diff --git a/src/lib/storage/watched.js b/src/lib/storage/watched.js index e0714727..6d5264d2 100644 --- a/src/lib/storage/watched.js +++ b/src/lib/storage/watched.js @@ -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({