@danidoble/webserial
Version:
WebSerial API wrapper
18 lines (17 loc) • 383 B
JavaScript
import { K as s } from "./kernel-Dk_J4ThU.js";
import { h as n } 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 e = "4.1.9";
export {
n as Devices,
s as Kernel,
e as version
};