@danidoble/webserial
Version:
WebSerial API wrapper
40 lines (39 loc) • 982 B
JavaScript
import { s as o, g as r, w as e } from "./kernel-BnWXOCde.js";
import { D as f, E as x, K as i } from "./kernel-BnWXOCde.js";
import { Relay as c } from "./relay.js";
import { Locker as d } from "./locker.js";
import { PinPad as P } from "./pinpad.js";
import { PinPax as g } from "./pinpax.js";
import { Jofemar as v } from "./jofemar.js";
import { Boardroid as D } from "./boardroid.js";
import { Hopper as K } from "./hopper.js";
import { u as y } from "./webserial-core-52yJu-0N.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
}, p = "4.1.9";
export {
D as Boardroid,
f as Devices,
x as Emulator,
K as Hopper,
v as Jofemar,
i as Kernel,
d as Locker,
P as PinPad,
g as PinPax,
c as Relay,
y as Socket,
a as utils,
p as version
};