shineout 3.4.2 → 3.4.3-beta.10

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.
package/cjs/index.js CHANGED
@@ -492,5 +492,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
492
492
  // 此文件由脚本自动生成,请勿直接修改。
493
493
  // This file was generated automatically by a script. Please do not modify it directly.
494
494
  var _default = exports.default = {
495
- version: '3.4.2'
495
+ version: '3.4.3-beta.10'
496
496
  };
@@ -1 +1,2 @@
1
1
  export type { TreeProps as Props } from './tree.type';
2
+ export type { KeygenResult } from '@sheinx/hooks';