This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
wcheng81
/
jtBaseApp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
5355cbb1b8
ブランチ
タグ
master
jtBaseApp
/
node_modules
/
element-plus
/
lib
/
hooks
/
use-escape-keydown
/
index.d.ts
index.d.ts
86 B
履歴
Raw
1
export declare const useEscapeKeydown: (handler: (e: KeyboardEvent) => void) => void;