@danidoble/webserial
Version:
WebSerial API wrapper
39 lines (38 loc) • 959 B
JavaScript
import { s as o, g as r, w as e } from "./kernel-Dk_J4ThU.js";
import { E as f, K as x } from "./kernel-Dk_J4ThU.js";
import { Relay as n } from "./relay.js";
import { Locker as l } from "./locker.js";
import { PinPad as P } from "./pinpad.js";
import { PinPax as g } from "./pinpax.js";
import { Jofemar as w } from "./jofemar.js";
import { Boardroid as K } from "./boardroid.js";
import { Hopper as b } from "./hopper.js";
import { h as k } from "./webserial-core-BjytHor1.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 p = {
wait: e,
getSeconds: r,
supportWebSerial: o
}, a = "4.1.9";
export {
K as Boardroid,
k as Devices,
f as Emulator,
b as Hopper,
w as Jofemar,
x as Kernel,
l as Locker,
P as PinPad,
g as PinPax,
n as Relay,
p as utils,
a as version
};