mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-14 18:05:48 +00:00
5 lines
189 B
TypeScript
5 lines
189 B
TypeScript
export * from './update-subspace.interface';
|
|
export * from './modify-subspace.interface';
|
|
export * from './single-subspace.interface';
|
|
export * from './space-product-allocation.interface';
|