# Constants

SourceTypeImage is the identifier for image-type bundle sources.
StateUnpacked conveys that the bundle has been successfully unpacked.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Result conveys progress information about unpacking bundle content.

# Interfaces

Unpacker unpacks bundle content, either synchronously or asynchronously and returns a Result, which conveys information about the progress of unpacking the bundle content.

# Type aliases

No description provided by the author
No description provided by the author