@integry/sdk 4.4.36 → 4.4.38

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.
@@ -682,6 +682,7 @@ declare class IntegryJS {
682
682
  init: (initConfig: InitConfig) => void;
683
683
  updateSdkUserConfig: (config: any) => void;
684
684
  initializeMarketplace: (initConfig: InitConfig) => void;
685
+ showFlows: (renderMode?: RenderModes, containerId?: string, layout?: Layouts) => void;
685
686
  /**
686
687
  *
687
688
  * @param marketplaceConfig