platform/lib/angel_static.dart

4 lines
92 B
Dart

library angel_static;
export 'src/serve_static.dart';
export 'src/virtual_directory.dart';