Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 9, 2022 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/9218f38fbf9ae8204648c771ae8c4703 to your computer and use it in GitHub Desktop.
Save parzibyte/9218f38fbf9ae8204648c771ae8c4703 to your computer and use it in GitHub Desktop.
const combinadoConSpread = { ...objeto1, ...objeto2 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment