6 lines
143 B
Lua
6 lines
143 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Toggles visibility of the StopwatchFrame
|
|
function Stopwatch_Toggle() end
|