platform/packages/pagination/lib/protevus_pagination.dart

9 lines
195 B
Dart
Raw Normal View History

/// Support for doing something awesome.
///
/// More dartdocs go here.
library;
export 'src/protevus_pagination_base.dart';
// TODO: Export any libraries intended for clients of this package.