mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-15 07:04:26 +10:00
deprecation fix
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export 'browser_detection_stub.dart'
|
||||
if (dart.library.html) 'browser_detection_web.dart';
|
||||
if (dart.library.js_interop) 'browser_detection_web.dart';
|
||||
|
||||
Reference in New Issue
Block a user