---@type table
local cmds = {
    "DeleteDebugPrints",
    "ToggleCommentDebugPrints",
    "ResetDebugPrintsCounter",
}

return cmds