This website works better with JavaScript
Home
Explore
Help
Sign In
lalalashen
/
MoeNovaClient
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d3802ec0d0
Branches
Tags
master
MoeNovaClient
/
node_modules
/
element-plus
/
lib
/
hooks
/
use-escape-keydown
/
index.d.ts
index.d.ts
86 B
History
Raw
1
export declare const useEscapeKeydown: (handler: (e: KeyboardEvent) => void) => void;