mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
Fix CatService DTO barrel
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// start:ng42.barrel
|
||||
export * from './cat-search-settings.dto,';
|
||||
export * from './order-by.dto';
|
||||
export * from './sort-value.dto';
|
||||
// end:ng42.barrel
|
||||
|
||||
export * from './data';
|
||||
export * from './query';
|
||||
export * from './ui';
|
||||
|
||||
Reference in New Issue
Block a user