platform/packages/encryption/lib/protevus_encryption.dart

8 lines
195 B
Dart

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