GasWell-front/node_modules/element-plus/es/hooks/use-escape-keydown/index.d.ts

2 lines
86 B
TypeScript

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