@manycore/custom-sdk 1.13.7-doc.3 → 1.13.8-alpha.0

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.
Files changed (3) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +17 -17
  3. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -366,7 +366,7 @@ export declare enum EIntersectedCreatedType {
366
366
  /**
367
367
  * 支持配置输出的交接数据类型
368
368
  */
369
- declare enum EIntersectedInfoType {
369
+ export declare enum EIntersectedInfoType {
370
370
  /**
371
371
  * 交接体
372
372
  */