This commit is contained in:
hannathkadher
2024-12-12 16:19:57 +04:00
parent 8d0001cb95
commit e198c081cb

View File

@ -1 +1,3 @@
export * from './subspace-model.dto' export * from './subspace-model.dto';
export * from './subspace-product-item-model.dto';
export * from './subspace-product-model.dto';