Provides struct and type for a ResourceSource
Summary
Types
@type t() :: %OpenCode.Generated.ResourceSource{ client_name: String.t(), text: OpenCode.Generated.FilePartSourceText.t(), type: String.t(), uri: String.t() }
Provides struct and type for a ResourceSource
@type t() :: %OpenCode.Generated.ResourceSource{ client_name: String.t(), text: OpenCode.Generated.FilePartSourceText.t(), type: String.t(), uri: String.t() }