Presupuestador_web/client/src/app/quotes/index.ts

4 lines
74 B
TypeScript
Raw Normal View History

2024-06-29 19:39:25 +00:00
export * from "./create";
2024-07-01 17:12:15 +00:00
export * from "./edit";
2024-06-09 20:04:46 +00:00
export * from "./list";