6 lines
155 B
Lua
6 lines
155 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Returns info about the currently pending LFD operation
|
|
function GetLFGProposal() end
|