@syntrologie/runtime-sdk 2.8.0-canary.70 → 2.8.0-canary.71

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.
@@ -3456,7 +3456,7 @@ function getAntiFlickerSnippet(config = {}) {
3456
3456
  }
3457
3457
 
3458
3458
  // src/version.ts
3459
- var SDK_VERSION = "2.8.0-canary.70";
3459
+ var SDK_VERSION = "2.8.0-canary.71";
3460
3460
 
3461
3461
  // src/types.ts
3462
3462
  var SDK_SCHEMA_VERSION = "2.0";
@@ -11748,9 +11748,8 @@ var ExperimentsFetcher = class {
11748
11748
  __publicField(this, "featureKey");
11749
11749
  __publicField(this, "manifestKey");
11750
11750
  __publicField(this, "variantFlagPrefix");
11751
- var _a2;
11752
11751
  this.client = options.client;
11753
- this.featureKey = (_a2 = options.featureKey) != null ? _a2 : "smart-canvas-config";
11752
+ this.featureKey = options.featureKey;
11754
11753
  this.manifestKey = options.manifestKey;
11755
11754
  this.variantFlagPrefix = options.variantFlagPrefix;
11756
11755
  }
@@ -12403,4 +12402,4 @@ export {
12403
12402
  encodeToken,
12404
12403
  Syntro
12405
12404
  };
12406
- //# sourceMappingURL=chunk-N5OR6Q2I.js.map
12405
+ //# sourceMappingURL=chunk-WX32GVSP.js.map