Portal/rsconcept/frontend/src/features/oss/index.ts
2025-02-26 00:16:22 +03:00

3 lines
108 B
TypeScript

export { type IOperationSchemaDTO } from './backend/types';
export { type IOperation } from './models/oss';