@tmagic/stage 1.8.0-beta.11 → 1.8.0-beta.12

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.
@@ -99,4 +99,4 @@ var StageFlashHighlight = class {
99
99
  }
100
100
  };
101
101
  //#endregion
102
- export { StageFlashHighlight as default };
102
+ export { FLASH_TIP_CLASS_NAME, StageFlashHighlight as default };