fix
This commit is contained in:
6
lib/features/categories/domain/entities/entities.dart
Normal file
6
lib/features/categories/domain/entities/entities.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
/// Export all categories domain entities
|
||||
///
|
||||
/// Contains core business entities for categories
|
||||
library;
|
||||
|
||||
export 'category.dart';
|
||||
Reference in New Issue
Block a user