Home > @tridion-sites/open-api-client > ResolvedBundle
Represents a resolved Bundle: the actual Bundle and the subset of given items which are contained in it.
Signature:
export type ResolvedBundle = VirtualFolder;
References: VirtualFolder