chore(build): auto-generate docs

This commit is contained in:
folke 2024-11-05 15:55:48 +00:00 committed by github-actions[bot]
parent 44011ddf0d
commit 2142cc8fe6
6 changed files with 183 additions and 10 deletions

View file

@ -20,6 +20,7 @@
---@field notify snacks.notify
---@field debug snacks.debug
---@field toggle snacks.toggle
---@field notifier snacks.notifier
Snacks = {}
```