5 lines
57 B
Lua
5 lines
57 B
Lua
|
---@type ToolchainDebuggers
|
||
|
return {
|
||
|
plugins = {},
|
||
|
}
|