Refactor calendar event functions to enhance parameter aliasing and improve documentation clarity
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
---@meta
|
||||
|
||||
---@param monthOffset number
|
||||
---@param monthOffset monthOffset
|
||||
---@return number month
|
||||
---@return number year
|
||||
---@return number numDays
|
||||
|
||||
Reference in New Issue
Block a user