We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17fa69 commit a76be22Copy full SHA for a76be22
packages/cross_file/lib/src/cross_file.dart
@@ -1,3 +1,3 @@
1
export 'types/interface.dart'
2
if (dart.library.html) 'types/html.dart'
3
- if (dart.library.io) 'types/io.dart';
+ if (dart.library.io) 'types/io.dart';
0 commit comments