1
2
3
4
5
// set by liamdanielduffy.writeToKvStore at 2023-05-30T11:33:15.950Z
export let testKVStore = {
"1": 2,
"2": 4
};