dmencu 2.2.8 → 2.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -172,6 +172,7 @@ export declare function verificarSorteo(opts: {
172
172
  forPk: ForPk;
173
173
  variableActual: IdVariable;
174
174
  }): void;
175
+ export declare function recalcularTodoElArbol(respuestasRaiz: RespuestasRaiz, forPkRaiz: ForPk): void;
175
176
  export declare function calcularFeedbackUnidadAnalisis(feedbackRowValidator: {
176
177
  [formulario in PlainForPk]: FormStructureState<IdVariable, Valor, IdFin>;
177
178
  }, formularios: {