Files
packages.dart/experimental/web_file_system/lib/web_file_system.dart

6 lines
140 B
Dart

/// A high-performance, asynchronous file system for the web.
library;
export 'package:file/file.dart';
export 'src/web_file_system.dart';