aboutsummaryrefslogtreecommitdiff
path: root/library/lullaby/error.lua
diff options
context:
space:
mode:
authoramelia squires <[email protected]>2025-03-31 13:21:27 -0500
committeramelia squires <[email protected]>2025-03-31 13:21:27 -0500
commitb554d73eeabb96f23385b7b093d5609ff6105e99 (patch)
treed1adb6a4e3cdf9ae3c11920ac98d4ed54bae8cca /library/lullaby/error.lua
parent9f173bca86bdba7635d725772e349249fa890eee (diff)
type definitions
Diffstat (limited to 'library/lullaby/error.lua')
-rw-r--r--library/lullaby/error.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/library/lullaby/error.lua b/library/lullaby/error.lua
new file mode 100644
index 0000000..1903746
--- /dev/null
+++ b/library/lullaby/error.lua
@@ -0,0 +1,3 @@
+---@meta
+
+---@alias error nil, any