mirror of
https://github.com/meshtastic/web.git
synced 2026-04-19 05:17:08 -04:00
* feat: move js repo into web monorepo * added readme * Update packages/core/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/transport-http/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/transport-web-bluetooth/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 { TransportHTTP } from "./src/transport.ts";
|