platform/packages/collections/lib/protevus_collections.dart
2024-06-21 21:36:52 -07:00

8 lines
196 B
Dart

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