mirror of
https://github.com/meshtastic/web.git
synced 2026-01-02 20:49:03 -05:00
* feat: add node transport * updated readme * Update packages/transport-node/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
export { TransportNode } from "./src/transport.ts";
|