5 lines
136 B
TypeScript
5 lines
136 B
TypeScript
export * from "./IError_Response.dto";
|
|
export * from "./IMoney.dto";
|
|
export * from "./IPercentage.dto";
|
|
export * from "./ITaxType.dto";
|