Created
June 2, 2016 00:45
-
-
Save yannvr/175d035c0385a57ca740f4ad9add8d52 to your computer and use it in GitHub Desktop.
view localforage keys
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
localforage.keys().then((keys) => console.log(keys)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment