OpenCode.Generated.SyncEventSessionNextCompactionDelta (opencode_sdk v0.1.80)

Copy Markdown View Source

Provides struct and type for a SyncEventSessionNextCompactionDelta

Summary

Types

t()

@type t() :: %OpenCode.Generated.SyncEventSessionNextCompactionDelta{
  id: String.t(),
  sync_event:
    OpenCode.Generated.SyncEventSessionNextCompactionDeltaSyncEvent.t(),
  type: String.t()
}