3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export * from "./infrastructure";
|
|
export * from "./presentation";
|
export * from "./infrastructure";
|
|
export * from "./presentation";
|