epub.js icon indicating copy to clipboard operation
epub.js copied to clipboard

Localforage provides its own type definitions

Open freakingeek opened this issue 2 years ago • 0 comments

Hi, I use epub.js as dependency of my project and I get this warning every time I want to install project dependencies.

@types/[email protected]: This is a stub types definition for localforage (https://github.com/localForage/localForage). localforage provides its own type definitions, so you don't need @types/localforage installed!

freakingeek avatar May 16 '23 09:05 freakingeek