3 lines
97 B
Dart
3 lines
97 B
Dart
// Barrel export file for constants
|
|
export 'app_constants.dart';
|
|
export 'storage_constants.dart'; |