chore(build): auto-generate docs

This commit is contained in:
folke 2024-11-04 23:21:14 +00:00 committed by github-actions[bot]
parent 28c3029699
commit a54feeb55c
3 changed files with 134 additions and 8 deletions

View file

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