- Documented module
This commit is contained in:
Tristan B. Velloza Kildaire 2023-06-12 08:26:33 +02:00
parent 37a971654f
commit 06be5ee5c9
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
/**
* The `Event` type and facilities
*/
module libsnooze.event;
// TODO: Would be nice if this built without unit tests failing