@integry/sdk 4.0.1-beta.22 → 4.0.1-beta.24

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.
@@ -370,8 +370,6 @@ interface InitConfig {
370
370
  deploymentIdFromConfig?: number;
371
371
  testMultipurpose?: boolean;
372
372
  viewStyle?: string;
373
- flowId?: number;
374
- integrationId?: number;
375
373
  }
376
374
  interface MarketplaceConfig {
377
375
  containerId: string;