docs: docgen

This commit is contained in:
Folke Lemaitre 2024-11-06 11:27:52 +01:00
parent 47e956f7c4
commit 983621b0fe
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
28 changed files with 43 additions and 122 deletions

View file

@ -1,3 +1,4 @@
---@hide
---@class snacks.notify
---@overload fun(msg: string|string[], opts?: snacks.notify.Opts)
local M = setmetatable({}, {