4 lines
111 B
TypeScript
4 lines
111 B
TypeScript
export * from "./IIdentity_Response.dto";
|
|
export * from "./ILogin.dto";
|
|
export * from "./ILogin_Response.dto";
|