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