# Constants
TARGET_EXTERNAL link is outside from the system.
TARGET_SELF means the link is part of the internal system.
# Structs
Category categories multiple entries in the warp menu.
DoguConverter converts dogus from the configuration to a warp menu category object.
Entry link in the warp menu.
EntryWithCategory is a dto for entries with a Category.
ExternalConverter is used to read external links from the configuration and convert them to a warp menu category object.
# Interfaces
No description provided by the author
# Type aliases
Categories collection of warp Categories.
Entries is a collection of warp entries.
Target defines the target of the link.