This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wcheng81
/
jtBaseApp
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
3a9b74e290
Rami (Branch)
Tag
master
jtBaseApp
/
node_modules
/
element-plus
/
lib
/
hooks
/
use-escape-keydown
/
index.d.ts
index.d.ts
86 B
Cronologia
Originale
1
export declare const useEscapeKeydown: (handler: (e: KeyboardEvent) => void) => void;