@integry/sdk 3.3.2-beta.5 → 3.3.2-beta.6

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.
@@ -312,6 +312,7 @@ interface InitConfig {
312
312
  containerId: string;
313
313
  templateContainerId?: string;
314
314
  renderMode: TemplateFormRenderModes;
315
+ renderFlowsMode?: TemplateFormRenderModes;
315
316
  appId?: number;
316
317
  showApps?: boolean;
317
318
  showTemplates?: boolean;