Files
rasadyar_application/packages/livestock/lib/livestock.dart

9 lines
185 B
Dart
Raw Normal View History

2025-05-18 11:15:28 +03:30
/// Support for doing something awesome.
///
/// More dartdocs go here.
library;
export 'src/livestock_base.dart';
// TODO: Export any libraries intended for clients of this package.