at master 151 B view raw
1-- Returns all mouse and keybinds for both clients and the WM. 2return { 3 global = require(... .. '.global'), 4 client = require(... .. '.client') 5}