mirror of
https://github.com/meshtastic/web.git
synced 2025-12-24 00:00:01 -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";
|