UNPKG

hamlib

Version:

Node.js wrapper for hamlib radio control library

5 lines (4 loc) 203 B
// Main entry point for the node-hamlib package // This file provides compatibility for different module systems // Export the main library from lib/index.js module.exports = require('./lib/index.js');