This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lalalashen
/
MoeNovaClient
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d3802ec0d0
Branches
Tags
master
MoeNovaClient
/
node_modules
/
element-plus
/
lib
/
hooks
/
use-escape-keydown
/
index.d.ts
index.d.ts
86 B
Historique
Raw
1
export declare const useEscapeKeydown: (handler: (e: KeyboardEvent) => void) => void;