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

3 lines
50 B
TypeScript
Raw Normal View History

2024-06-29 19:39:25 +00:00
export * from "./create";
2024-06-09 20:04:46 +00:00
export * from "./list";