first commit
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
//#region ../../packages/hooks/use-escape-keydown/index.d.ts
|
||||
declare const useEscapeKeydown: (handler: (e: KeyboardEvent) => void) => void;
|
||||
//#endregion
|
||||
export { useEscapeKeydown };
|
||||
Reference in New Issue
Block a user