Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 12, 2020 20:31
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/e527039d6871d553130bc436712cb00a to your computer and use it in GitHub Desktop.
Save parzibyte/e527039d6871d553130bc436712cb00a to your computer and use it in GitHub Desktop.
function establecerMensaje(m) {
console.log("Mensaje recibido de hijo: ", m)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment