Presupuestador_web/shared/lib/contexts/common/application/dto/index.ts
2024-04-23 17:29:38 +02:00

5 lines
136 B
TypeScript

export * from "./IError_Response.dto";
export * from "./IMoney.dto";
export * from "./IPercentage.dto";
export * from "./ITaxType.dto";