# Functions
Build the project!.
No description provided by the author
NewBaseBuilder creates a new BaseBuilder.
# Constants
Debug build.
Dev mode.
Production mode.
No description provided by the author
# Structs
BaseBuilder is the common builder struct.
DesktopBuilder builds applications for the desktop.
Options contains all the build options as well as the project data.
# Interfaces
Builder defines a builder that can build Wails applications.
# Type aliases
Mode is the type used to indicate the build modes.