Skip to content

Instantly share code, notes, and snippets.

@mtsgi
Created July 14, 2019 06:29
Show Gist options
  • Save mtsgi/c0cd23373913b9bac40bceb60df5f3e0 to your computer and use it in GitHub Desktop.
Save mtsgi/c0cd23373913b9bac40bceb60df5f3e0 to your computer and use it in GitHub Desktop.
Local Storage Getter
const LS = q => localStorage[q]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment