Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 9, 2021 16:11
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/07c37a794c764ffd06967db4b6342f62 to your computer and use it in GitHub Desktop.
Save parzibyte/07c37a794c764ffd06967db4b6342f62 to your computer and use it in GitHub Desktop.
ConectorPlugin.obtenerImpresoras()
.then(impresoras => {
console.log(impresoras);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment