Ismael Ezequiel
Results
3
issues of
Ismael Ezequiel
related to #178
I'm getting this error if the keys is undefined, but why no compare witch undefined values too? on: `jest-webextension-mock/dist/setup.js:264`
The method get works fine, but I missed a method like chrome, not to get all data, but get only specific data, actually I'm using `storage.chrome.get` api and `JSON.parse()` but...