@lingyao037/openclaw-lingyao-cli 0.3.3 → 0.4.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.
@@ -322,4 +322,4 @@ interface PairingSession {
322
322
  expiresAt: number;
323
323
  }
324
324
 
325
- export { AccountManager as A, type DeviceInfo as D, type FailedEntry as F, type HealthStatus as H, type LingyaoRuntime as L, type MemorySyncPayload as M, type NotifyPayload as N, type PairingCode as P, type QueuedMessage as Q, type SyncRequest as S, type TokenRefreshRequest as T, type WebSocketConnection as W, type LingyaoAccountConfig as a, type SyncResponse as b, type LingyaoMessage as c, type DeviceToken as d, type LingyaoConfig as e, type AckRequest as f, type DiarySyncPayload as g, LINGYAO_SERVER_URL as h, type LingyaoAccount as i, MessageType as j, type NotifyAction as k, type NotifyRequest as l, type PairingConfirmRequest as m, type PairingConfirmResponse as n, type PollRequest as o, type PollResponse as p, type TokenRefreshResponse as q };
325
+ export { AccountManager as A, type DeviceInfo as D, type FailedEntry as F, type HealthStatus as H, type LingyaoRuntime as L, type MemorySyncPayload as M, type NotifyPayload as N, type PairingCode as P, type QueuedMessage as Q, type SyncRequest as S, type TokenRefreshRequest as T, type WebSocketConnection as W, type DeviceToken as a, type SyncResponse as b, type LingyaoMessage as c, type LingyaoConfig as d, type AckRequest as e, type DiarySyncPayload as f, LINGYAO_SERVER_URL as g, type LingyaoAccount as h, type LingyaoAccountConfig as i, MessageType as j, type NotifyAction as k, type NotifyRequest as l, type PairingConfirmRequest as m, type PairingConfirmResponse as n, type PollRequest as o, type PollResponse as p, type TokenRefreshResponse as q };
package/dist/cli.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { L as LingyaoRuntime, H as HealthStatus, A as AccountManager } from './accounts-Bkwmg14Q.js';
1
+ import { L as LingyaoRuntime, H as HealthStatus, A as AccountManager } from './accounts-AwHXj7VB.js';
2
2
 
3
3
  /**
4
4
  * Probe status levels