@spatialwalk/avatarkit 1.0.0-beta.26 → 1.0.0-beta.28

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 (95) hide show
  1. package/CHANGELOG.md +23 -4
  2. package/README.md +24 -24
  3. package/dist/{StreamingAudioPlayer-CmNH_azD.js → StreamingAudioPlayer-DLwlYvg8.js} +1 -2
  4. package/dist/animation/AnimationWebSocketClient.d.ts +0 -1
  5. package/dist/animation/utils/eventEmitter.d.ts +0 -1
  6. package/dist/animation/utils/flameConverter.d.ts +0 -1
  7. package/dist/audio/AnimationPlayer.d.ts +0 -1
  8. package/dist/audio/StreamingAudioPlayer.d.ts +0 -1
  9. package/dist/avatar_core_wasm-BPIbbUx_.js +0 -1
  10. package/dist/config/app-config.d.ts +0 -1
  11. package/dist/config/constants.d.ts +0 -1
  12. package/dist/config/sdk-config-loader.d.ts +0 -1
  13. package/dist/core/Avatar.d.ts +0 -1
  14. package/dist/core/AvatarController.d.ts +0 -1
  15. package/dist/core/AvatarDownloader.d.ts +2 -3
  16. package/dist/core/AvatarManager.d.ts +0 -1
  17. package/dist/core/{AvatarKit.d.ts → AvatarSDK.d.ts} +1 -2
  18. package/dist/core/AvatarView.d.ts +0 -1
  19. package/dist/core/NetworkLayer.d.ts +0 -1
  20. package/dist/generated/driveningress/v1/driveningress.d.ts +0 -1
  21. package/dist/generated/driveningress/v2/driveningress.d.ts +0 -1
  22. package/dist/generated/google/protobuf/struct.d.ts +0 -1
  23. package/dist/generated/google/protobuf/timestamp.d.ts +0 -1
  24. package/dist/{index-BBp2OEE4.js → index-ByaJBTpA.js} +864 -855
  25. package/dist/index.d.ts +1 -2
  26. package/dist/index.js +5 -6
  27. package/dist/renderer/RenderSystem.d.ts +0 -1
  28. package/dist/renderer/covariance.d.ts +0 -1
  29. package/dist/renderer/renderer.d.ts +0 -1
  30. package/dist/renderer/sortSplats.d.ts +0 -1
  31. package/dist/renderer/webgl/reorderData.d.ts +0 -1
  32. package/dist/renderer/webgl/webglRenderer.d.ts +0 -1
  33. package/dist/renderer/webgpu/webgpuRenderer.d.ts +0 -1
  34. package/dist/types/character-settings.d.ts +0 -1
  35. package/dist/types/character.d.ts +0 -1
  36. package/dist/types/index.d.ts +0 -1
  37. package/dist/utils/animation-interpolation.d.ts +0 -1
  38. package/dist/utils/client-id.d.ts +0 -1
  39. package/dist/utils/cls-tracker.d.ts +0 -1
  40. package/dist/utils/conversationId.d.ts +0 -1
  41. package/dist/utils/error-utils.d.ts +0 -1
  42. package/dist/utils/heartbeat-manager.d.ts +0 -1
  43. package/dist/utils/id-manager.d.ts +0 -1
  44. package/dist/utils/logger.d.ts +0 -1
  45. package/dist/utils/usage-tracker.d.ts +0 -1
  46. package/dist/vanilla/vite.config.d.ts +0 -1
  47. package/dist/wasm/avatarCoreAdapter.d.ts +0 -1
  48. package/dist/wasm/avatarCoreMemory.d.ts +0 -1
  49. package/package.json +1 -1
  50. package/dist/StreamingAudioPlayer-CmNH_azD.js.map +0 -1
  51. package/dist/animation/AnimationWebSocketClient.d.ts.map +0 -1
  52. package/dist/animation/utils/eventEmitter.d.ts.map +0 -1
  53. package/dist/animation/utils/flameConverter.d.ts.map +0 -1
  54. package/dist/audio/AnimationPlayer.d.ts.map +0 -1
  55. package/dist/audio/StreamingAudioPlayer.d.ts.map +0 -1
  56. package/dist/avatar_core_wasm-BPIbbUx_.js.map +0 -1
  57. package/dist/config/app-config.d.ts.map +0 -1
  58. package/dist/config/constants.d.ts.map +0 -1
  59. package/dist/config/sdk-config-loader.d.ts.map +0 -1
  60. package/dist/core/Avatar.d.ts.map +0 -1
  61. package/dist/core/AvatarController.d.ts.map +0 -1
  62. package/dist/core/AvatarDownloader.d.ts.map +0 -1
  63. package/dist/core/AvatarKit.d.ts.map +0 -1
  64. package/dist/core/AvatarManager.d.ts.map +0 -1
  65. package/dist/core/AvatarView.d.ts.map +0 -1
  66. package/dist/core/NetworkLayer.d.ts.map +0 -1
  67. package/dist/generated/driveningress/v1/driveningress.d.ts.map +0 -1
  68. package/dist/generated/driveningress/v2/driveningress.d.ts.map +0 -1
  69. package/dist/generated/google/protobuf/struct.d.ts.map +0 -1
  70. package/dist/generated/google/protobuf/timestamp.d.ts.map +0 -1
  71. package/dist/index-BBp2OEE4.js.map +0 -1
  72. package/dist/index.d.ts.map +0 -1
  73. package/dist/index.js.map +0 -1
  74. package/dist/renderer/RenderSystem.d.ts.map +0 -1
  75. package/dist/renderer/covariance.d.ts.map +0 -1
  76. package/dist/renderer/renderer.d.ts.map +0 -1
  77. package/dist/renderer/sortSplats.d.ts.map +0 -1
  78. package/dist/renderer/webgl/reorderData.d.ts.map +0 -1
  79. package/dist/renderer/webgl/webglRenderer.d.ts.map +0 -1
  80. package/dist/renderer/webgpu/webgpuRenderer.d.ts.map +0 -1
  81. package/dist/types/character-settings.d.ts.map +0 -1
  82. package/dist/types/character.d.ts.map +0 -1
  83. package/dist/types/index.d.ts.map +0 -1
  84. package/dist/utils/animation-interpolation.d.ts.map +0 -1
  85. package/dist/utils/client-id.d.ts.map +0 -1
  86. package/dist/utils/cls-tracker.d.ts.map +0 -1
  87. package/dist/utils/conversationId.d.ts.map +0 -1
  88. package/dist/utils/error-utils.d.ts.map +0 -1
  89. package/dist/utils/heartbeat-manager.d.ts.map +0 -1
  90. package/dist/utils/id-manager.d.ts.map +0 -1
  91. package/dist/utils/logger.d.ts.map +0 -1
  92. package/dist/utils/usage-tracker.d.ts.map +0 -1
  93. package/dist/vanilla/vite.config.d.ts.map +0 -1
  94. package/dist/wasm/avatarCoreAdapter.d.ts.map +0 -1
  95. package/dist/wasm/avatarCoreMemory.d.ts.map +0 -1
package/CHANGELOG.md CHANGED
@@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [Unreleased]
9
+
10
+ ## [1.0.0-beta.28] - 2025-12-08
11
+
12
+ ### 🔄 Breaking Changes
13
+ - **Class Renamed** - `AvatarKit` class has been renamed to `AvatarSDK` for better consistency
14
+ - Update all imports: `import { AvatarKit } from '@spatialwalk/avatarkit'` → `import { AvatarSDK } from '@spatialwalk/avatarkit'`
15
+ - Update all API calls: `AvatarKit.initialize()` → `AvatarSDK.initialize()`
16
+ - All static methods and properties remain the same, only the class name has changed
17
+
18
+ ### 🔧 Improvements
19
+ - **Rendering Optimizations** - Added fragment shader discard optimization to improve performance and edge quality
20
+ - **Shader Alignment** - Removed view matrix transpose to align with Android SDK implementation
21
+ - **Resource Cleanup** - Removed unused `frameMono` and `audioMono` resources from SDK and tests
22
+
23
+ ## [1.0.0-beta.27] - 2025-12-04
24
+
25
+ ### 🐛 Bugfix
26
+
8
27
  ## [1.0.0-beta.26] - 2025-12-03
9
28
 
10
29
  ### ✨ New Features
@@ -111,8 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111
130
  - Fallback mode is interruptible, just like normal playback mode
112
131
 
113
132
  ### 🔧 API Changes
114
- - **Playback Mode Configuration** - Moved playback mode configuration from `AvatarView` constructor to `AvatarKit.initialize()`
115
- - Playback mode is now determined by `drivingServiceMode` in `AvatarKit.initialize()` configuration
133
+ - **Playback Mode Configuration** - Moved playback mode configuration from `AvatarView` constructor to `AvatarSDK.initialize()`
134
+ - Playback mode is now determined by `drivingServiceMode` in `AvatarSDK.initialize()` configuration
116
135
  - `AvatarView` constructor now only requires `avatar` and `container` parameters
117
136
  - Removed `AvatarViewOptions` interface
118
137
  - `container` parameter is now required (no longer optional)
@@ -218,7 +237,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
218
237
 
219
238
  ### 📚 Documentation
220
239
  - Updated demo repository link in README.md
221
- - Changed example project link from `Avatarkit-web-demo` to `AvatarKit-Web-Demo` to match the new repository name
240
+ - Changed example project link from `Avatarkit-web-demo` to `AvatarSDK-Web-Demo` to match the new repository name
222
241
 
223
242
  ---
224
243
 
@@ -228,7 +247,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228
247
  - Cleaned up public API to hide internal implementation details
229
248
  - Marked internal methods with `@internal` JSDoc tag to exclude them from TypeScript declarations
230
249
  - Removed unused environment configuration options (`realtimeApiBaseUrl`, `realtimeWsUrl`)
231
- - Added `appId` getter to `AvatarKit` for accessing initialized app ID
250
+ - Added `appId` getter to `AvatarSDK` for accessing initialized app ID
232
251
  - Internal methods like `getEnvironmentConfig`, `logEvent`, `getCanvas`, `getCameraConfig`, `updateCameraConfig` are now properly hidden from public API
233
252
 
234
253
  ### 🐛 Bug Fixes
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # SPAvatarKit SDK
1
+ # SPAvatarSDK SDK
2
2
 
3
3
  Real-time virtual avatar rendering SDK based on 3D Gaussian Splatting, supporting audio-driven animation rendering and high-quality 3D rendering.
4
4
 
@@ -24,7 +24,7 @@ npm install @spatialwalk/avatarkit
24
24
 
25
25
  ```typescript
26
26
  import {
27
- AvatarKit,
27
+ AvatarSDK,
28
28
  AvatarManager,
29
29
  AvatarView,
30
30
  Configuration,
@@ -47,10 +47,10 @@ const configuration: Configuration = {
47
47
  // - LogLevel.all: All logs (info, warning, error)
48
48
  }
49
49
 
50
- await AvatarKit.initialize('your-app-id', configuration)
50
+ await AvatarSDK.initialize('your-app-id', configuration)
51
51
 
52
52
  // Set sessionToken (if needed, call separately)
53
- // AvatarKit.setSessionToken('your-session-token')
53
+ // AvatarSDK.setSessionToken('your-session-token')
54
54
 
55
55
  // 2. Load character
56
56
  const avatarManager = AvatarManager.shared
@@ -59,7 +59,7 @@ const avatar = await avatarManager.load('character-id', (progress) => {
59
59
  })
60
60
 
61
61
  // 3. Create view (automatically creates Canvas and AvatarController)
62
- // The playback mode is determined by drivingServiceMode in AvatarKit configuration
62
+ // The playback mode is determined by drivingServiceMode in AvatarSDK configuration
63
63
  // - DrivingServiceMode.sdk: SDK mode - SDK handles WebSocket communication
64
64
  // - DrivingServiceMode.host: Host mode - Host app provides audio and animation data
65
65
  const container = document.getElementById('avatar-container')
@@ -94,7 +94,7 @@ avatarView.avatarController.yieldFramesData(animationData, conversationId)
94
94
 
95
95
  Check the example code in the GitHub repository for complete usage flows for both modes.
96
96
 
97
- **Example Project:** [AvatarKit-Web-Demo](https://github.com/spatialwalk/AvatarKit-Web-Demo)
97
+ **Example Project:** [AvatarSDK-Web-Demo](https://github.com/spatialwalk/AvatarSDK-Web-Demo)
98
98
 
99
99
  This repository contains complete examples for Vanilla JS, Vue 3, and React, demonstrating:
100
100
  - SDK mode: Real-time audio input with automatic animation data reception
@@ -112,30 +112,30 @@ The SDK uses a three-layer architecture for clear separation of concerns:
112
112
 
113
113
  ### Core Components
114
114
 
115
- - **AvatarKit** - SDK initialization and management
115
+ - **AvatarSDK** - SDK initialization and management
116
116
  - **AvatarManager** - Character resource loading and management
117
117
  - **AvatarView** - 3D rendering view (rendering layer)
118
118
  - **AvatarController** - Audio/animation playback controller (playback layer)
119
119
 
120
120
  ### Playback Modes
121
121
 
122
- The SDK supports two playback modes, configured in `AvatarKit.initialize()`:
122
+ The SDK supports two playback modes, configured in `AvatarSDK.initialize()`:
123
123
 
124
124
  #### 1. SDK Mode (Default)
125
- - Configured via `drivingServiceMode: DrivingServiceMode.sdk` in `AvatarKit.initialize()`
125
+ - Configured via `drivingServiceMode: DrivingServiceMode.sdk` in `AvatarSDK.initialize()`
126
126
  - SDK handles WebSocket communication automatically
127
127
  - Send audio data via `AvatarController.send()`
128
128
  - SDK receives animation data from backend and synchronizes playback
129
129
  - Best for: Real-time audio input scenarios
130
130
 
131
131
  #### 2. Host Mode
132
- - Configured via `drivingServiceMode: DrivingServiceMode.host` in `AvatarKit.initialize()`
132
+ - Configured via `drivingServiceMode: DrivingServiceMode.host` in `AvatarSDK.initialize()`
133
133
  - Host application manages its own network/data fetching
134
134
  - Host application provides both audio and animation data
135
135
  - SDK only handles synchronized playback
136
136
  - Best for: Custom data sources, pre-recorded content, or custom network implementations
137
137
 
138
- **Note:** The playback mode is determined by `drivingServiceMode` in `AvatarKit.initialize()` configuration.
138
+ **Note:** The playback mode is determined by `drivingServiceMode` in `AvatarSDK.initialize()` configuration.
139
139
 
140
140
  ### Fallback Mechanism
141
141
 
@@ -209,40 +209,40 @@ RenderSystem → WebGPU/WebGL → Canvas rendering
209
209
 
210
210
  ## 📚 API Reference
211
211
 
212
- ### AvatarKit
212
+ ### AvatarSDK
213
213
 
214
214
  The core management class of the SDK, responsible for initialization and global configuration.
215
215
 
216
216
  ```typescript
217
217
  // Initialize SDK
218
- await AvatarKit.initialize(appId: string, configuration: Configuration)
218
+ await AvatarSDK.initialize(appId: string, configuration: Configuration)
219
219
 
220
220
  // Check initialization status
221
- const isInitialized = AvatarKit.isInitialized
221
+ const isInitialized = AvatarSDK.isInitialized
222
222
 
223
223
  // Get initialized app ID
224
- const appId = AvatarKit.appId
224
+ const appId = AvatarSDK.appId
225
225
 
226
226
  // Get configuration
227
- const config = AvatarKit.configuration
227
+ const config = AvatarSDK.configuration
228
228
 
229
229
  // Set sessionToken (if needed, call separately)
230
- AvatarKit.setSessionToken('your-session-token')
230
+ AvatarSDK.setSessionToken('your-session-token')
231
231
 
232
232
  // Set userId (optional, for telemetry)
233
- AvatarKit.setUserId('user-id')
233
+ AvatarSDK.setUserId('user-id')
234
234
 
235
235
  // Get sessionToken
236
- const sessionToken = AvatarKit.sessionToken
236
+ const sessionToken = AvatarSDK.sessionToken
237
237
 
238
238
  // Get userId
239
- const userId = AvatarKit.userId
239
+ const userId = AvatarSDK.userId
240
240
 
241
241
  // Get SDK version
242
- const version = AvatarKit.version
242
+ const version = AvatarSDK.version
243
243
 
244
244
  // Cleanup resources (must be called when no longer in use)
245
- AvatarKit.cleanup()
245
+ AvatarSDK.cleanup()
246
246
  ```
247
247
 
248
248
  ### AvatarManager
@@ -280,7 +280,7 @@ constructor(avatar: Avatar, container: HTMLElement)
280
280
  - SDK automatically handles resize events via ResizeObserver
281
281
 
282
282
  **Playback Mode:**
283
- - The playback mode is determined by `drivingServiceMode` in `AvatarKit.initialize()` configuration
283
+ - The playback mode is determined by `drivingServiceMode` in `AvatarSDK.initialize()` configuration
284
284
  - The playback mode is fixed when creating `AvatarView` and persists throughout its lifecycle
285
285
  - Cannot be changed after creation
286
286
 
@@ -432,7 +432,7 @@ enum LogLevel {
432
432
  - `LogLevel.error`: Only error logs
433
433
  - `LogLevel.warning`: Warning and error logs
434
434
  - `LogLevel.all` (default): All logs (info, warning, error)
435
- - `sessionToken`: Set separately via `AvatarKit.setSessionToken()`, not in Configuration
435
+ - `sessionToken`: Set separately via `AvatarSDK.setSessionToken()`, not in Configuration
436
436
 
437
437
  ```typescript
438
438
  enum Environment {
@@ -1,7 +1,7 @@
1
1
  var C = Object.defineProperty;
2
2
  var g = (h, t, e) => t in h ? C(h, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : h[t] = e;
3
3
  var s = (h, t, e) => g(h, typeof t != "symbol" ? t + "" : t, e);
4
- import { A as m, e as f, l as c, a as n } from "./index-BBp2OEE4.js";
4
+ import { A as m, e as f, l as c, a as n } from "./index-ByaJBTpA.js";
5
5
  class y {
6
6
  constructor(t) {
7
7
  // AudioContext is managed internally
@@ -350,4 +350,3 @@ class y {
350
350
  export {
351
351
  y as StreamingAudioPlayer
352
352
  };
353
- //# sourceMappingURL=StreamingAudioPlayer-CmNH_azD.js.map
@@ -50,4 +50,3 @@ export declare class AnimationWebSocketClient extends EventEmitter {
50
50
  private handleMessage;
51
51
  private scheduleReconnect;
52
52
  }
53
- //# sourceMappingURL=AnimationWebSocketClient.d.ts.map
@@ -10,4 +10,3 @@ export declare class EventEmitter {
10
10
  removeAllListeners(event?: string): void;
11
11
  }
12
12
  export {};
13
- //# sourceMappingURL=eventEmitter.d.ts.map
@@ -23,4 +23,3 @@ export declare function convertWasmParamsToProtoFlame(wasmParams: FlameParams):
23
23
  * Create a neutral proto Flame (zero pose)
24
24
  */
25
25
  export declare function createNeutralFlameProto(): Flame;
26
- //# sourceMappingURL=flameConverter.d.ts.map
@@ -73,4 +73,3 @@ export declare class AnimationPlayer {
73
73
  getVolume(): number;
74
74
  dispose(): void;
75
75
  }
76
- //# sourceMappingURL=AnimationPlayer.d.ts.map
@@ -134,4 +134,3 @@ export declare class StreamingAudioPlayer {
134
134
  */
135
135
  private log;
136
136
  }
137
- //# sourceMappingURL=StreamingAudioPlayer.d.ts.map
@@ -1661,4 +1661,3 @@ async function XI(Z = {}) {
1661
1661
  export {
1662
1662
  XI as default
1663
1663
  };
1664
- //# sourceMappingURL=avatar_core_wasm-BPIbbUx_.js.map
@@ -41,4 +41,3 @@ export declare const APP_CONFIG: {
41
41
  enablePerformanceMetrics: boolean;
42
42
  };
43
43
  };
44
- //# sourceMappingURL=app-config.d.ts.map
@@ -26,4 +26,3 @@ export declare const ENV_TEST: boolean;
26
26
  * - URL has debug=1 parameter
27
27
  */
28
28
  export declare function isDebugMode(): boolean;
29
- //# sourceMappingURL=constants.d.ts.map
@@ -9,4 +9,3 @@ export declare function fetchSdkConfig(version: string): Promise<Partial<Record<
9
9
  * 清除配置缓存(用于测试或重新加载)
10
10
  */
11
11
  export declare function clearSdkConfigCache(): void;
12
- //# sourceMappingURL=sdk-config-loader.d.ts.map
@@ -12,4 +12,3 @@ export declare class Avatar {
12
12
  */
13
13
  constructor(id: string, characterMeta: CharacterMeta, resources: PreloadResult);
14
14
  }
15
- //# sourceMappingURL=Avatar.d.ts.map
@@ -174,4 +174,3 @@ export declare class AvatarController {
174
174
  */
175
175
  private reportDrivingLatency;
176
176
  }
177
- //# sourceMappingURL=AvatarController.d.ts.map
@@ -65,12 +65,12 @@ export declare class AvatarDownloader {
65
65
  */
66
66
  clear(): void;
67
67
  /**
68
- * Get SPAvatarKit SDK API Client (api.open.spatialwalk.top for cn, api.open.spatialwalk.cloud for intl)
68
+ * Get SPAvatarSDK SDK API Client (api.open.spatialwalk.top for cn, api.open.spatialwalk.cloud for intl)
69
69
  * Used for: character details and resource URLs (public endpoints, no auth required)
70
70
  */
71
71
  private getSdkApiClient;
72
72
  /**
73
- * Get single character by ID from SPAvatarKit SDK API (v2, iOS compatible)
73
+ * Get single character by ID from SPAvatarSDK SDK API (v2, iOS compatible)
74
74
  * Domain: api.open.spatialwalk.top (cn) / api.open.spatialwalk.cloud (intl)
75
75
  * Auth: Public endpoint, no authentication required
76
76
  * Returns CharacterMeta with nested resource structure
@@ -78,4 +78,3 @@ export declare class AvatarDownloader {
78
78
  getCharacterById(characterId: string): Promise<CharacterMeta>;
79
79
  }
80
80
  export {};
81
- //# sourceMappingURL=AvatarDownloader.d.ts.map
@@ -20,4 +20,3 @@ export declare class AvatarManager {
20
20
  */
21
21
  clearCache(): void;
22
22
  }
23
- //# sourceMappingURL=AvatarManager.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { Configuration } from '../types';
2
- export declare class AvatarKit {
2
+ export declare class AvatarSDK {
3
3
  private static _isInitialized;
4
4
  private static _configuration;
5
5
  private static readonly _version;
@@ -46,4 +46,3 @@ export declare class AvatarKit {
46
46
  */
47
47
  private static _fetchSdkConfig;
48
48
  }
49
- //# sourceMappingURL=AvatarKit.d.ts.map
@@ -161,4 +161,3 @@ export declare class AvatarView {
161
161
  */
162
162
  private handleResize;
163
163
  }
164
- //# sourceMappingURL=AvatarView.d.ts.map
@@ -5,4 +5,3 @@
5
5
  * @internal Not part of public API
6
6
  */
7
7
  export {};
8
- //# sourceMappingURL=NetworkLayer.d.ts.map
@@ -77,4 +77,3 @@ export interface MessageFns<T> {
77
77
  fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
78
78
  }
79
79
  export {};
80
- //# sourceMappingURL=driveningress.d.ts.map
@@ -78,4 +78,3 @@ export interface MessageFns<T> {
78
78
  fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
79
79
  }
80
80
  export {};
81
- //# sourceMappingURL=driveningress.d.ts.map
@@ -105,4 +105,3 @@ export interface ListValueWrapperFns {
105
105
  unwrap(message: ListValue): Array<any>;
106
106
  }
107
107
  export {};
108
- //# sourceMappingURL=struct.d.ts.map
@@ -126,4 +126,3 @@ export interface MessageFns<T> {
126
126
  fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
127
127
  }
128
128
  export {};
129
- //# sourceMappingURL=timestamp.d.ts.map