# Functions
NewBanners makes a new Banners instance.
# Constants
KeyBitBox01 is the message key for the event when a BitBox01 gets connected.
KeyBitBox02 is the message key for the event when a BitBox02 gets connected.
TypeInfo means the banner will be shown and styled as an info.
TypeSuccess means the banner will be shown and styled as a success message.
TypeWarning means the banner will be shown and styled as a warning.
# Type aliases
MessageKey enumerates the possible keys in the banners json.
TypeCode determines the type of banner.