Module 97260

349 characters · in no known chunk
Dependencies
Required by (3)
Lazily required by (0)none
Requires (1)
Lazily requires (0)none
Source Raw
function(e,t,n){"use strict";n.d(t,{A:()=>r});var i=n(228366);let r={addKeybind:e=>i.h.dispatch({type:"KEYBINDS_ADD_KEYBIND",keybind:e}),setKeybind:e=>i.h.dispatch({type:"KEYBINDS_SET_KEYBIND",keybind:e}),deleteKeybind:e=>i.h.dispatch({type:"KEYBINDS_DELETE_KEYBIND",id:e}),enableAll:e=>i.h.dispatch({type:"KEYBINDS_ENABLE_ALL_KEYBINDS",enable:e})}}