JS: Provide RenderSummarizedCallable

This commit is contained in:
Asger F
2024-06-27 09:44:45 +02:00
parent e53c0cdce7
commit c52a4b0621

View File

@@ -139,6 +139,8 @@ private module FlowSummaryStepInput implements Private::StepsInputSig {
module Steps = Private::Steps<FlowSummaryStepInput>;
module RenderSummarizedCallable = Private::RenderSummarizedCallable<FlowSummaryStepInput>;
/**
* Gets the textual representation of return kind `rk` used in MaD.
*