A generated bundle output chunk or asset.
@type t() :: %OXC.Bundle.Output{ code: term(), dynamic_imports: term(), exports: term(), file_name: term(), imports: term(), name: term(), path: term(), source: term(), sourcemap: term(), type: term() }