Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chernysh2909/384dc1874ba62547adb225165c82227d to your computer and use it in GitHub Desktop.
Save chernysh2909/384dc1874ba62547adb225165c82227d to your computer and use it in GitHub Desktop.
for (const key of Object.keys(os)) {
console.log(key, os[key]);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment