OpenCode.Generated.SyncEventSessionNextCompactionStartedSyncEventData (opencode_sdk v0.1.79)

Copy Markdown View Source

Provides struct and type for a SyncEventSessionNextCompactionStartedSyncEventData

Summary

Types

t()

@type t() :: %OpenCode.Generated.SyncEventSessionNextCompactionStartedSyncEventData{
  reason: String.t(),
  session_id: String.t(),
  timestamp: number()
}