@stacksjs/ts-cloud 0.2.10 → 0.2.11

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.
@@ -24,6 +24,7 @@ export declare class InfrastructureGenerator {
24
24
  * Check if a resource should be deployed based on conditions
25
25
  */
26
26
  private shouldDeploy;
27
+ private resolveApiOriginPort;
27
28
  /**
28
29
  * Generate complete infrastructure
29
30
  * Auto-detects what to generate based on configuration