3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
export * from "./ILogin.dto";
|
|
export * from "./ILogin_Response.dto";
|
export * from "./ILogin.dto";
|
|
export * from "./ILogin_Response.dto";
|