Bundle entry configuration.
@type t() :: %OXC.Bundle.Entry{ import: String.t(), name: String.t() | nil, source: iodata() | nil }