Created
July 14, 2019 06:29
-
-
Save mtsgi/c0cd23373913b9bac40bceb60df5f3e0 to your computer and use it in GitHub Desktop.
Local Storage Getter
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
const LS = q => localStorage[q] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment