Searched refs:idbKeyval (Results 1 – 2 of 2) sorted by relevance
4 idbKeyval.del('lastSync');17 idbKeyval.get('lastSync').then((value) => e.source.postMessage(36 idbKeyval.set('lastSync', Math.floor(Date.now()/1000));
1 var idbKeyval=function(e){"use strict";class t{constructor(e="keyval-store",t="keyval"){this.storeN… function