This repository has been archived on 2023-10-14. You can view files and clone it, but cannot push or open issues or pull requests.
canteenlib/lib/canteenlib.dart

6 lines
94 B
Dart
Raw Normal View History

/// Hlavní knihovna
library canteenlib;
export 'src/canteen.dart';
export 'src/jidlo.dart';