| A web version, from the same core | 1 | /// Whichever of the two this build got. |
| 2 | library; | |
| 3 | ||
| 4 | export 'host_io.dart' if (dart.library.js_interop) 'host_web.dart'; |
| A web version, from the same core | 1 | /// Whichever of the two this build got. |
| 2 | library; | |
| 3 | ||
| 4 | export 'host_io.dart' if (dart.library.js_interop) 'host_web.dart'; |