Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save filinivan/d24df744ecd16749529d1a8d95bf89ef to your computer and use it in GitHub Desktop.
Save filinivan/d24df744ecd16749529d1a8d95bf89ef to your computer and use it in GitHub Desktop.
LocalStorage_commands
В терминале браузера:
window.localStorage.clear(); - Удалить все значения в localStorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment