4 lines
No EOL
112 B
Dart
4 lines
No EOL
112 B
Dart
/// A controller-based MVC + WebSocket framework in Dart.
|
|
library angel_framework;
|
|
|
|
export 'src/http/http.dart'; |