Provides struct and type for a ReferenceLocalSource
@type t() :: %OpenCode.Generated.ReferenceLocalSource{ description: String.t() | nil, hidden: boolean() | nil, path: String.t(), type: String.t() }