2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-03-13 18:00:41 +00:00
Hilbish/docs/hooks/_index.md

12 lines
219 B
Markdown
Raw Normal View History

---
title: Signals
description:
layout: doc
weight: -50
menu:
docs
---
2021-11-22 16:36:32 -05:00
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.