5 lines
134 B
Dart
5 lines
134 B
Dart
/// Localizations for the StreamChat Flutter library.
|
|
library stream_chat_localization;
|
|
|
|
export 'src/stream_chat_localizations.dart';
|