UNPKG

comportc

Version:

Allow you read and write a Serial Port

5 lines (4 loc) 161 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Serial = require("../build/Release/Serial.node"); exports.default = Serial;