# Functions
FireConfigUpdate fires the config update event.
Map maps the config update event to another config type.
Subscribe subscribes the given handler to the config update event.
Watch watches the given path for changes and calls the given callback.
# Structs
ConfigUpdateEvent is fired when the config is reloaded.