pokeapi-js-wrapper
pokeapi-js-wrapper copied to clipboard
Implement cache clearing
https://localforage.github.io/localForage/#data-api-clear
We could also implement something like expiration.
https://github.com/localForage/localForage/issues/774#issuecomment-529593967
Done, expiration not yet