@laplace.live/internal 1.3.15 → 1.3.16

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.15",
3
+ "version": "1.3.16",
4
4
  "module": "src/index.d.ts",
5
5
  "exports": {
6
6
  ".": "./src/index.d.ts",
@@ -387,7 +387,11 @@ export declare namespace BilibiliInternal {
387
387
  background: string
388
388
  description: string
389
389
  live_status: 0 | 1
390
- /** 直播开始时间戳 */
390
+ /**
391
+ * 直播开始时间戳
392
+ *
393
+ * @example 1779087141
394
+ */
391
395
  live_start_time: number
392
396
  live_screen_type: number
393
397
  lock_status: number