Searched refs:STORE_KEY (Results 1 – 4 of 4) sorted by relevance
26 const STORE_KEY = 'key_test_string'; constant847 await store.put(STORE_KEY, STORE_VALUE).then(async (data) => {849 await store.get(STORE_KEY).then((data) => {896 await store.put(STORE_KEY, STORE_VALUE).then(async (data) => {898 await store.get(STORE_KEY).then((data) => {
20 const STORE_KEY = 'key_test_string'; constant953 await kvStore.put(STORE_KEY, STORE_VALUE, function (err, data) {
26 const STORE_KEY = 'key_test_string'; constant694 await store.put(STORE_KEY, STORE_VALUE).then(async (data) => {696 await store.get(STORE_KEY).then((data) => {
22 const STORE_KEY = 'key_test_string'; constant602 await kvStore.put(STORE_KEY, STORE_VALUE, function (err) {