@plyaz/core 1.9.0 → 1.9.1

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.
@@ -8373,6 +8373,7 @@ exports.InitializationError = InitializationError;
8373
8373
  exports.InitializationLoading = InitializationLoading;
8374
8374
  exports.PlyazContext = PlyazContext;
8375
8375
  exports.PlyazProvider = PlyazProvider;
8376
+ exports.ServiceRegistry = ServiceRegistry;
8376
8377
  exports.camelToSnake = camelToSnake;
8377
8378
  exports.createFeatureFlagFetcher = createFeatureFlagFetcher;
8378
8379
  exports.createFeatureFlagStoreConfig = createFeatureFlagStoreConfig;