@integry/sdk 4.4.37 → 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.
@@ -673,6 +673,7 @@ declare class IntegryJS {
673
673
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
674
674
  updateSdkUserConfig: (config: any) => void;
675
675
  initializeMarketplace: (initConfig: InitConfig) => void;
676
+ showFlows: (renderMode?: RenderModes, containerId?: string, layout?: Layouts) => void;
676
677
  /**
677
678
  *
678
679
  * @param marketplaceConfig