@danidoble/webserial
Version:
WebSerial API wrapper
17 lines (16 loc) • 336 B
JavaScript
import { D as s, K as n } from "./kernel-BnWXOCde.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 {
s as Devices,
n as Kernel,
e as version
};