@laplace.live/internal 1.3.16 → 1.3.17

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@laplace.live/internal",
3
- "version": "1.3.16",
3
+ "version": "1.3.17",
4
4
  "module": "src/index.d.ts",
5
5
  "exports": {
6
6
  ".": "./src/index.d.ts",
@@ -137,6 +137,10 @@ export declare namespace Danmakus {
137
137
  price: number
138
138
  ct: string
139
139
  count: number
140
+ /**
141
+ * 如存在,这条弹幕由用户补充上传,非本站直接采集,内容和时间可能存在偏差,本站不保证准确性。
142
+ */
143
+ uploadAccountId?: number
140
144
  }
141
145
 
142
146
  /** Extra props for live item */