From 06924775a3697c096cf65f547e47b3e22af9fade Mon Sep 17 00:00:00 2001 From: mrjvs Date: Sun, 24 Oct 2021 23:34:38 +0200 Subject: [PATCH] added todos --- src/lib/storage/watched.js | 2 ++ 1 file changed, 2 insertions(+) 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({