4 lines
92 B
Dart
4 lines
92 B
Dart
library angel_static;
|
|
|
|
export 'src/serve_static.dart';
|
|
export 'src/virtual_directory.dart';
|