mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +10:00
3 lines
104 B
Dart
3 lines
104 B
Dart
export 'usb_serial_service_native.dart'
|
|
if (dart.library.js_interop) 'usb_serial_service_web.dart';
|