parent
4975b5366e
commit
53d073d8f2
@ -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';
|
||||
|
||||
Loading…
Reference in new issue