aboutsummaryrefslogtreecommitdiffhomepage
path: root/sndfile.lua
diff options
context:
space:
mode:
Diffstat (limited to 'sndfile.lua')
-rw-r--r--sndfile.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/sndfile.lua b/sndfile.lua
index 8f2a5e7..1e6f6b7 100644
--- a/sndfile.lua
+++ b/sndfile.lua
@@ -1,3 +1,7 @@
+---
+--- @classmod sndfile
+---
+
-- module table
local sndfile = {}