# Functions
New creates a new application instance.
# Structs
Application top level properties and methods for running Brizo.
# Type aliases
ChecksHealth interface for health checking components.
RunsMigrations interface for running migrations.
Server is a function that starts an HTTP listener and handles requests using the provided handler.