UNPKG

@danidoble/webserial

Version:
38 lines (37 loc) 915 B
import { s as o, g as r, w as e } from "./kernel-BLbpgXHp.js"; import { h as f, E as i, K as x } from "./kernel-BLbpgXHp.js"; import { Relay as c } from "./relay.js"; import { Locker as l } from "./locker.js"; import { PinPad as P } from "./pinpad.js"; import { PinPax as v } from "./pinpax.js"; import { Jofemar as E } from "./jofemar.js"; import { Boardroid as S } from "./boardroid.js"; import { Arduino as h } from "./arduino.js"; /** * @license Webserial * webserial * * Created by (c) Danidoble. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ const a = { wait: e, getSeconds: r, supportWebSerial: o }, s = "4.1.9"; export { h as Arduino, S as Boardroid, f as Devices, i as Emulator, E as Jofemar, x as Kernel, l as Locker, P as PinPad, v as PinPax, c as Relay, a as utils, s as version };