Skip to content

Instantly share code, notes, and snippets.

@kimniche
Created August 31, 2017 18:54
Show Gist options
  • Save kimniche/9ee62b475ee906509772c9449f9649f8 to your computer and use it in GitHub Desktop.
Save kimniche/9ee62b475ee906509772c9449f9649f8 to your computer and use it in GitHub Desktop.
// mass assign
let config,
contents,
requestDate,
requestStatus
if (section) {
({ config, contents, requestDate, requestStatus } = section)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment