jakearchibald / idb-keyval

A super-simple-small promise-based keyval store implemented with IndexedDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get idb-keyval function with NEXTJS app: Server Error ReferenceError: indexedDB is not defined

easinyo opened this issue · comments

This library is for the browser, not NodeJS.