@jysperu/helper-send2wsprint
v1.0.0
Published
Función send2wsprint
Readme
Función send2wsprint
Instalación
CDN
<script src="https://unpkg.com/@jysperu/helper-send2wsprint@latest/dist/send2wsprint.umd.js"></script>NPM
npm i @jysperu/helper-send2wsprintUso
Import
import send2wsprint from "@jysperu/helper-send2wsprint";Require
const send2wsprint = require("@jysperu/helper-send2wsprint");Browser
const { send2wsprint } = JCore;Ejemplo
send2wsprint("command", [params]);