Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Last active December 21, 2020 14:52
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save parzibyte/6e9e9d67d10435a7d230da6eaaa092a7 to your computer and use it in GitHub Desktop.
const resultado = await videojuego.save();
// Aquí podrías usar "resultado"
console.log("Guardado");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment