SourceOfBundle: {
    bundleName: string;
} | {
    bundle: Bundle;
} | {
    bundleID: BundleID;
}