Portal/rsconcept/frontend/src/features/oss/index.ts

3 lines
108 B
TypeScript
Raw Normal View History

2025-02-26 00:16:22 +03:00
export { type IOperationSchemaDTO } from './backend/types';
export { type IOperation } from './models/oss';