meshcore-open/lib/services/usb_serial_service.dart

3 lines
104 B
Dart
Raw Permalink Normal View History

2026-03-02 00:27:49 -05:00
export 'usb_serial_service_native.dart'
if (dart.library.js_interop) 'usb_serial_service_web.dart';