Skip to content

Instantly share code, notes, and snippets.

@OFranke
Created February 10, 2021 21:51
Show Gist options
  • Save OFranke/3b34c1ba6a5a7341edd82182c0196b3e to your computer and use it in GitHub Desktop.
Save OFranke/3b34c1ba6a5a7341edd82182c0196b3e to your computer and use it in GitHub Desktop.
const { length } = [1, 2, 3]
console.log(length) // 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment