storybook 9.1.0-alpha.8 → 9.1.0-alpha.9

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.
@@ -474,6 +474,7 @@ var l = {
474
474
  "queryHelpers",
475
475
  "resetAllMocks",
476
476
  "restoreAllMocks",
477
+ "sb",
477
478
  "screen",
478
479
  "spyOn",
479
480
  "uninstrumentedUserEvent",
@@ -458,6 +458,7 @@ var n = {
458
458
  "queryHelpers",
459
459
  "resetAllMocks",
460
460
  "restoreAllMocks",
461
+ "sb",
461
462
  "screen",
462
463
  "spyOn",
463
464
  "uninstrumentedUserEvent",