Search
Provides struct and type for CodespaceExportDetails
@type t() :: %GitHub.Codespace.ExportDetails{ __info__: map(), branch: String.t() | nil, completed_at: String.t() | nil, export_url: String.t() | nil, html_url: String.t() | nil, id: String.t() | nil, sha: String.t() | nil, state: String.t() | nil }