Files
claude-relay-service/web/admin-spa/node_modules/element-plus/lib/hooks/use-escape-keydown/index.d.ts
2025-08-06 02:24:54 +00:00

2 lines
86 B
TypeScript

export declare const useEscapeKeydown: (handler: (e: KeyboardEvent) => void) => void;