mirror of
https://github.com/meshtastic/web.git
synced 2026-08-03 00:20:08 -04:00
Ran pnpm oxfmt . This should get the web repo aligned so that we can better enforce oxfmt going forward.
5 lines
88 B
TypeScript
5 lines
88 B
TypeScript
export {
|
|
BluetoothConnectError,
|
|
TransportWebBluetooth,
|
|
} from "./src/transport.ts";
|