mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
2 lines
100 B
Dart
2 lines
100 B
Dart
export 'browser_detection_stub.dart'
|
|
if (dart.library.js_interop) 'browser_detection_web.dart';
|