UNPKG
use-keybinds
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Lightweight keybind library for React
OfficialPesonen/use-keybinds
use-keybinds
/
dist
/
utils.mjs
3 lines
•
139 B
JavaScript
View Raw
1
2
3
"use client"
var
o
=(
n,i
)=>(i?
"isSequential-"
:
""
)+n.
join
(
""
);
export
{o
as
createKeybindCombinationString};
//# sourceMappingURL=utils.mjs.map