feat: add catalog CSV parser with per-row validation
This commit is contained in:
@@ -3,4 +3,4 @@ export { PARTIDA_LABEL, PARTIDA_ORDER } from './labels';
|
||||
export { deriveCantidades } from './derive';
|
||||
export { resolvePrecioUnitario } from './resolve';
|
||||
export { computeBudget } from './compute';
|
||||
// export { parseCatalogCsv } from './csv'; // added in Task 6
|
||||
export { parseCatalogCsv } from './csv';
|
||||
|
||||
Reference in New Issue
Block a user