mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-03 04:03:25 +00:00
12 lines
219 B
Markdown
12 lines
219 B
Markdown
---
|
|
title: Signals
|
|
description:
|
|
layout: doc
|
|
weight: -50
|
|
menu:
|
|
docs
|
|
---
|
|
|
|
Signals are global events emitted with the [Bait](../api/bait) module.
|
|
For more detail on how to use these signals, you may check the Bait page.
|