Skip to content

Instantly share code, notes, and snippets.

@basarat
Last active January 21, 2016 01:00
Show Gist options
  • Save basarat/89e278dcab9f12748bb0 to your computer and use it in GitHub Desktop.
Save basarat/89e278dcab9f12748bb0 to your computer and use it in GitHub Desktop.
function test({ x:xLocal, y:yLocal }) {
console.log(xLocal, yLocal);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment