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