fix
This commit is contained in:
7
lib/core/errors/errors.dart
Normal file
7
lib/core/errors/errors.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
/// Export all core error handling
|
||||
///
|
||||
/// Contains custom exceptions and failure classes
|
||||
library;
|
||||
|
||||
export 'exceptions.dart';
|
||||
export 'failures.dart';
|
||||
Reference in New Issue
Block a user