Enhance documentation for calendar event functions by refining return types and parameter aliases
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
---@meta
|
||||
|
||||
---@return list ...
|
||||
---@return string[]
|
||||
---Returns a list of localized event repetition option labels (currently unused)
|
||||
function CalendarEventGetRepeatOptions() end
|
||||
|
||||
Reference in New Issue
Block a user