This website requires JavaScript.
Explore
Help
Sign In
lixinran
/
XinXiKuaiBaoYuan
Watch
2
Star
0
Fork
You've already forked XinXiKuaiBaoYuan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
XinXiKuaiBaoYuan
/
vue-info-reporter
/
node_modules
/
element-plus
/
lib
/
hooks
/
use-escape-keydown
/
index.d.ts
2 lines
86 B
TypeScript
Raw
Permalink
Blame
History
export
declare
const
useEscapeKeydown
:
(
handler
:
(
e
:
KeyboardEvent
)
=
>
void
)
=
>
void
;
Reference in New Issue
View Git Blame
Copy Permalink